forked from pool/python-DateTime
Accepting request 1055952 from devel:languages:python
- update to 4.9: * Fix regression in 4.7 on Python 2 when calling ``asdatetime``. (`#47 <https://github.com/zopefoundation/DateTime/issues/47>`_) * Fix insidious buildout configuration bug that prevented tests on Python 2.7 and 3.5, and fix test code that was incompatible with Python 3.5. * Add support for Python 3.11. OBS-URL: https://build.opensuse.org/request/show/1055952 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-DateTime?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ff7c4a857f08b73db17a85fc54f102d065ad16e7db0133e699c5f1b37e41478
|
||||
size 62397
|
3
DateTime-4.9.tar.gz
Normal file
3
DateTime-4.9.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:29d346bf3ecad5ee1aad74fa2eb03de55fa298434e2f27db6dcaa12a44385681
|
||||
size 62911
|
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 4 16:24:44 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 4.9:
|
||||
* Fix regression in 4.7 on Python 2 when calling ``asdatetime``.
|
||||
(`#47 <https://github.com/zopefoundation/DateTime/issues/47>`_)
|
||||
* Fix insidious buildout configuration bug that prevented tests on Python
|
||||
2.7 and 3.5, and fix test code that was incompatible with Python 3.5.
|
||||
* Add support for Python 3.11.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 29 19:12:36 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-DateTime
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-DateTime
|
||||
Version: 4.7
|
||||
Version: 4.9
|
||||
Release: 0
|
||||
Summary: Zope DateTime data type
|
||||
License: ZPL-2.1
|
||||
|
Reference in New Issue
Block a user