Skip to content

Comments

[PIP] Update setuptools requirement from <81 to <82 in /pulp-glue#124

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pulp-glue/setuptools-lt-82
Open

[PIP] Update setuptools requirement from <81 to <82 in /pulp-glue#124
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pulp-glue/setuptools-lt-82

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 6, 2026

Updates the requirements on setuptools to permit the latest version.

Changelog

Sourced from setuptools's changelog.

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

v80.10.1

Misc

v80.10.0

Features

  • Remove post-release tags on setuptools' own build. (#4530)
  • Refreshed vendored dependencies. (#5139)

Misc

v80.9.0

... (truncated)

Commits
  • 049815b Bump version: 80.10.2 → 81.0.0
  • 326bdb8 Merge pull request #4872 from pypa/debt/dry-run
  • ba48138 Fix FURB171 nitpick by altering the logic.
  • 2a7c61f Merge branch 'main' into debt/dry-run
  • 7e37efa Bump tj-actions/changed-files from 34 to 46 in /.github/workflows (#5019)
  • 7308942 Rephrase misleading Multiple directories found assertion in `_find_info_dir...
  • a64911f Bump Ruff and mypy (#4886)
  • b9ac75b Bump Ruff and mypy
  • 32de647 Remove deprecated use of wheel.metadata (#5163)
  • 74a11d5 Remove warning 'ignore' for wheel.metadata from pytest.ini
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/NEWS.rst)
- [Commits](pypa/setuptools@0.6...v81.0.0)

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

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 Feb 6, 2026
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.

0 participants