14
0

- update to 41.6.0

* Replace usage of deprecated imp module with local
    re-implementation in setuptools._imp
 *  Fix pkg_resources.Requirement hash/equality implementation
 * Fix tests when running under python3.10.
 * drop 'deprecated' documentation (test command, ez_setup, EasyInstall)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=185
This commit is contained in:
2019-11-11 12:50:31 +00:00
committed by Git OBS Bridge
parent 211f51d1c0
commit 5360121d55
4 changed files with 14 additions and 4 deletions

View File

@@ -27,7 +27,7 @@
%bcond_with test
%endif
Name: python-setuptools%{psuffix}
Version: 41.4.0
Version: 41.6.0
Release: 0
Summary: Enhancements to distutils for building and distributing Python packages
License: Python-2.0 OR ZPL-2.0