14
0

- Update to 65.6.3:

* #3709: Fix condition to patch distutils.dist.log to only apply when using
    distutils from the stdlib.
- v65.6.2
  * No significant changes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=234
This commit is contained in:
2022-11-24 11:02:22 +00:00
committed by Git OBS Bridge
parent dc1c03296e
commit 0b6fdbe0d7
4 changed files with 13 additions and 4 deletions

View File

@@ -37,7 +37,7 @@
# in order to avoid rewriting for subpackage generator
%define mypython python
Name: python-setuptools%{psuffix}
Version: 65.6.1
Version: 65.6.3
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