forked from pool/python-setuptools
- 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:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 11 12:47:57 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- 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)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 20:35:06 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||
|
||||
|
Reference in New Issue
Block a user