area4lib / area4

šŸš€ Dividers in Python, the easy way! (As seen on PyPI)
https://pypi.org/project/area4
MIT License
25 stars 50 forks source link

Bump setuptools from 58.5.2 to 58.5.3 #376

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps setuptools from 58.5.2 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.
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
  • See full diff 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[bot] commented 3 years ago

Superseded by #379.