14
0

Accepting request 1032010 from home:yarunachalam:branches:devel:languages:python

- Update to version 5.0.0
  * #97, #284, #300: Removed compatibility shims for deprecated entry point interfaces.
- Update to version 4.13.0
  * #396: Added compatibility for PathDistributions originating from Python 3.8 and 3.9.

OBS-URL: https://build.opensuse.org/request/show/1032010
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-importlib-metadata?expand=0&rev=28
This commit is contained in:
2022-10-29 11:49:45 +00:00
committed by Git OBS Bridge
parent 1a02add923
commit a9fe381c26
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Oct 28 17:43:19 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 5.0.0
* #97, #284, #300: Removed compatibility shims for deprecated entry point interfaces.
- Update to version 4.13.0
* #396: Added compatibility for PathDistributions originating from Python 3.8 and 3.9.
-------------------------------------------------------------------
Mon Jul 25 21:15:25 UTC 2022 - Dirk Müller <dmueller@suse.com>