diff --git a/python2.yaml b/python2.yaml index 555552e..be4c872 100644 --- a/python2.yaml +++ b/python2.yaml @@ -18,7 +18,7 @@ data: - MIT dependencies: buildrequires: - bootstrap: f27 + platform: f28 # Need an already built Python interpreter # python2-bootstrap: master @@ -36,7 +36,7 @@ data: # Disabled since perl requires platform, and # bootstrap and platform modules conflict requires: - platform: f27 + platform: f28 # python2-devel requires python3-rpm-generators which # requires python3 and python3-setuptools