Update dependency setuptools to v60.2.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
setuptools | ironbank-pypi | minor |
60.1.1 -> 60.2.0
|
Release Notes
pypa/setuptools
v60.2.0
Changes ^^^^^^^
-
#2974: Setuptools now relies on the Python logging infrastructure to log messages. Instead of using
distutils.log.*
, uselogging.getLogger(name).*
. -
#2987: Sync with pypa/distutils@
2def21c
, including fix for missing get_versions attribute (#2969), more reliance on sysconfig from stdlib.
Misc ^^^^
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.