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