From 40029e8aa93f19412f74c94697a728bfe44e5f63 Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Jul 21 2016 06:08:48 +0000 Subject: Update to 2016.6.1 --- diff --git a/.gitignore b/.gitignore index a875c08..a72f2d6 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ pytz-2010h.tar.gz /pytz-2015.4.tar.gz /pytz-2015.7.tar.gz /pytz-2016.4.tar.gz +/pytz-2016.6.1.tar.gz diff --git a/pytz.spec b/pytz.spec index e791327..6acfd3e 100644 --- a/pytz.spec +++ b/pytz.spec @@ -5,14 +5,14 @@ %endif Name: pytz -Version: 2016.4 -Release: 3%{?dist} +Version: 2016.6.1 +Release: 1%{?dist} Summary: World Timezone Definitions for Python Group: Development/Languages License: MIT URL: http://pytz.sourceforge.net/ -Source0: http://pypi.python.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz +Source0: https://pypi.io/packages/source/p/%{name}/%{name}-%{version}.tar.gz # Patch to use the system supplied zoneinfo files Patch0: pytz-zoneinfo.patch @@ -96,6 +96,11 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v %changelog +* Thu Jul 21 2016 Matěj Cepl - 2016.6.1-1 +- Update to 2016.6.1 (RHBZ #1356337) +- Fix Source0 URL to override a change in PyPI URLs (see + https://bitbucket.org/pypa/pypi/issues/438/) + * Tue Jul 19 2016 Fedora Release Engineering - 2016.4-3 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages diff --git a/sources b/sources index 533ee1d..fd0ef11 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a3316cf3842ed0375ba5931914239d97 pytz-2016.4.tar.gz +b6c28a3b968bc1d8badfb61b93874e03 pytz-2016.6.1.tar.gz