From 46e0a9660976d52f8e5bf8f8e935ef21c88fc0f86f09ab0c22ebc23b3d171d59 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 24 Mar 2025 07:07:06 +0000 Subject: [PATCH 1/3] Accepting request 1255200 from system:homeautomation:home-assistant:unstable - 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 OBS-URL: https://build.opensuse.org/request/show/1255200 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=288 --- python-setuptools.changes | 15 +++++++++++++++ python-setuptools.spec | 2 +- setuptools-75.8.0.tar.gz | 3 --- setuptools-77.0.3.tar.gz | 3 +++ 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 setuptools-75.8.0.tar.gz create mode 100644 setuptools-77.0.3.tar.gz 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 From e920d9a07f30bfa2a004034abf8033eb258e0540586e59aeaa9f674365e3e54f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 25 Mar 2025 14:43:27 +0000 Subject: [PATCH 2/3] Accepting request 1255986 from home:mcalabkova:branches:devel:languages:python - update to 78.0.2 * Reverted distutils changes that broke the monkey patching of command classes. * Temporarily remove requests from integration tests. OBS-URL: https://build.opensuse.org/request/show/1255986 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=289 --- python-setuptools.changes | 8 ++++++++ python-setuptools.spec | 2 +- setuptools-77.0.3.tar.gz | 3 --- setuptools-78.0.2.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 setuptools-77.0.3.tar.gz create mode 100644 setuptools-78.0.2.tar.gz diff --git a/python-setuptools.changes b/python-setuptools.changes index ecbb582..70954a3 100644 --- a/python-setuptools.changes +++ b/python-setuptools.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Mar 24 17:42:46 UTC 2025 - Markéta Machová + +- update to 78.0.2 + * Reverted distutils changes that broke the monkey patching of command + classes. + * Temporarily remove requests from integration tests. + ------------------------------------------------------------------- Sat Mar 22 07:38:14 UTC 2025 - Adrian Schröter diff --git a/python-setuptools.spec b/python-setuptools.spec index 00ec150..0b0a87e 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: 77.0.3 +Version: 78.0.2 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-77.0.3.tar.gz b/setuptools-77.0.3.tar.gz deleted file mode 100644 index fbeb505..0000000 --- a/setuptools-77.0.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:583b361c8da8de57403743e756609670de6fb2345920e36dc5c2d914c319c945 -size 1367236 diff --git a/setuptools-78.0.2.tar.gz b/setuptools-78.0.2.tar.gz new file mode 100644 index 0000000..c91afb1 --- /dev/null +++ b/setuptools-78.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:137525e6afb9022f019d6e884a319017f9bf879a0d8783985d32cbc8683cab93 +size 1367747 From 0390a94fbebdf739a51ce0d0a5a57c24533b9f81d62dfaf013c52956778b2eef Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 30 Mar 2025 07:56:15 +0000 Subject: [PATCH 3/3] - update to 78.1.0: * Restore access to _get_vc_env with a warning. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=290 --- python-setuptools.changes | 6 ++++++ python-setuptools.spec | 2 +- setuptools-78.0.2.tar.gz | 3 --- setuptools-78.1.0.tar.gz | 3 +++ 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 setuptools-78.0.2.tar.gz create mode 100644 setuptools-78.1.0.tar.gz diff --git a/python-setuptools.changes b/python-setuptools.changes index 70954a3..d3d5bd9 100644 --- a/python-setuptools.changes +++ b/python-setuptools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Mar 30 07:55:30 UTC 2025 - Dirk Müller + +- update to 78.1.0: + * Restore access to _get_vc_env with a warning. + ------------------------------------------------------------------- Mon Mar 24 17:42:46 UTC 2025 - Markéta Machová diff --git a/python-setuptools.spec b/python-setuptools.spec index 0b0a87e..3fa43e3 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: 78.0.2 +Version: 78.1.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 diff --git a/setuptools-78.0.2.tar.gz b/setuptools-78.0.2.tar.gz deleted file mode 100644 index c91afb1..0000000 --- a/setuptools-78.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:137525e6afb9022f019d6e884a319017f9bf879a0d8783985d32cbc8683cab93 -size 1367747 diff --git a/setuptools-78.1.0.tar.gz b/setuptools-78.1.0.tar.gz new file mode 100644 index 0000000..4bde2eb --- /dev/null +++ b/setuptools-78.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18fd474d4a82a5f83dac888df697af65afa82dec7323d09c3e37d1f14288da54 +size 1367827