Skip to content

chore(deps): update dependency setuptools to v57.1.0

Botaniker (Bot) requested to merge renovate/setuptools-57.x into master

This MR contains the following updates:

Package Update Change
setuptools minor ==57.0.0 -> ==57.1.0

Release Notes

pypa/setuptools

v57.1.0

Compare Source

Changes ^^^^^^^

  • #​2692: Globs are now sorted in 'license_files' restoring reproducibility by eliminating variance from disk order.
  • #​2714: Update to distutils at pypa/distutils@e2627b7.
  • #​2715: Removed reliance on deprecated ssl.match_hostname by removing the ssl support. Now any index operations rely on the native SSL implementation.

Documentation changes ^^^^^^^^^^^^^^^^^^^^^

  • #​2604: Revamped the backward/cross tool compatibility section to remove some confusion. Add some examples and the version since when entry_points are supported in declarative configuration. Tried to make the reading flow a bit leaner, gather some informations that were a bit dispersed.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • 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.

Merge request reports