python ver 2.6
This commit is contained in:
parent
f781487077
commit
be4d0713cb
1 changed files with 37 additions and 0 deletions
37
python26.yaml
Normal file
37
python26.yaml
Normal file
|
|
@ -0,0 +1,37 @@
|
||||||
|
data:
|
||||||
|
api:
|
||||||
|
rpms:
|
||||||
|
- python26
|
||||||
|
components:
|
||||||
|
rpms:
|
||||||
|
autoconf: {rationale: Build dependency.}
|
||||||
|
compat-openssl10: {rationale: Build dependency.}
|
||||||
|
coreutils: {rationale: Runtime dependency.}
|
||||||
|
expat: {rationale: Build dependency.}
|
||||||
|
findutils: {rationale: Build dependency.}
|
||||||
|
glibc: {rationale: Runtime dependency.}
|
||||||
|
libX11: {rationale: Build dependency.}
|
||||||
|
mesa: {rationale: Build dependency.}
|
||||||
|
tcl: {rationale: Build dependency.}
|
||||||
|
tix: {rationale: Build dependency.}
|
||||||
|
tk: {rationale: Build dependency.}
|
||||||
|
valgrind: {rationale: Build dependency.}
|
||||||
|
description: 'Python 2.6 package for developers.
|
||||||
|
|
||||||
|
|
||||||
|
This package exists to allow developers to test their code against an older
|
||||||
|
|
||||||
|
version of Python. This is not a full Python stack and if you wish to run
|
||||||
|
|
||||||
|
your applications with Python 2.6, see other distributions
|
||||||
|
|
||||||
|
that support it, such as CentOS or RHEL 6.'
|
||||||
|
filter: {}
|
||||||
|
license:
|
||||||
|
module: [Python]
|
||||||
|
name: ''
|
||||||
|
stream: ''
|
||||||
|
summary: Version 2.6 of the Python programming language
|
||||||
|
version: 0
|
||||||
|
document: modulemd
|
||||||
|
version: 1
|
||||||
Loading…
Add table
Add a link
Reference in a new issue