diff --git a/pytz-2020.5.tar.gz b/pytz-2020.5.tar.gz deleted file mode 100644 index 802bfe719481771a141c42fc99822b4e988f0f2b..0000000000000000000000000000000000000000 Binary files a/pytz-2020.5.tar.gz and /dev/null differ diff --git a/pytz-2021.1.tar.gz b/pytz-2021.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..359e5d599ac3a76715f8a059782baf946ffcb50c Binary files /dev/null and b/pytz-2021.1.tar.gz differ diff --git a/pytz.spec b/pytz.spec index da3edbaa46df17edc53376780a6a4ad8ef5bc8f5..ab04349c2a551404bc7b884a68ecb4922fc1abf6 100644 --- a/pytz.spec +++ b/pytz.spec @@ -1,10 +1,10 @@ Name: pytz -Version: 2020.5 +Version: 2021.1 Release: 1 Summary: World Timezone Definitions for Python License: MIT URL: http://pytz.sourceforge.net/ -Source0: https://files.pythonhosted.org/packages/70/44/404ec10dca553032900a65bcded8b8280cf7c64cc3b723324e2181bf93c9/pytz-2020.5.tar.gz +Source0: https://files.pythonhosted.org/packages/b0/61/eddc6eb2c682ea6fd97a7e1018a6294be80dba08fa28e7a3570148b4612d/pytz-2021.1.tar.gz Patch0: pytz-zoneinfo.patch Patch1: remove_tzinfo_test.patch @@ -50,6 +50,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m pytest -v %{python3_sitelib}/* %changelog +* Mon Aug 09 2021 OpenStack_SIG - 2021.1-1 +- Update version to 2021.1 + * Fri Jan 29 2021 xihaochen - 2020.5-1 - Type:requirements - Id:NA