From e026fff5a583c760266fbc02d58eef4a554e60f2fbf5dad2a20f4a65569bf49d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 1 Feb 2024 12:36:54 +0000 Subject: [PATCH] - update to 2023.4: * Update olson to 2023d * Update to IANA 2023b * fixes to documentation formatting - Update to 2022.6 - Update to 2022.5 - avoid bashisms in rpm scripts (bsc#1195391) * matches tzdata 2021c * update to IANA 2021a timezone release * update to IANA 2020e timezone release - from 2018.7 - Do not remove internal timezone database on older distributions where - Run test suite during build (required disabling of one test as - remove conflicts with timezone, breaks the build - add provides/obsoletes on python(3)-tz * Sync with timezone 2013b release OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=124 --- python-pytz.changes | 34 ++++++++++++++++++++-------------- python-pytz.spec | 6 +++--- pytz-2023.3.post1.tar.gz | 3 --- pytz-2023.4.tar.gz | 3 +++ 4 files changed, 26 insertions(+), 20 deletions(-) delete mode 100644 pytz-2023.3.post1.tar.gz create mode 100644 pytz-2023.4.tar.gz diff --git a/python-pytz.changes b/python-pytz.changes index 1849776..20b1603 100644 --- a/python-pytz.changes +++ b/python-pytz.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 1 12:33:50 UTC 2024 - Dirk Müller + +- update to 2023.4: + * Update olson to 2023d + ------------------------------------------------------------------- Tue Oct 17 11:19:21 UTC 2023 - Markéta Calábková @@ -29,13 +35,13 @@ Mon Apr 3 19:53:43 UTC 2023 - Dirk Müller Mon Mar 27 07:33:07 UTC 2023 - Dirk Müller - update to 2023.2: - * Update to IANA 2023b + * Update to IANA 2023b ------------------------------------------------------------------- Tue Mar 7 07:35:24 UTC 2023 - Dirk Müller - update to 2022.7.1: - * fixes to documentation formatting + * fixes to documentation formatting ------------------------------------------------------------------- Mon Jan 2 19:30:26 UTC 2023 - Dirk Müller @@ -58,7 +64,7 @@ Mon Jan 2 19:30:26 UTC 2023 - Dirk Müller ------------------------------------------------------------------- Wed Nov 9 18:43:04 UTC 2022 - Yogalakshmi Arunachalam -- Update to 2022.6 +- Update to 2022.6 * IANA 2022f * Squashed 'tz/' changes from c4eb3fcf2..623631d84 * Upgrade unittest asserts @@ -68,7 +74,7 @@ Wed Nov 9 18:43:04 UTC 2022 - Yogalakshmi Arunachalam ------------------------------------------------------------------- Fri Oct 28 20:55:25 UTC 2022 - Yogalakshmi Arunachalam -- Update to 2022.5 +- Update to 2022.5 * IANA 2022e Squashed 'tz/' changes from 0fc8f915a..16bd7a384 @@ -90,7 +96,7 @@ Mon Aug 15 20:10:16 UTC 2022 - Dirk Müller - update to 2022.2.1: * matches tzdata 2022b -- avoid bashisms in rpm scripts (bsc#1195391) +- avoid bashisms in rpm scripts (bsc#1195391) ------------------------------------------------------------------- Tue Mar 29 11:46:35 UTC 2022 - Dirk Müller @@ -103,7 +109,7 @@ Tue Mar 29 11:46:35 UTC 2022 - Dirk Müller Sat Oct 16 20:27:50 UTC 2021 - Dirk Müller - update to 2021.3 - * matches tzdata 2021c + * matches tzdata 2021c ------------------------------------------------------------------- Thu Jul 8 17:16:15 UTC 2021 - Matej Cepl @@ -130,13 +136,13 @@ Tue Feb 23 21:22:23 UTC 2021 - Ben Greiner Tue Feb 9 22:52:58 UTC 2021 - Dirk Müller - update to 2021.1: - * update to IANA 2021a timezone release + * update to IANA 2021a timezone release ------------------------------------------------------------------- Tue Dec 29 20:27:04 UTC 2020 - Dirk Müller - update to 2020.5: - * update to IANA 2020e timezone release + * update to IANA 2020e timezone release ------------------------------------------------------------------- Thu Nov 26 08:45:14 UTC 2020 - Dirk Mueller @@ -215,7 +221,7 @@ Sun Feb 17 01:37:01 UTC 2019 - John Vandenberg * Use early python2 compatible str formatting * Raise UnknownTimeZoneError if provided timezone name is None * Make timezone lookup case insensitive -- from 2018.7 +- from 2018.7 * IANA 2018g - from 2018.6 * IANA 2018f @@ -343,7 +349,7 @@ Sun Apr 19 09:10:33 UTC 2015 - benoit.monin@gmx.fr ------------------------------------------------------------------- Wed Jan 14 07:55:05 UTC 2015 - mcihar@suse.cz -- Do not remove internal timezone database on older distributions where +- Do not remove internal timezone database on older distributions where it is still required ------------------------------------------------------------------- @@ -368,7 +374,7 @@ Tue Nov 11 11:47:38 UTC 2014 - idonmez@suse.com ------------------------------------------------------------------- Thu Jul 24 09:41:38 UTC 2014 - mcihar@suse.com -- Run test suite during build (required disabling of one test as +- Run test suite during build (required disabling of one test as it is known to be broken) - Disable broken test (fix-tests.patch) @@ -413,18 +419,18 @@ Tue Sep 17 08:54:44 UTC 2013 - dmueller@suse.com ------------------------------------------------------------------- Tue Apr 30 12:09:19 UTC 2013 - dmueller@suse.com -- remove conflicts with timezone, breaks the build +- remove conflicts with timezone, breaks the build ------------------------------------------------------------------- Tue Apr 30 09:56:41 UTC 2013 - dmueller@suse.com -- add provides/obsoletes on python(3)-tz +- add provides/obsoletes on python(3)-tz ------------------------------------------------------------------- Mon Apr 29 12:11:02 UTC 2013 - dmueller@suse.com - update to 2013b: - * Sync with timezone 2013b release + * Sync with timezone 2013b release ------------------------------------------------------------------- Mon Jan 14 18:35:51 UTC 2013 - p.drouand@gmail.com diff --git a/python-pytz.spec b/python-pytz.spec index 3d60163..cc1ab90 100644 --- a/python-pytz.spec +++ b/python-pytz.spec @@ -1,7 +1,7 @@ # # spec file for package python-pytz # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -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 2023c +%define tzdata_version 2023d %define oldpython python %{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!pyunittest:%define pyunittest(+abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_-=) \\\ @@ -30,7 +30,7 @@ %{?sle15_python_module_pythons} Name: python-pytz -Version: 2023.3.post1 +Version: 2023.4 Release: 0 Summary: World timezone definitions, modern and historical License: MIT diff --git a/pytz-2023.3.post1.tar.gz b/pytz-2023.3.post1.tar.gz deleted file mode 100644 index 4f5a2ab..0000000 --- a/pytz-2023.3.post1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b4fddbeb94a1eba4b557da24f19fdf9db575192544270a9101d8509f9f43d7b -size 316899 diff --git a/pytz-2023.4.tar.gz b/pytz-2023.4.tar.gz new file mode 100644 index 0000000..31f3f2f --- /dev/null +++ b/pytz-2023.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31d4583c4ed539cd037956140d695e42c033a19e984bfce9964a3f7d59bc2b40 +size 319467