From 41c99f7fcdcbb396d5c036d686a7f9937911b7f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 14 May 2018 09:12:27 +0000 Subject: [PATCH] Fix the pytz require --- babel.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/babel.spec b/babel.spec index bd8840f..a031703 100644 --- a/babel.spec +++ b/babel.spec @@ -71,7 +71,7 @@ Babel is composed of two major parts: Summary: %sum Requires: python2-setuptools -Requires: pytz +Requires: python2-pytz %{?python_provide:%python_provide python2-babel}