From ab2f5610110d63f6e36a5fb253c8e46893eb54e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 2 Jul 2018 18:48:52 +0200 Subject: [PATCH] Bootstrap once again for 3.7 --- babel.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/babel.spec b/babel.spec index 7033797..a8b47dc 100644 --- a/babel.spec +++ b/babel.spec @@ -4,7 +4,7 @@ # There is some bootstrapping involved when upgrading Python 3 # First of all we need babel (this package) to use sphinx # And pytest is at this point not yet ready -%global bootstrap 0 +%global bootstrap 1 # build without Python 2 support. This setting allows us to # "flip the switch" easily once Fedora actually drops support