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:
commit
044519e174
@ -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>
|
Tue Feb 9 22:52:58 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
# Ensure you update the tzdata_version for any minor version increase
|
# Ensure you update the tzdata_version for any minor version increase
|
||||||
# otherwise the update python library has the incorrect timezone data.
|
# otherwise the update python library has the incorrect timezone data.
|
||||||
%define tzdata_version 2020e
|
%define tzdata_version 2021a
|
||||||
%define oldpython python
|
%define oldpython python
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-pytz
|
Name: python-pytz
|
||||||
|
Loading…
Reference in New Issue
Block a user