chore(deps): update dependency setuptools to v58
This MR contains the following updates:
Package | Update | Change |
---|---|---|
setuptools | major |
==57.5.0 -> ==58.2.0
|
Release Notes
pypa/setuptools
v58.2.0
Changes ^^^^^^^
- #2757: Add windows arm64 launchers for scripts generated by easy_install.
-
#2800: Added
--owner
and--group
options to thesdist
command, for specifying file ownership within the produced tarball (similarly to the corresponding distutilssdist
options).
Documentation changes ^^^^^^^^^^^^^^^^^^^^^
-
#2792: Document how the legacy and non-legacy versions are compared, and reference to the
PEP 440 <https://www.python.org/dev/peps/pep-0440/>
_ scheme.
v58.1.0
Changes ^^^^^^^
-
#2796: Merge with pypa/distutils@
02e9f65
v58.0.4
Misc ^^^^
- #2773: Retain case in setup.cfg during sdist.
v58.0.3
Misc ^^^^
-
#2777: Build does not fail fast when
use_2to3
is supplied but set to a false value.
v58.0.2
Misc ^^^^
-
#2769: Build now fails fast when
use_2to3
is supplied.
v58.0.1
Misc ^^^^
- #2765: In Distribution.finalize_options, suppress known removed entry points to avoid issues with older Setuptools.
v58.0.0
Breaking Changes ^^^^^^^^^^^^^^^^
- #2086: Removed support for 2to3 during builds. Projects should port to a unified codebase or pin to an older version of Setuptools using PEP 518 build-requires.
Documentation changes ^^^^^^^^^^^^^^^^^^^^^
- #2746: add python_requires example
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.
Edited by Botaniker (Bot)