remove trailing whitespace
This commit is contained in:
parent
2d9e87185b
commit
3ae4f75e45
1 changed files with 5 additions and 5 deletions
10
python3.yaml
10
python3.yaml
|
|
@ -2,17 +2,17 @@ document: modulemd
|
|||
version: 1
|
||||
data:
|
||||
summary: Version 3 of the Python programming language aka Python 3000.
|
||||
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
|
||||
details, especially how built-in objects like dictionaries and strings
|
||||
work, have changed considerably, and a lot of deprecated features
|
||||
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
|
||||
details, especially how built-in objects like dictionaries and strings
|
||||
work, have changed considerably, and a lot of deprecated features
|
||||
have finally been removed.'
|
||||
license:
|
||||
module: [Python]
|
||||
dependencies:
|
||||
buildrequires:
|
||||
# base-runtime: f26
|
||||
bootstrap: f26
|
||||
bootstrap: f26
|
||||
common-build-dependencies: f26
|
||||
shared-userspace: f26
|
||||
perl: f26
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue