Skip to content

chore(deps-dev): update setuptools requirement from >=61.0 to >=82.0.1#573

Merged
Realiserad merged 1 commit intomainfrom
dependabot/pip/setuptools-gte-82.0.1
Apr 14, 2026
Merged

chore(deps-dev): update setuptools requirement from >=61.0 to >=82.0.1#573
Realiserad merged 1 commit intomainfrom
dependabot/pip/setuptools-gte-82.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Updates the requirements on setuptools to permit the latest version.

Changelog

Sourced from setuptools's changelog.

v82.0.1

Bugfixes

  • Fix the loading of launcher manifest.xml file. (#5047)
  • Replaced deprecated json.__version__ with fixture in tests. (#5186)

Improved Documentation

  • Add advice about how to improve predictability when installing sdists. (#5168)

Misc

v82.0.0

Deprecations and Removals

  • pkg_resources has been removed from Setuptools. Most common uses of pkg_resources have been superseded by the importlib.resources <https://docs.python.org/3/library/importlib.resources.html>_ and importlib.metadata <https://docs.python.org/3/library/importlib.metadata.html>_ projects. Projects and environments relying on pkg_resources for namespace packages or other behavior should depend on older versions of setuptools. (#3085)

v81.0.0

Deprecations and Removals

  • Removed support for the --dry-run parameter to setup.py. This one feature by its nature threads through lots of core and ancillary functionality, adding complexity and friction. Removal of this parameter will help decouple the compiler functionality from distutils and thus the eventual full integration of distutils. These changes do affect some class and function signatures, so any derivative functionality may require some compatibility shims to support their expected interface. Please report any issues to the Setuptools project for investigation. (#4872)

v80.10.2

Bugfixes

  • Update vendored dependencies. (#5159)

Misc

... (truncated)

Commits
  • 5a13876 Bump version: 82.0.0 → 82.0.1
  • 51ab8f1 Avoid using (deprecated) 'json.version' in tests (#5194)
  • f9c37b2 Docs/CI: Fix intersphinx references (#5195)
  • 8173db2 Docs: Fix intersphinx references
  • 09bafbc Fix past tense on newsfragment
  • 461ea56 Add news fragment
  • c4ffe53 Avoid using (deprecated) 'json.version' in tests
  • 749258b Cleanup pkg_resources dependencies and configuration (#5175)
  • 2019c16 Parse ext-module.define-macros from pyproject.toml as list of tuples (#5169)
  • b809c86 Sync setuptools schema with validate-pyproject (#5157)
  • Additional commits viewable in compare view

@dependabot dependabot bot added the deps/python Dependency update for Python code label Apr 13, 2026
@github-actions github-actions bot added the size/XS Pull request with less than 10 lines of code label Apr 13, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/setuptools-gte-82.0.1 branch from 4316909 to 3fda1c1 Compare April 13, 2026 05:01
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/NEWS.rst)
- [Commits](pypa/setuptools@v61.0.0...v82.0.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-version: 82.0.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/setuptools-gte-82.0.1 branch from 3fda1c1 to bf658ce Compare April 13, 2026 05:03
@Realiserad Realiserad merged commit 906d2d9 into main Apr 14, 2026
18 checks passed
@Realiserad Realiserad deleted the dependabot/pip/setuptools-gte-82.0.1 branch April 14, 2026 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps/python Dependency update for Python code size/XS Pull request with less than 10 lines of code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant