15
0
forked from pool/python-cliff

- update to 4.5.0:

* Use importlib.metadata on Python 3.10+

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cliff?expand=0&rev=6
This commit is contained in:
2024-01-14 17:07:19 +00:00
committed by Git OBS Bridge
parent c34b7ff4e7
commit 8083b66de8
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jan 14 17:06:47 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 4.5.0:
* Use importlib.metadata on Python 3.10+
-------------------------------------------------------------------
Thu Jan 4 23:04:20 UTC 2024 - Dirk Müller <dmueller@suse.com>