From 8bede4f53f246726edaa4d2d7162dba56264bec3 Mon Sep 17 00:00:00 2001 From: Tomas Orsava Date: Thu, 8 Mar 2018 03:06:42 +0100 Subject: [PATCH] Update builddeps to platform: f28 --- python3.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python3.yaml b/python3.yaml index c25325e..d6863cd 100644 --- a/python3.yaml +++ b/python3.yaml @@ -18,7 +18,7 @@ data: - MIT dependencies: buildrequires: - bootstrap: master + platform: f28 # Need an already built Python interpreter # python3-bootstrap: master @@ -30,7 +30,7 @@ data: # Disabled since perl requires platform, and bootstrap and # platform modules conflict requires: - platform: master + platform: f28 references: community: https://www.python.org/ documentation: https://docs.python.org/3/