File: [cvs.NetBSD.org] / pkgsrc / devel / py-setuptools / distinfo (download)
Revision 1.208, Wed Apr 26 13:34:30 2023 UTC (7 months, 1 week ago) by adam
Branch: MAIN
Changes since 1.207: +4 -4
lines
py-setuptools: updated to 67.7.2
v67.7.2
Misc
* Fixed wrong URLs used in warnings and logs.
v67.7.1
Misc
* Fixes setuptools.dist:invalid_unless_false when value is false don't raise error
v67.7.0
Changes
* Overhaul warning system for better visibility.
Documentation changes
* Added a note about historical presence of wheel in build-system.requires, in pyproject.toml.
* Improved the documentation example regarding making a thin PEP 517 in-tree backend wrapper of setuptools.build_meta that is future-proof and supports PEP 660 hook too
Misc
* Add a stacklevel parameter to warnings.warn() to provide more information to the user.
|