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>
|
||||
|
||||
|
@@ -53,7 +53,7 @@ ExclusiveArch: do-not-build
|
||||
%define mypython python
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: %{pprefix}-setuptools%{psuffix}
|
||||
Version: 75.6.0
|
||||
Version: 75.8.0
|
||||
Release: 0
|
||||
Summary: Download, build, install, upgrade, and uninstall Python packages
|
||||
License: Apache-2.0 AND MIT AND BSD-2-Clause AND Python-2.0
|
||||
|
BIN
setuptools-75.6.0.tar.gz
(Stored with Git LFS)
BIN
setuptools-75.6.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
setuptools-75.8.0.tar.gz
Normal file
3
setuptools-75.8.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c5afc8f407c626b8313a86e10311dd3f661c6cd9c09d4bf8c15c0e11f9f2b0e6
|
||||
size 1343222
|
Reference in New Issue
Block a user