diff --git a/python-setuptools.changes b/python-setuptools.changes index 5a57243..ecbb582 100644 --- a/python-setuptools.changes +++ b/python-setuptools.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sat Mar 22 07:38:14 UTC 2025 - Adrian Schröter + +- update to 77.0.3: + * Temporarily convert error for license glob patterns containing + ../ into a deprecation warning to allow an accomodation period + * Better error messages for packaging. + * Avoided eagerly raising an exception when license-files is + defined simultaneously inside and outside of pyproject.toml. + * Added initial support for license expression (PEP 639) + * Store License-Files in .dist-info/licenses subfolder and + added support for recursive globs for license_files (PEP 639) + * Bump core metadata version to 2.4. + * Updated vendored copy of wheel to v0.45.1 + ------------------------------------------------------------------- Tue Feb 25 20:32:51 UTC 2025 - Dirk Müller diff --git a/python-setuptools.spec b/python-setuptools.spec index 172dee7..00ec150 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -53,7 +53,7 @@ ExclusiveArch: do-not-build %define mypython python %{?sle15_python_module_pythons} Name: %{pprefix}-setuptools%{psuffix} -Version: 75.8.0 +Version: 77.0.3 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 diff --git a/setuptools-75.8.0.tar.gz b/setuptools-75.8.0.tar.gz deleted file mode 100644 index 059f629..0000000 --- a/setuptools-75.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c5afc8f407c626b8313a86e10311dd3f661c6cd9c09d4bf8c15c0e11f9f2b0e6 -size 1343222 diff --git a/setuptools-77.0.3.tar.gz b/setuptools-77.0.3.tar.gz new file mode 100644 index 0000000..fbeb505 --- /dev/null +++ b/setuptools-77.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:583b361c8da8de57403743e756609670de6fb2345920e36dc5c2d914c319c945 +size 1367236