14
0

Accepting request 1159990 from home:bmwiedemann:branches:devel:languages:python

update to 5.5:
  * Change pickle format to export the microseconds as an int, to
    solve a problem with dates after 2038.

OBS-URL: https://build.opensuse.org/request/show/1159990
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-DateTime?expand=0&rev=22
This commit is contained in:
2024-03-21 08:08:38 +00:00
committed by Git OBS Bridge
parent a6df766361
commit 76219f33a1
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:568ea851d40773d846c0b5efe260aecb717c2b933c052a3c13b712809c16b57d
size 63415

3
DateTime-5.5.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:21ec6331f87a7fcb57bd7c59e8a68bfffe6fcbf5acdbbc7b356d6a9a020191d3
size 63671

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Mar 21 07:40:56 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>
- update to 5.5:
* Change pickle format to export the microseconds as an int, to
solve a problem with dates after 2038.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Dec 27 09:22:08 UTC 2023 - Dirk Müller <dmueller@suse.com> Wed Dec 27 09:22:08 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-DateTime Name: python-DateTime
Version: 5.4 Version: 5.5
Release: 0 Release: 0
Summary: Zope DateTime data type Summary: Zope DateTime data type
License: ZPL-2.1 License: ZPL-2.1