From af0cfb9f5ecf6ba9f3121dfcf98ad5e56dcf8e06 Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Mon, 13 Nov 2017 11:09:34 +0100 Subject: [PATCH] we need to require f27 as the base --- python3.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python3.yaml b/python3.yaml index 5795194..2629bca 100644 --- a/python3.yaml +++ b/python3.yaml @@ -25,9 +25,9 @@ data: - MIT dependencies: buildrequires: - bootstrap: master + bootstrap: f27 requires: - platform: master + platform: f27 references: community: https://www.python.org/ documentation: https://docs.python.org/3/