Sync from SUSE:SLFO:Main python-setuptools revision 3885fce38611e3f92b2b6c36f4bd11d7

This commit is contained in:
2025-05-20 22:03:04 +02:00
parent 24ce195987
commit 8528879af7
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>
@@ -8,7 +15,7 @@ Sun Mar 30 07:55:30 UTC 2025 - Dirk Müller <dmueller@suse.com>
Mon Mar 24 17:42:46 UTC 2025 - Markéta Machová <mmachova@suse.com>
- 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 <dmueller@suse.com>
-------------------------------------------------------------------
Thu Jan 16 01:55:52 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- 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 <dimstar@opensuse.org>

View File

@@ -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

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.