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