Skip to content

Update dependency setuptools to v49.2.0

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

This MR contains the following updates:

Package Update Change
setuptools minor ==49.1.2 -> ==49.2.0

Release Notes

pypa/setuptools

v49.2.0

Compare Source

  • #​2230: Now warn the user when setuptools is imported after distutils modules have been loaded (exempting PyPy for 3.6), directing the users of packages to import setuptools first.

v49.1.3

Compare Source

  • #​2212: (Distutils) Allow spawn to accept environment. Avoid monkey-patching global state.
  • #​2249: Fix extension loading technique in stubs.

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

Merge request reports