Update dependency setuptools to v58
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
setuptools | ironbank-pypi | major |
57.3.0 -> 58.0.0
|
Release Notes
pypa/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
v57.5.0
Changes ^^^^^^^
-
#2712: Added implicit globbing support for
[options.data_files]
values.
Documentation changes ^^^^^^^^^^^^^^^^^^^^^
- #2737: fix various syntax and style errors in code snippets in docs
v57.4.0
Changes ^^^^^^^
-
#2722: Added support for
SETUPTOOLS_EXT_SUFFIX
environment variable to override the suffix normally detected from thesysconfig
module.
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.