forked from pool/python-setuptools
- update to 75.6.0:
* Preserve original PKG-INFO into METADATA when creating wheel (instead of calling wheel.metadata.pkginfo_to_metadata). This helps to be more compliant with the flow specified in PEP 517. * Changed the WindowsSdkVersion, FrameworkVersion32 and FrameworkVersion64 properties of setuptools.msvc.PlatformInfo to return an empty tuple instead of None as a fallthrough case -- by :user:`Avasam` OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=273
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 11:35:52 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 75.6.0:
|
||||
* Preserve original PKG-INFO into METADATA when creating wheel
|
||||
(instead of calling wheel.metadata.pkginfo_to_metadata). This
|
||||
helps to be more compliant with the flow specified in PEP
|
||||
517.
|
||||
* Changed the WindowsSdkVersion, FrameworkVersion32 and
|
||||
FrameworkVersion64 properties of setuptools.msvc.PlatformInfo
|
||||
to return an empty tuple instead of None as a fallthrough
|
||||
case -- by :user:`Avasam`
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 20 17:30:46 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user