14
0

Accepting request 1100472 from devel:languages:python

- update to 5.2:
  * Cast int to float in compare methods.
  * Fix compare methods between DateTime instances and None.

OBS-URL: https://build.opensuse.org/request/show/1100472
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-DateTime?expand=0&rev=8
This commit is contained in:
2023-07-27 14:50:49 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 5 deletions

View File

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

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

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:63194d2184de10e0b41e76596ba6538bd1d89db6f7b3c182789c75b0ac5c6697
size 62631

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jul 24 20:22:04 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 5.2:
* Cast int to float in compare methods.
* Fix compare methods between DateTime instances and None.
-------------------------------------------------------------------
Wed May 3 15:43:22 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -16,9 +16,9 @@
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%{?sle15_python_module_pythons}
Name: python-DateTime
Version: 5.1
Version: 5.2
Release: 0
Summary: Zope DateTime data type
License: ZPL-2.1