remove trailing whitespace

This commit is contained in:
Nils Philippsen 2017-08-01 16:51:04 +02:00
commit 3ae4f75e45

View file

@ -2,17 +2,17 @@ document: modulemd
version: 1 version: 1
data: data:
summary: Version 3 of the Python programming language aka Python 3000. summary: Version 3 of the Python programming language aka Python 3000.
description: Python3 is a new version of the language that is incompatible with description: Python3 is a new version of the language that is incompatible with
the 2.x line of releases. The language is mostly the same, but many the 2.x line of releases. The language is mostly the same, but many
details, especially how built-in objects like dictionaries and strings details, especially how built-in objects like dictionaries and strings
work, have changed considerably, and a lot of deprecated features work, have changed considerably, and a lot of deprecated features
have finally been removed.' have finally been removed.'
license: license:
module: [Python] module: [Python]
dependencies: dependencies:
buildrequires: buildrequires:
# base-runtime: f26 # base-runtime: f26
bootstrap: f26 bootstrap: f26
common-build-dependencies: f26 common-build-dependencies: f26
shared-userspace: f26 shared-userspace: f26
perl: f26 perl: f26