From 3db6cbf0abae3e5eb2f1c852a61613417b01a6c6 Mon Sep 17 00:00:00 2001 From: Tomas Orsava Date: Wed, 7 Mar 2018 17:48:13 +0100 Subject: [PATCH] Update buildrequires to platform: f28 --- python2.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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