14
0
forked from pool/python-pytz

- update to 2021.3

* matches tzdata 2021c

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=100
This commit is contained in:
2021-10-16 20:28:16 +00:00
committed by Git OBS Bridge
parent 927d53e2bd
commit 6f563f1714
6 changed files with 17 additions and 11 deletions

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 2021a
%define tzdata_version 2021c
%define oldpython python
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%{?!pyunittest:%define pyunittest(+abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_-=) \\\
@@ -29,7 +29,7 @@
} }
Name: python-pytz
Version: 2021.1
Version: 2021.3
Release: 0
Summary: World timezone definitions, modern and historical
License: MIT