Skip to content

chore(deps): update dependency setuptools to v58

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

This MR contains the following updates:

Package Update Change
setuptools major ==57.5.0 -> ==58.2.0

Release Notes

pypa/setuptools

v58.2.0

Compare Source

Changes ^^^^^^^

  • #​2757: Add windows arm64 launchers for scripts generated by easy_install.
  • #​2800: Added --owner and --group options to the sdist command, for specifying file ownership within the produced tarball (similarly to the corresponding distutils sdist 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

Compare Source

Changes ^^^^^^^

v58.0.4

Compare Source

Misc ^^^^

  • #​2773: Retain case in setup.cfg during sdist.

v58.0.3

Compare Source

Misc ^^^^

  • #​2777: Build does not fail fast when use_2to3 is supplied but set to a false value.

v58.0.2

Compare Source

Misc ^^^^

  • #​2769: Build now fails fast when use_2to3 is supplied.

v58.0.1

Compare Source

Misc ^^^^

  • #​2765: In Distribution.finalize_options, suppress known removed entry points to avoid issues with older Setuptools.

v58.0.0

Compare Source

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 ^^^^^^^^^^^^^^^^^^^^^


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

Edited by Botaniker (Bot)

Merge request reports

Loading