14
0

Accepting request 1224181 from home:glaubitz:branches:devel:languages:python

- Update to 5.7.0
  * Add a tzinfos mapping and parse method for
    easy datetime parsing with timezone support.

OBS-URL: https://build.opensuse.org/request/show/1224181
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tempora?expand=0&rev=51
This commit is contained in:
2024-11-16 08:45:17 +00:00
committed by Git OBS Bridge
parent 2a039495ea
commit a3cca6abca
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Nov 14 12:05:48 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 5.7.0
* Add a tzinfos mapping and parse method for
easy datetime parsing with timezone support.
-------------------------------------------------------------------
Tue Jul 2 15:18:11 UTC 2024 - Dirk Müller <dmueller@suse.com>