Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 61c3657a0c | |||
| a8902ec318 | |||
| e31f603c26 | |||
| 7308d75e6c |
@@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 27 21:35:11 UTC 2026 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 2025.3:
|
||||||
|
* Upstream version 2025c released 2025-12-10T22:42:37+00:00
|
||||||
|
* Baja California agreed with California’s DST rules in 1953
|
||||||
|
and in 1961 through 1975, instead of observing standard time
|
||||||
|
all year.
|
||||||
|
* The leapseconds file contains commentary about the IERS and
|
||||||
|
NIST last-modified and expiration timestamps for leap second
|
||||||
|
data.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 8 04:29:17 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
- Only require pytest-subtests with pytest < 9.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 29 09:39:10 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
Sat Mar 29 09:39:10 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-tzdata
|
# spec file for package python-tzdata
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2026 SUSE LLC and contributors
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,14 +18,14 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-tzdata
|
Name: python-tzdata
|
||||||
Version: 2025.2
|
Version: 2025.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Provider of IANA time zone data
|
Summary: Provider of IANA time zone data
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/python/tzdata
|
URL: https://github.com/python/tzdata
|
||||||
Source: https://files.pythonhosted.org/packages/source/t/tzdata/tzdata-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/t/tzdata/tzdata-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
BuildRequires: %{python_module pytest-subtests}
|
BuildRequires: %{python_module pytest-subtests if %python-pytest < 9}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module setuptools >= 40.8.0}
|
BuildRequires: %{python_module setuptools >= 40.8.0}
|
||||||
BuildRequires: %{python_module wheel}
|
BuildRequires: %{python_module wheel}
|
||||||
|
|||||||
BIN
tzdata-2025.2.tar.gz
LFS
BIN
tzdata-2025.2.tar.gz
LFS
Binary file not shown.
3
tzdata-2025.3.tar.gz
Normal file
3
tzdata-2025.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:de39c2ca5dc7b0344f2eba86f49d614019d29f060fc4ebc8a417896a620b56a7
|
||||||
|
size 196772
|
||||||
Reference in New Issue
Block a user