14
0

Accepting request 992319 from home:ohollmann:branches:devel:languages:python

Update to 4.5

OBS-URL: https://build.opensuse.org/request/show/992319
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-DateTime?expand=0&rev=6
This commit is contained in:
2022-08-02 13:40:14 +00:00
committed by Git OBS Bridge
parent aefea85b9e
commit 24622d481e
4 changed files with 16 additions and 6 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Aug 2 12:25:41 UTC 2022 - Otto Hollmann <otto.hollmann@suse.com>
- Update to 4.5:
* Add __format__ method for DateTime objects (#35)
- Changes from 4.4:
* Fix WAT definition #31.
* Add support for Python 3.8, 3.9, and 3.10.
* Drop support for Python 3.4.
-------------------------------------------------------------------
Wed May 19 09:31:11 UTC 2021 - pgajdos@suse.com