15
0

- update to 6.0.1:

* Bugfixes
  * Restored Apache license. (#285)
  * Deprecations and Removals
  * Removed legacy functions deprecated in 5.3. (#80)
  * Features
  * Require Python 3.8 or later

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-importlib-resources?expand=0&rev=22
This commit is contained in:
2023-08-08 11:06:13 +00:00
committed by Git OBS Bridge
parent 380466c138
commit 05dba55056
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Aug 8 11:05:56 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 6.0.1:
* Bugfixes
* Restored Apache license. (#285)
* Deprecations and Removals
* Removed legacy functions deprecated in 5.3. (#80)
* Features
* Require Python 3.8 or later
-------------------------------------------------------------------
Mon May 8 04:51:00 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>