15
0
forked from pool/python-tzdata

Accepting request 1205108 from home:glaubitz:branches:devel:languages:python

- Update to 2024.2
  * Improve historical data for Mexico, Mongolia, and Portugal.
  * System V names are now obsolescent.
  * The main data form now uses %z.
  * The code now conforms to RFC 8536 for early timestamps.
  * Support POSIX.1-2024, which removes asctime_r and ctime_r.
  * Assume POSIX.2-1992 or later for shell scripts.
  * SUPPORT_C89 now defaults to 1.

OBS-URL: https://build.opensuse.org/request/show/1205108
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tzdata?expand=0&rev=7
This commit is contained in:
2024-10-02 08:41:10 +00:00
committed by Git OBS Bridge
parent 07bb6745d2
commit 0f33069d37
4 changed files with 16 additions and 4 deletions
+12
View File
@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Oct 2 08:25:37 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2024.2
* Improve historical data for Mexico, Mongolia, and Portugal.
* System V names are now obsolescent.
* The main data form now uses %z.
* The code now conforms to RFC 8536 for early timestamps.
* Support POSIX.1-2024, which removes asctime_r and ctime_r.
* Assume POSIX.2-1992 or later for shell scripts.
* SUPPORT_C89 now defaults to 1.
-------------------------------------------------------------------
Wed Mar 27 10:50:00 UTC 2024 - Christian Keil <keil@dfn-cert.de>
+1 -1
View File
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-tzdata
Version: 2024.1
Version: 2024.2
Release: 0
Summary: Provider of IANA time zone data
License: Apache-2.0
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.