forked from pool/python-pytz
- update to 2023.2:
* Update to IANA 2023b OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=116
This commit is contained in:
@@ -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 2022g
|
||||
%define tzdata_version 2023b
|
||||
%define oldpython python
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%{?!pyunittest:%define pyunittest(+abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_-=) \\\
|
||||
@@ -29,7 +29,7 @@
|
||||
} }
|
||||
|
||||
Name: python-pytz
|
||||
Version: 2022.7.1
|
||||
Version: 2023.2
|
||||
Release: 0
|
||||
Summary: World timezone definitions, modern and historical
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user