forked from pool/python-setuptools
- update to 75.8.0:
* Implemented Dynamic field for core metadata (as introduced in PEP 643). The existing implementation is currently experimental and the exact approach may change in future releases. * Synced with pypa/distutils@c97a3db2f including better support for free threaded Python on Windows (pypa/distutils#310), improved typing support, and linter accommodations. * Synced with pypa/distutils@ff11eed0c including bugfix for duplicate CFLAGS and adaption to support Python 3.13 is_abs in the C compiler (#4669). OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=286
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 20:32:51 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 75.8.0:
|
||||
* Implemented Dynamic field for core metadata (as introduced in
|
||||
PEP 643). The existing implementation is currently
|
||||
experimental and the exact approach may change in future
|
||||
releases.
|
||||
* Synced with pypa/distutils@c97a3db2f including better support
|
||||
for free threaded Python on Windows (pypa/distutils#310),
|
||||
improved typing support, and linter accommodations.
|
||||
* Synced with pypa/distutils@ff11eed0c including bugfix for
|
||||
duplicate CFLAGS and adaption to support Python 3.13 is_abs
|
||||
in the C compiler (#4669).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 16 01:55:52 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user