14
0

- update to 5.4:

* Fix ``UnknownTimeZoneError`` when unpickling
    ``DateTime.DateTime().asdatetime()``.
  * Repair equality comparison between DateTime instances and
    other types.
- Update to version 4.7:
- Update to version 4.6:
  * Fix __format__ method for DateTime objects (#39)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-DateTime?expand=0&rev=20
This commit is contained in:
2023-12-27 09:22:42 +00:00
committed by Git OBS Bridge
parent cfd645024b
commit a6df766361
4 changed files with 16 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4762a9b371ce696b7ffb82b869d2906fad94fdecdb1685bfbec1e2d8f37e5a98
size 62826

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

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Dec 27 09:22:08 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 5.4:
* Fix ``UnknownTimeZoneError`` when unpickling
``DateTime.DateTime().asdatetime()``.
* Repair equality comparison between DateTime instances and
other types.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Nov 14 12:39:24 UTC 2023 - Dirk Müller <dmueller@suse.com> Tue Nov 14 12:39:24 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.3 Version: 5.4
Release: 0 Release: 0
Summary: Zope DateTime data type Summary: Zope DateTime data type
License: ZPL-2.1 License: ZPL-2.1