Remove extra buildtime/runtime deps since they should be in host&platform
This commit is contained in:
parent
3db6cbf0ab
commit
2af3f58d03
1 changed files with 0 additions and 20 deletions
20
python2.yaml
20
python2.yaml
|
|
@ -19,28 +19,8 @@ data:
|
||||||
dependencies:
|
dependencies:
|
||||||
buildrequires:
|
buildrequires:
|
||||||
platform: f28
|
platform: f28
|
||||||
|
|
||||||
# Need an already built Python interpreter
|
|
||||||
# python2-bootstrap: master
|
|
||||||
# Disabled since python2-bootstrap requires platform, and
|
|
||||||
# bootstrap and platform modules conflict
|
|
||||||
|
|
||||||
# python2-devel requires python3-rpm-generators which
|
|
||||||
# requires python3 and python3-setuptools
|
|
||||||
# python3: master
|
|
||||||
# Disabled since python3 requires platform, and
|
|
||||||
# bootstrap and platform modules conflict
|
|
||||||
|
|
||||||
# tk-devel buildrequires /usr/bin/perl
|
|
||||||
# perl: master
|
|
||||||
# Disabled since perl requires platform, and
|
|
||||||
# bootstrap and platform modules conflict
|
|
||||||
requires:
|
requires:
|
||||||
platform: f28
|
platform: f28
|
||||||
|
|
||||||
# python2-devel requires python3-rpm-generators which
|
|
||||||
# requires python3 and python3-setuptools
|
|
||||||
python3: 3.6
|
|
||||||
references:
|
references:
|
||||||
community: https://www.python.org/
|
community: https://www.python.org/
|
||||||
documentation: https://docs.python.org/2/
|
documentation: https://docs.python.org/2/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue