From ea00abba83869b1b3b667e1ad555e4d04c4353e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 14 Jun 2018 13:11:56 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- pytz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pytz.spec b/pytz.spec index 9abeb99..296c9eb 100644 --- a/pytz.spec +++ b/pytz.spec @@ -6,7 +6,7 @@ Name: pytz Version: 2017.2 -Release: 8%{?dist} +Release: 9%{?dist} Summary: World Timezone Definitions for Python Group: Development/Languages @@ -111,6 +111,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v %changelog +* Thu Jun 14 2018 Miro Hrončok - 2017.2-9 +- Rebuilt for Python 3.7 + * Wed May 23 2018 Miro Hrončok - 2017.2-8 - Fix ambiguous shebangs