UNCLASSIFIED - NO CUI

Skip to content

Update dependency setuptools to v65

renovate requested to merge renovate/setuptools-65.x into development

This MR contains the following updates:

Package Update Change
setuptools major ==64.0.3 -> ==65.0.0

Release Notes

pypa/setuptools

v65.0.0

Compare Source

Breaking Changes ^^^^^^^^^^^^^^^^

  • #​3505: Removed 'msvccompiler' and 'msvc9compiler' modules from distutils.
  • #​3521: Remove bdist_msi and bdist_wininst commands, which have been deprecated since Python 3.9. Use older Setuptools for these behaviors if needed.

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

  • #​3519: Changed the note in keywords documentation regarding editable installations to specify which setuptools version require a minimal setup.py file or not.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports