Accepting request 874722 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/874722
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytz?expand=0&rev=40
This commit is contained in:
Richard Brown 2021-03-02 11:26:51 +00:00 committed by Git OBS Bridge
commit 044519e174
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 23 21:22:23 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Bump tzdata_version
-------------------------------------------------------------------
Tue Feb 9 22:52:58 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -18,7 +18,7 @@
# Ensure you update the tzdata_version for any minor version increase
# otherwise the update python library has the incorrect timezone data.
%define tzdata_version 2020e
%define tzdata_version 2021a
%define oldpython python
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pytz