Update buildrequires to platform: f28

This commit is contained in:
Tomas Orsava 2018-03-07 17:48:13 +01:00
commit 3db6cbf0ab

View file

@ -18,7 +18,7 @@ data:
- MIT - MIT
dependencies: dependencies:
buildrequires: buildrequires:
bootstrap: f27 platform: f28
# Need an already built Python interpreter # Need an already built Python interpreter
# python2-bootstrap: master # python2-bootstrap: master
@ -36,7 +36,7 @@ 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: f27 platform: f28
# python2-devel requires python3-rpm-generators which # python2-devel requires python3-rpm-generators which
# requires python3 and python3-setuptools # requires python3 and python3-setuptools