14
0

- 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/package/show/devel:languages:python/python-DateTime?expand=0&rev=10
This commit is contained in:
2023-01-04 16:25:01 +00:00
committed by Git OBS Bridge
parent f3e5187125
commit e5374b801c
4 changed files with 15 additions and 5 deletions

View File

@@ -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
View File

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

View File

@@ -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>

View File

@@ -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