- changes from version 0.38.0 (bsc#1206670, CVE-2022-40898):

* obsoletes wheel_cve_2022_40898.patch in older dists

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=73
This commit is contained in:
Dirk Mueller 2023-09-06 21:51:27 +00:00 committed by Git OBS Bridge
parent b16c715db4
commit b6ba5b4f06

View File

@ -69,7 +69,8 @@ Sat Nov 5 20:12:16 UTC 2022 - Arun Persaud <arun@gmx.de>
abi tag was faulty. Fixed so that future changes in the SOABI will
not change the tag.
- changes from version 0.38.0:
- changes from version 0.38.0 (bsc#1206670, CVE-2022-40898):
* obsoletes wheel_cve_2022_40898.patch in older dists
* Dropped support for Python < 3.7
* Updated vendored "packaging" to 21.3
* Replaced all uses of "distutils" with "setuptools"