Subject: CVS commit: pkgsrc/devel/py-setuptools
From: Adam Ciarcinski
Date: 2019-10-29 16:15:40
Message id: 20191029151540.6B12AFA8E@cvs.NetBSD.org

Log Message:
py-setuptools: updated to 41.6.0

v41.6.0
* Replace usage of deprecated imp module with local re-implementation in \ 
setuptools._imp.

v41.5.1
* Fix code for detecting Visual Studio's version on Windows under Python 2.

v41.5.0
* Improve Visual C++ 14.X support, mainly for Visual Studio 2017 and 2019.
* Fix pkg_resources.Requirement hash/equality implementation: take PEP 508 \ 
direct URL into account.
* Fix tests when running under python3.10.
* Formally deprecated the test command, with the recommendation that users \ 
migrate to tox.
* Update documentation to mention the egg format is not supported by pip and \ 
dependency links support was dropped starting with pip 19.0.
* Drop ez_setup documentation: deprecated for some time (last updated in 2016), \ 
and still relying on easy_install (deprecated too).
* Drop most documentation references to (deprecated) EasyInstall.
* Added a trove classifier to document support for Python 3.8.
* Added Python 3.8 release to the Travis test matrix.

Files:
RevisionActionfile
1.172modifypkgsrc/devel/py-setuptools/Makefile
1.48modifypkgsrc/devel/py-setuptools/PLIST
1.150modifypkgsrc/devel/py-setuptools/distinfo