From acccdd00a1333491b704f3fc543c148a75d3c070cf44d63ecf6313a5e4a9eb70 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 23 Feb 2021 22:00:05 +0000 Subject: [PATCH] Accepting request 874719 from home:bnavigator:branches:devel:languages:python - Bump tzdata_version OBS-URL: https://build.opensuse.org/request/show/874719 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=94 --- python-pytz.changes | 5 +++++ python-pytz.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-pytz.changes b/python-pytz.changes index fb98dd1..5ccfd7f 100644 --- a/python-pytz.changes +++ b/python-pytz.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 23 21:22:23 UTC 2021 - Ben Greiner + +- Bump tzdata_version + ------------------------------------------------------------------- Tue Feb 9 22:52:58 UTC 2021 - Dirk Müller diff --git a/python-pytz.spec b/python-pytz.spec index 1503c54..efc2115 100644 --- a/python-pytz.spec +++ b/python-pytz.spec @@ -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