Skip to content

Update setuptools requirement from ~=58.4.0 to ~=58.5.2#6

Merged
V3lop5 merged 1 commit intomainfrom
dependabot/pip/setuptools-approx-eq-58.5.2
Nov 4, 2021
Merged

Update setuptools requirement from ~=58.4.0 to ~=58.5.2#6
V3lop5 merged 1 commit intomainfrom
dependabot/pip/setuptools-approx-eq-58.5.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updates the requirements on setuptools to permit the latest version.

Changelog

Sourced from setuptools's changelog.

v58.5.2

Misc ^^^^

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

v58.5.1

Misc ^^^^

  • #2486: 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

v58.4.0

Changes ^^^^^^^

  • #2497: Officially deprecated PEP 440 non-compliant versions.

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

  • #2832: Removed the deprecated data_files option from the example in the declarative configuration docs -- by :user:abravalheri
  • #2832: Change type of data_files option from dict to section in declarative configuration docs (to match previous example) -- by :user:abravalheri

v58.3.0

... (truncated)

Commits
  • 41b6e76 Bump version: 58.5.1 → 58.5.2
  • fad059e Suppress 'setup.py install' warning under bdist_wheel. Fixes #2847.
  • 3d43495 Bump version: 58.5.0 → 58.5.1
  • 30f070e Move warning definition above implicit behavior on import. Fixes #2846.
  • dfbbf11 Bump version: 58.4.0 → 58.5.0
  • 4416409 Merge pull request #2844 from abravalheri/fix-1461
  • 6757e38 Merge with failing test
  • 10ead90 Trim docstring and remove comment.
  • b8ad7d2 Remove data_files avoidance code.
  • 2d38be3 Reformat docstring and rewrite in imperative voice.
  • Additional commits viewable in compare view

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)

Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version.
- [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.2)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 4, 2021
@V3lop5 V3lop5 merged commit a1d4a8c into main Nov 4, 2021
@V3lop5 V3lop5 deleted the dependabot/pip/setuptools-approx-eq-58.5.2 branch November 4, 2021 14:17
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.

1 participant