Subject: CVS commit: pkgsrc/devel/py-setuptools
From: Adam Ciarcinski
Date: 2019-02-09 18:11:49
Message id: 20190209171149.8358CFB16@cvs.NetBSD.org

Log Message:
py-setuptools: updated to 40.8.0

v40.8.0
* Added the build_meta:__legacy__ backend, a "compatibility mode" PEP \ 
517 backend that can be used as the default when build-backend is left \ 
unspecified in pyproject.toml.
* Resource paths are passed to pkg_resources.resource_string and similar no \ 
longer accept paths that traverse parents, that begin with a leading /. \ 
Violations of this expectation raise DeprecationWarnings and will become errors. \ 
Additionally, any paths that are absolute on Windows are strictly disallowed and \ 
will raise ValueErrors.
* setuptools will now automatically include licenses if setup.cfg contains a \ 
license_file attribute, unless this file is manually excluded inside \ 
MANIFEST.in.

v40.7.3
* In package_index, revert to using a copy of splituser from Python 3.8.

Files:
RevisionActionfile
1.165modifypkgsrc/devel/py-setuptools/Makefile
1.143modifypkgsrc/devel/py-setuptools/distinfo