Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 2, 2020

This PR contains the following updates:

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

Release Notes

pypa/setuptools

v49.6.0

Compare Source

  • #​2129: In pkg_resources, no longer detect any pathname ending in .egg as a Python egg. Now the path must be an unpacked egg or a zip file.

v49.5.0

Compare Source

  • #​2306: When running as a PEP 517 backend, setuptools does not try to install
    setup_requires itself. They are reported as build requirements for the
    frontend to install.

v49.4.0

Compare Source

  • #​2310: Updated vendored packaging version to 20.4.

v49.3.2

Compare Source

  • #​2300: Improve the safe_version function documentation
  • #​2297: Once again, in stubs prefer exec_module to the deprecated load_module.

v49.3.1

Compare Source

  • #​2316: Removed warning when distutils is imported before setuptools when distutils replacement is not enabled.

v49.3.0

Compare Source

  • #​2259: Setuptools now provides a .pth file (except for editable installs of setuptools) to the target environment to ensure that when enabled, the setuptools-provided distutils is preferred before setuptools has been imported (and even if setuptools is never imported). Honors the SETUPTOOLS_USE_DISTUTILS environment variable.

v49.2.1

Compare Source

  • #​2257: Fixed two flaws in distutils._msvccompiler.MSVCCompiler.spawn.

Renovate configuration

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

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

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/setuptools-49.x branch from 6a2c886 to e0897aa Compare August 9, 2020 19:15
@renovate renovate bot changed the title Update dependency setuptools to v49.2.1 Update dependency setuptools to v49.3.0 Aug 9, 2020
@renovate renovate bot force-pushed the renovate/setuptools-49.x branch from e0897aa to 951e29d Compare August 10, 2020 15:18
@renovate renovate bot changed the title Update dependency setuptools to v49.3.0 Update dependency setuptools to v49.3.1 Aug 10, 2020
@renovate renovate bot changed the title Update dependency setuptools to v49.3.1 Update dependency setuptools to v49.3.2 Aug 12, 2020
@renovate renovate bot force-pushed the renovate/setuptools-49.x branch 2 times, most recently from 2340dbc to 801fe78 Compare August 13, 2020 14:53
@renovate renovate bot changed the title Update dependency setuptools to v49.3.2 Update dependency setuptools to v49.4.0 Aug 13, 2020
@renovate renovate bot force-pushed the renovate/setuptools-49.x branch from 801fe78 to e03bffb Compare August 13, 2020 23:39
@renovate renovate bot changed the title Update dependency setuptools to v49.4.0 Update dependency setuptools to v49.5.0 Aug 13, 2020
@renovate renovate bot force-pushed the renovate/setuptools-49.x branch from e03bffb to aff2aa4 Compare August 14, 2020 03:45
@renovate renovate bot changed the title Update dependency setuptools to v49.5.0 Update dependency setuptools to v49.6.0 Aug 14, 2020
@peter-evans peter-evans merged commit f071210 into master Aug 22, 2020
@renovate renovate bot deleted the renovate/setuptools-49.x branch August 22, 2020 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants