From 0d22cf6a35d7c8af090922c4ee91d2fd682b032f Mon Sep 17 00:00:00 2001 From: mkocka Date: Tue, 11 Apr 2017 11:15:36 +0200 Subject: [PATCH] adding yaml file and deps --- python3.yaml | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 python3.yaml diff --git a/python3.yaml b/python3.yaml new file mode 100644 index 0000000..3530484 --- /dev/null +++ b/python3.yaml @@ -0,0 +1,35 @@ +data: + api: + rpms: + - python3 + components: + rpms: + autoconf: {rationale: Build dependency.} + bluez: {rationale: Build dependency.} + expat: {rationale: Build dependency.} + libX11: {rationale: Build dependency.} + libdb4: {rationale: Build dependency.} + mesa: {rationale: Build dependency.} + python3: {rationale: Runtime dependency.} + systemtap: {rationale: Build dependency.} + tcl: {rationale: Build dependency.} + tix: {rationale: Build dependency.} + tk: {rationale: Build dependency.} + valgrind: {rationale: Build dependency.} + description: 'Python 3 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.' + filter: {} + license: + module: [Python] + name: '' + stream: '' + summary: Version 3 of the Python programming language aka Python 3000 + version: 0 +document: modulemd +version: 1