From 8469c4b7e1c9a8e13aef42d29f68a489b3a0307a Mon Sep 17 00:00:00 2001 From: Tomas Orsava Date: Wed, 15 Nov 2017 18:09:34 +0100 Subject: [PATCH] Create an f27 branch --- python3-ecosystem.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/python3-ecosystem.yaml b/python3-ecosystem.yaml index ee64189..25b3307 100644 --- a/python3-ecosystem.yaml +++ b/python3-ecosystem.yaml @@ -18,15 +18,15 @@ data: - MIT dependencies: buildrequires: - bootstrap: master + bootstrap: f27 - # python3: master + # python3: 3.6 # Disabled since python3 requires platform, and # bootstrap and platform modules conflict requires: - platform: master + platform: f27 python3: 3.6 - libtom: master + libtom: f27 references: community: https://www.python.org/ documentation: https://docs.python.org/3/