From 1925dbe11867c06b76fb5343530f0ff9aa542cb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 15 Aug 2019 10:26:42 +0200 Subject: [PATCH] Don't drop Python 2 yet, there are still dependent packages --- babel.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/babel.spec b/babel.spec index b7132b3..8c95493 100644 --- a/babel.spec +++ b/babel.spec @@ -9,7 +9,7 @@ # build without Python 2 support. This setting allows us to # "flip the switch" easily once Fedora actually drops support # for Python 2. -%global with_python2 0 +%global with_python2 1 Name: babel Version: 2.7.0 @@ -164,7 +164,7 @@ export TZ=America/New_York %changelog * Thu Aug 15 2019 Richard Shaw - 2.7.0-3 -- Rebuild for Python 3.8 and drop Python 2 package. +- Rebuild for Python 3.8 * Wed Jul 24 2019 Fedora Release Engineering - 2.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild