From 178a8a50f327d1f2418ed2256501332ea04d0432 Mon Sep 17 00:00:00 2001 From: Tomas Orsava Date: Thu, 21 Sep 2017 15:17:56 +0200 Subject: [PATCH] Disabled dependency on python3-bootstrap until we builddep on platform instead of bootstrap --- python3.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/python3.yaml b/python3.yaml index 958add7..0b19420 100644 --- a/python3.yaml +++ b/python3.yaml @@ -21,7 +21,9 @@ data: bootstrap: master # Need an already built Python interpreter - python3-bootstrap: master + # python3-bootstrap: master + # Disabled since python3-bootstrap requires platform, and + # bootstrap and platform modules conflict # tk-devel buildrequires /usr/bin/perl # perl: master