1
0

- update to 3.3.0:

* Replaced deprecated datetime.utcfromtimestamp. (#3)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.logging?expand=0&rev=13
This commit is contained in:
2023-12-27 10:52:49 +00:00
committed by Git OBS Bridge
parent f4deb348a1
commit ba8c7f72c5
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Dec 27 10:52:16 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 3.3.0:
* Replaced deprecated datetime.utcfromtimestamp. (#3)
-------------------------------------------------------------------
Sat Dec 16 21:19:43 UTC 2023 - Dirk Müller <dmueller@suse.com>