From 3949c8ac1d564ab62bcbd4a73c2e7de8247cc68d35574f4d6ea7f5ccc18ec456 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 13 May 2025 15:45:53 +0000 Subject: [PATCH] - update to 78.1.1: * More fully sanitized the filename in PackageIndex._download. - switch build-exclusion to be tumbleweed only * Reverted distutils changes that broke the monkey patching of command - Also provide python3-setuptools-wheel for the primary flavor. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=292 --- python-setuptools.changes | 11 +++++++++-- python-setuptools.spec | 4 ++-- setuptools-78.1.0.tar.gz | 3 --- setuptools-78.1.1.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 7 deletions(-) delete mode 100644 setuptools-78.1.0.tar.gz create mode 100644 setuptools-78.1.1.tar.gz diff --git a/python-setuptools.changes b/python-setuptools.changes index d3d5bd9..e6bda7e 100644 --- a/python-setuptools.changes +++ b/python-setuptools.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue May 13 15:45:23 UTC 2025 - Dirk Müller + +- update to 78.1.1: + * More fully sanitized the filename in PackageIndex._download. +- switch build-exclusion to be tumbleweed only + ------------------------------------------------------------------- Sun Mar 30 07:55:30 UTC 2025 - Dirk Müller @@ -8,7 +15,7 @@ Sun Mar 30 07:55:30 UTC 2025 - Dirk Müller 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 + * Reverted distutils changes that broke the monkey patching of command classes. * Temporarily remove requests from integration tests. @@ -45,7 +52,7 @@ Tue Feb 25 20:32:51 UTC 2025 - Dirk Müller ------------------------------------------------------------------- Thu Jan 16 01:55:52 UTC 2025 - Steve Kowalik -- Also provide python3-setuptools-wheel for the primary flavor. +- Also provide python3-setuptools-wheel for the primary flavor. ------------------------------------------------------------------- Wed Jan 15 15:27:23 UTC 2025 - Dominique Leuenberger diff --git a/python-setuptools.spec b/python-setuptools.spec index 3fa43e3..a6696fb 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -17,7 +17,7 @@ %global flavor @BUILD_FLAVOR@%{nil} -%if 0%{?suse_version} >= 1550 +%if 0%{?suse_version} >= 1650 %if "%{flavor}" == "primary" # this one is goes into Ring0: Bootstrap for primary python stack %define pprefix %{primary_python} @@ -53,7 +53,7 @@ ExclusiveArch: do-not-build %define mypython python %{?sle15_python_module_pythons} Name: %{pprefix}-setuptools%{psuffix} -Version: 78.1.0 +Version: 78.1.1 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.1.0.tar.gz b/setuptools-78.1.0.tar.gz deleted file mode 100644 index 4bde2eb..0000000 --- a/setuptools-78.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:18fd474d4a82a5f83dac888df697af65afa82dec7323d09c3e37d1f14288da54 -size 1367827 diff --git a/setuptools-78.1.1.tar.gz b/setuptools-78.1.1.tar.gz new file mode 100644 index 0000000..5a9b4f9 --- /dev/null +++ b/setuptools-78.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcc17fd9cd898242f6b4adfaca46137a9edef687f43e6f78469692a5e70d851d +size 1368163