we need to require f27 as the base
This commit is contained in:
parent
a39f02e879
commit
38f79620bb
1 changed files with 3 additions and 3 deletions
|
|
@ -18,7 +18,7 @@ data:
|
||||||
- MIT
|
- MIT
|
||||||
dependencies:
|
dependencies:
|
||||||
buildrequires:
|
buildrequires:
|
||||||
bootstrap: master
|
bootstrap: f27
|
||||||
|
|
||||||
# Need an already built Python interpreter
|
# Need an already built Python interpreter
|
||||||
# python2-bootstrap: master
|
# python2-bootstrap: master
|
||||||
|
|
@ -36,11 +36,11 @@ data:
|
||||||
# Disabled since perl requires platform, and
|
# Disabled since perl requires platform, and
|
||||||
# bootstrap and platform modules conflict
|
# bootstrap and platform modules conflict
|
||||||
requires:
|
requires:
|
||||||
platform: master
|
platform: f27
|
||||||
|
|
||||||
# python2-devel requires python3-rpm-generators which
|
# python2-devel requires python3-rpm-generators which
|
||||||
# requires python3 and python3-setuptools
|
# requires python3 and python3-setuptools
|
||||||
python3: master
|
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