From 2af3f58d03fecae62353e8449121974fbe298f78 Mon Sep 17 00:00:00 2001 From: Tomas Orsava Date: Wed, 14 Mar 2018 17:42:34 +0100 Subject: [PATCH] Remove extra buildtime/runtime deps since they should be in host&platform --- python2.yaml | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/python2.yaml b/python2.yaml index be4c872..3fdba0f 100644 --- a/python2.yaml +++ b/python2.yaml @@ -19,28 +19,8 @@ data: dependencies: buildrequires: platform: f28 - - # Need an already built Python interpreter - # 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 - # Disabled since python3 requires platform, and - # bootstrap and platform modules conflict - - # tk-devel buildrequires /usr/bin/perl - # perl: master - # Disabled since perl requires platform, and - # bootstrap and platform modules conflict requires: platform: f28 - - # python2-devel requires python3-rpm-generators which - # requires python3 and python3-setuptools - python3: 3.6 references: community: https://www.python.org/ documentation: https://docs.python.org/2/