diff --git a/python2.yaml b/python2.yaml index a3a5535..1383eb0 100644 --- a/python2.yaml +++ b/python2.yaml @@ -21,11 +21,15 @@ data: bootstrap: master # Need an already built Python interpreter - python2-bootstrap: master + # 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 + # python3: master + # Disabled since python3 requires platform, and + # bootstrap and platform modules conflict # tk-devel buildrequires /usr/bin/perl perl: master