Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump setuptools from 58.4.0 to 58.5.3 #247

Merged
merged 1 commit into from Nov 9, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2021

Bumps setuptools from 58.4.0 to 58.5.3.

Changelog

Sourced from setuptools's changelog.

v58.5.3

Misc ^^^^

  • #2849: Add fallback for custom build_py commands inheriting directly from :mod:distutils, while still handling include_package_data=True for sdist.

v58.5.2

Misc ^^^^

  • #2847: Suppress 'setup.py install' warning under bdist_wheel.

v58.5.1

Misc ^^^^

  • #2846: Move PkgResourcesDeprecationWarning above implicitly-called function so that it's in the namespace when version warnings are generated in an environment that contains them.

v58.5.0

Changes ^^^^^^^

  • #1461: Fix inconsistency with include_package_data and packages_data in sdist by replacing the loop breaking mechanism between the sdist and egg_info commands -- by :user:abravalheri
Commits
  • 33f4d7e Bump version: 58.5.2 → 58.5.3
  • 51eb5a1 Merge pull request #2855 from abravalheri/fix-2849
  • 748d00e Mark change as bugfix.
  • cc80157 Merge pull request #2848 from aphedges/fix-doc-typo
  • e7e9548 Add news fragment regarding the fix for #2849
  • 9d0dc41 Make sure user gets warned when using distutils
  • 08235e8 Handle custom build_py inheriting from distutils
  • a571672 Add regression test for #2849
  • 503785c Fix wrong issue number in CHANGES.rst
  • 41b6e76 Bump version: 58.5.1 → 58.5.2
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 8, 2021
Bumps [setuptools](https://github.com/pypa/setuptools) from 58.4.0 to 58.5.3.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](pypa/setuptools@v58.4.0...v58.5.3)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/setuptools-58.5.3 branch from 504ad34 to a715d71 Compare November 9, 2021 02:01
@MartinHjelmare MartinHjelmare merged commit 48dd744 into master Nov 9, 2021
@dependabot dependabot bot deleted the dependabot/pip/setuptools-58.5.3 branch November 9, 2021 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant