- 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
This commit is contained in:
Dirk Mueller 2024-02-01 12:36:54 +00:00 committed by Git OBS Bridge
parent a8088c8dd8
commit e026fff5a5
4 changed files with 26 additions and 20 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 1 12:33:50 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2023.4:
* Update olson to 2023d
-------------------------------------------------------------------
Tue Oct 17 11:19:21 UTC 2023 - Markéta Calábková <meggy.calabkova@gmail.com>
@ -29,13 +35,13 @@ Mon Apr 3 19:53:43 UTC 2023 - Dirk Müller <dmueller@suse.com>
Mon Mar 27 07:33:07 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2023.2:
* Update to IANA 2023b
* Update to IANA 2023b
-------------------------------------------------------------------
Tue Mar 7 07:35:24 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2022.7.1:
* fixes to documentation formatting
* fixes to documentation formatting
-------------------------------------------------------------------
Mon Jan 2 19:30:26 UTC 2023 - Dirk Müller <dmueller@suse.com>
@ -58,7 +64,7 @@ Mon Jan 2 19:30:26 UTC 2023 - Dirk Müller <dmueller@suse.com>
-------------------------------------------------------------------
Wed Nov 9 18:43:04 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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 <yarunachalam@suse.com>
-------------------------------------------------------------------
Fri Oct 28 20:55:25 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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 <dmueller@suse.com>
- 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 <dmueller@suse.com>
@ -103,7 +109,7 @@ Tue Mar 29 11:46:35 UTC 2022 - Dirk Müller <dmueller@suse.com>
Sat Oct 16 20:27:50 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 2021.3
* matches tzdata 2021c
* matches tzdata 2021c
-------------------------------------------------------------------
Thu Jul 8 17:16:15 UTC 2021 - Matej Cepl <mcepl@suse.com>
@ -130,13 +136,13 @@ Tue Feb 23 21:22:23 UTC 2021 - Ben Greiner <code@bnavigator.de>
Tue Feb 9 22:52:58 UTC 2021 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com>
- 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 <dmueller@suse.com>
@ -215,7 +221,7 @@ Sun Feb 17 01:37:01 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
* 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

View File

@ -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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7b4fddbeb94a1eba4b557da24f19fdf9db575192544270a9101d8509f9f43d7b
size 316899

3
pytz-2023.4.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:31d4583c4ed539cd037956140d695e42c033a19e984bfce9964a3f7d59bc2b40
size 319467