forked from pool/python-DateTime
Accepting request 1135232 from devel:languages:python
- 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/request/show/1135232 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-DateTime?expand=0&rev=10
This commit is contained in:
@@ -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
3
DateTime-5.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:568ea851d40773d846c0b5efe260aecb717c2b933c052a3c13b712809c16b57d
|
||||
size 63415
|
@@ -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>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-DateTime
|
||||
Version: 5.3
|
||||
Version: 5.4
|
||||
Release: 0
|
||||
Summary: Zope DateTime data type
|
||||
License: ZPL-2.1
|
||||
|
Reference in New Issue
Block a user