14
0

- update to 5.1:

* Add missing ``python_requires`` to ``setup.py``.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-DateTime?expand=0&rev=14
This commit is contained in:
2023-05-03 15:43:46 +00:00
committed by Git OBS Bridge
parent 1568492e53
commit 2157432cae
4 changed files with 10 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 3 15:43:22 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 5.1:
* Add missing ``python_requires`` to ``setup.py``.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 13 09:40:13 UTC 2023 - Dirk Müller <dmueller@suse.com> Fri Jan 13 09:40:13 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-DateTime Name: python-DateTime
Version: 5.0 Version: 5.1
Release: 0 Release: 0
Summary: Zope DateTime data type Summary: Zope DateTime data type
License: ZPL-2.1 License: ZPL-2.1