-
Notifications
You must be signed in to change notification settings - Fork 64
Bump setuptools from 80.4.0 to 80.7.1 #137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [setuptools](https://github.com/pypa/setuptools) from 80.4.0 to 80.7.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.4.0...v80.7.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 80.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Owner
|
@dependabot merge
…On Sun, May 18, 2025 at 10:00 PM dependabot[bot] ***@***.***> wrote:
Bumps setuptools <https://github.com/pypa/setuptools> from 80.4.0 to
80.7.1.
Changelog
*Sourced from setuptools's changelog
<https://github.com/pypa/setuptools/blob/main/NEWS.rst>.*
v80.7.1 Bugfixes
- Only attempt to fetch eggs for unsatisfied requirements. (#4998
<https://redirect.github.com/pypa/setuptools/issues/4998>)
- In installer, when discovering egg dists, let metadata discovery
search each egg. (#4998
<https://redirect.github.com/pypa/setuptools/issues/4998>)
v80.7.0 Features
- Removed usage of pkg_resources from installer. Set an official
deadline on the installer deprecation to 2025-10-31. (#4997
<https://redirect.github.com/pypa/setuptools/issues/4997>)
Misc
- #4996 <https://redirect.github.com/pypa/setuptools/issues/4996>
v80.6.0 Features
- Added a build dependency on coherent.licensed to inject the declared
license text at build time. (#4981
<https://redirect.github.com/pypa/setuptools/issues/4981>)
Misc
- #4995 <https://redirect.github.com/pypa/setuptools/issues/4995>
v80.5.0 Features
- Replaced more references to pkg_resources with importlib
equivalents. (#3085
<https://redirect.github.com/pypa/setuptools/issues/3085>)
Misc
... (truncated)
Commits
- 12ca018
<pypa/setuptools@12ca018>
Bump version: 80.7.0 → 80.7.1
- 31f8cac
<pypa/setuptools@31f8cac>
Merge pull request #4999
<https://redirect.github.com/pypa/setuptools/issues/4999> from
pypa/bugfix/4998-directory-not-empty
- e6f9ee9
<pypa/setuptools@e6f9ee9>
In installer, when discovering egg dists, let metadata discovery search
each ...
- 76d2923
<pypa/setuptools@76d2923>
Only attempt to fetch eggs for unsatisfied requirements.
- 486081e
<pypa/setuptools@486081e>
Bump version: 80.6.0 → 80.7.0
- f2748d1
<pypa/setuptools@f2748d1>
Merge pull request #4997
<https://redirect.github.com/pypa/setuptools/issues/4997> from
pypa/feature/remove-more-pkg_resources
- 1089223
<pypa/setuptools@1089223>
Merge pull request #4996
<https://redirect.github.com/pypa/setuptools/issues/4996> from
abravalheri/cleanup-distutils
- 00c16df
<pypa/setuptools@00c16df>
Bump version: 80.5.0 → 80.6.0
- 89d3aef
<pypa/setuptools@89d3aef>
Add news fragment.
- b74789e
<pypa/setuptools@b74789e>
Merge https://github.com/jaraco/skeleton
- Additional commits viewable in compare view
<pypa/setuptools@v80.4.0...v80.7.1>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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 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)
------------------------------
You can view, comment on, or merge this pull request online at:
#137
Commit Summary
- f924294
<f924294>
Bump setuptools from 80.4.0 to 80.7.1
File Changes
(1 file <https://github.com/beaufour/flickr-download/pull/137/files>)
- *M* poetry.lock
<https://github.com/beaufour/flickr-download/pull/137/files#diff-f53a023eedfa3fbf2925ec7dc76eecdc954ea94b7e47065393dbad519613dc89>
(6)
Patch Links:
- https://github.com/beaufour/flickr-download/pull/137.patch
- https://github.com/beaufour/flickr-download/pull/137.diff
—
Reply to this email directly, view it on GitHub
<#137>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAB2POITETAYLXKQM6QEOXL27E3MBAVCNFSM6AAAAAB5MPAUHGVHI2DSMVQWIX3LMV43ASLTON2WKOZTGA3TEMRXGAZTKOA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps setuptools from 80.4.0 to 80.7.1.
Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
12ca018Bump version: 80.7.0 → 80.7.131f8cacMerge pull request #4999 from pypa/bugfix/4998-directory-not-emptye6f9ee9In installer, when discovering egg dists, let metadata discovery search each ...76d2923Only attempt to fetch eggs for unsatisfied requirements.486081eBump version: 80.6.0 → 80.7.0f2748d1Merge pull request #4997 from pypa/feature/remove-more-pkg_resources1089223Merge pull request #4996 from abravalheri/cleanup-distutils00c16dfBump version: 80.5.0 → 80.6.089d3aefAdd news fragment.b74789eMerge https://github.com/jaraco/skeletonDependabot 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)