UNCLASSIFIED - NO CUI

Skip to content

Update dependency setuptools to v65.6.3

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

This MR contains the following updates:

Package Update Change
setuptools (changelog) patch ==65.6.0 -> ==65.6.3

Release Notes

pypa/setuptools

v65.6.3

Compare Source

Misc ^^^^

  • #​3709: Fix condition to patch distutils.dist.log to only apply when using distutils from the stdlib.

v65.6.2

Compare Source

No significant changes.

v65.6.1

Compare Source

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

  • #​3689: Documented that distutils.cfg might be ignored unless SETUPTOOLS_USE_DISTUTILS=stdlib.

Misc ^^^^

  • #​3678: Improve clib builds reproducibility by sorting sources -- by :user:danigm
  • #​3684: Improved exception/traceback when invalid entry-points are specified.
  • #​3690: Fixed logging errors: 'underlying buffer has been detached' (issue #​1631).
  • #​3693: Merge pypa/distutils@3e9d47e with compatibility fix for distutils.log.Log.
  • #​3695, #​3697, #​3698, #​3699: Changed minor text details (spelling, spaces ...)
  • #​3696: Removed unnecessary coding: utf-8 annotations
  • #​3704: Fixed temporary build directories interference with auto-discovery.

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