14
0

- 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/package/show/devel:languages:python/python-setuptools?expand=0&rev=289
This commit is contained in:
2025-03-25 14:43:27 +00:00
committed by Git OBS Bridge
parent 111d56bea9
commit d40d5bb29c
4 changed files with 12 additions and 4 deletions

View File

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