14
0

Accepting request 1277199 from devel:languages:python

- 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/request/show/1277199
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools?expand=0&rev=91
This commit is contained in:
2025-05-20 07:31:28 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 7 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue May 13 15:45:23 UTC 2025 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com> Sun Mar 30 07:55:30 UTC 2025 - Dirk Müller <dmueller@suse.com>

View File

@@ -17,7 +17,7 @@
%global flavor @BUILD_FLAVOR@%{nil} %global flavor @BUILD_FLAVOR@%{nil}
%if 0%{?suse_version} >= 1550 %if 0%{?suse_version} >= 1650
%if "%{flavor}" == "primary" %if "%{flavor}" == "primary"
# this one is goes into Ring0: Bootstrap for primary python stack # this one is goes into Ring0: Bootstrap for primary python stack
%define pprefix %{primary_python} %define pprefix %{primary_python}
@@ -53,7 +53,7 @@ ExclusiveArch: do-not-build
%define mypython python %define mypython python
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: %{pprefix}-setuptools%{psuffix} Name: %{pprefix}-setuptools%{psuffix}
Version: 78.1.0 Version: 78.1.1
Release: 0 Release: 0
Summary: Download, build, install, upgrade, and uninstall Python packages Summary: Download, build, install, upgrade, and uninstall Python packages
License: Apache-2.0 AND MIT AND BSD-2-Clause AND Python-2.0 License: Apache-2.0 AND MIT AND BSD-2-Clause AND Python-2.0

BIN
setuptools-78.1.0.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
setuptools-78.1.1.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.