forked from pool/python-pytz
- 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:
parent
a8088c8dd8
commit
e026fff5a5
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
3
pytz-2023.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:31d4583c4ed539cd037956140d695e42c033a19e984bfce9964a3f7d59bc2b40
|
||||
size 319467
|
Loading…
x
Reference in New Issue
Block a user