Bump setuptools from 78.1.0 to 80.1.0
Open
Number: #13
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
May 01, 2025 at 10:33 PM UTC
(about 1 year ago)
(about 1 year ago)
Updated:
July 01, 2025 at 02:13 PM UTC
(12 months ago)
(12 months ago)
Labels:
part:tooling type:tech-debt
part:tooling type:tech-debt
Description:
Bumps setuptools from 78.1.0 to 80.1.0.
Changelog
Sourced from setuptools's changelog.
v80.1.0
Features
- Added a deadline of Oct 31 to the setup.py install deprecation.
Bugfixes
- With
setup.py install --prefix=..., fall back to distutils install rather than failing. Note that runningsetup.py installis deprecated. (#3143)v80.0.1
Bugfixes
- Fixed index_url logic in develop compatibility shim. (#4966)
v80.0.0
Bugfixes
- Update test to honor new behavior in importlib_metadata 8.7. (#4961)
Deprecations and Removals
- Removed support for the easy_install command including the sandbox module. (#2908)
- Develop command no longer uses easy_install, but instead defers execution to pip (which then will re-invoke Setuptools via PEP 517 to build the editable wheel). Most of the options to develop are dropped. This is the final warning before the command is dropped completely in a few months. Use-cases relying on 'setup.py develop' should pin to older Setuptools version or migrate to modern build tooling. (#4955)
v79.0.1
Bugfixes
- Merge with pypa/distutils@24bd3179b including fix for pypa/distutils#355.
v79.0.0
... (truncated)
Commits
6f7b6ddBump version: 80.0.1 → 80.1.025ac162Fix error message string formatting (#4949)4566569Merge pull request #4970 from pypa/bugfix/3143-simple-install7fc5e05Add a due date on the deprecation.d8071d6Remove do_egg_install (unused).a1ecac4Remove run override as it now unconditionally calls super().2b0d173Unify the behavior around the return type when calling super(install).0dc924aFall back to distutils install rather than failing.76b041dFixup6c748caBump version: 80.0.0 → 80.0.1- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Technical Details
| ID: | 2663808 |
| UUID: | 2494650598 |
| Node ID: | PR_kwDON4iYP86UsVjm |
| Host: | GitHub |
| Repository: | frequenz-floss/frequenz-client-assets-python |