14
0

Accepting request 1091230 from home:dgarcia:branches:devel:languages:python

- Update to 67.8.0:
  * #3128: In deprecated easy_install, reload and merge the pth file
    before saving.
  * #3915: Adequate tests to the latest changes in virtualenv for
    Python 3.12.

OBS-URL: https://build.opensuse.org/request/show/1091230
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=245
This commit is contained in:
2023-06-07 10:11:42 +00:00
committed by Git OBS Bridge
parent 5fab742fdc
commit 9c6843b1fa
4 changed files with 13 additions and 4 deletions

View File

@@ -38,7 +38,7 @@
%define mypython python
%{?sle15_python_module_pythons}
Name: python-setuptools%{psuffix}
Version: 67.7.2
Version: 67.8.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