UNCLASSIFIED - NO CUI

Skip to content

Update dependency setuptools to v67

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

This MR contains the following updates:

Package Update Change
setuptools (changelog) major ==66.1.1 -> ==67.0.0

Release Notes

pypa/setuptools

v67.0.0

Compare Source

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

  • #​3741: Removed patching of distutils._msvccompiler.gen_lib_options for compatibility with Numpy < 1.11.2 -- by :user:mgorny
  • #​3790: Bump vendored version of :pypi:packaging to 23.0 (:pypi:pyparsing is no longer required and was removed). As a consequence, users will experience a more strict parsing of requirements. Specifications that don't comply with :pep:440 and :pep:508 will result in build errors.

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, check this box

This MR has been generated by Renovate Bot.

Merge request reports