-
Notifications
You must be signed in to change notification settings - Fork 64
Bump setuptools from 79.0.0 to 80.0.0 #134
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 79.0.0 to 80.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v79.0.0...v80.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 80.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Owner
|
@dependabot merge
…On Sun, Apr 27, 2025 at 9:30 PM dependabot[bot] ***@***.***> wrote:
Bumps setuptools <https://github.com/pypa/setuptools> from 79.0.0 to
80.0.0.
Changelog
*Sourced from setuptools's changelog
<https://github.com/pypa/setuptools/blob/main/NEWS.rst>.*
v80.0.0 Bugfixes
- Update test to honor new behavior in importlib_metadata 8.7. (#4961
<https://redirect.github.com/pypa/setuptools/issues/4961>)
Deprecations and Removals
- Removed support for the easy_install command including the sandbox
module. (#2908
<https://redirect.github.com/pypa/setuptools/issues/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
<https://redirect.github.com/pypa/setuptools/issues/4955>)
v79.0.1 Bugfixes
- Merge with ***@***.***
<pypa/distutils@24bd3179b> including fix for
pypa/distutils#355
<https://redirect.github.com/pypa/distutils/issues/355>.
Commits
- aeea792
<pypa/setuptools@aeea792>
Bump version: 79.0.1 → 80.0.0
- 2c874e7
<pypa/setuptools@2c874e7>
Merge pull request #4962
<https://redirect.github.com/pypa/setuptools/issues/4962> from
pypa/bugfix/4961-validated-eps
- 82c588a
<pypa/setuptools@82c588a>
Update test to honor new behavior in importlib_metadata 8.7
- ef4cd29
<pypa/setuptools@ef4cd29>
Merge pull request #2908
<https://redirect.github.com/pypa/setuptools/issues/2908> from
pypa/debt/remove-easy-install
- 85bbad4
<pypa/setuptools@85bbad4>
Merge branch 'main' into debt/remove-easy-install
- 9653305
<pypa/setuptools@9653305>
Merge pull request #4955
<https://redirect.github.com/pypa/setuptools/issues/4955> from
pypa/debt/develop-uses-pip
- da119e7
<pypa/setuptools@da119e7>
Set a due date 6 months in advance.
- a7603da
<pypa/setuptools@a7603da>
Rename news fragment to reference the pull request for better precise
locality.
- 018a20c
<pypa/setuptools@018a20c>
Restore a few of the options to develop.
- a5f02fe
<pypa/setuptools@a5f02fe>
Remove another test relying on setup.py develop.
- Additional commits viewable in compare view
<pypa/setuptools@v79.0.0...v80.0.0>
[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:
#134
Commit Summary
- 1973bde
<1973bde>
Bump setuptools from 79.0.0 to 80.0.0
File Changes
(2 files <https://github.com/beaufour/flickr-download/pull/134/files>)
- *M* poetry.lock
<https://github.com/beaufour/flickr-download/pull/134/files#diff-f53a023eedfa3fbf2925ec7dc76eecdc954ea94b7e47065393dbad519613dc89>
(8)
- *M* pyproject.toml
<https://github.com/beaufour/flickr-download/pull/134/files#diff-50c86b7ed8ac2cf95bd48334961bf0530cdc77b5a56f852c5c61b89d735fd711>
(2)
Patch Links:
- https://github.com/beaufour/flickr-download/pull/134.patch
- https://github.com/beaufour/flickr-download/pull/134.diff
—
Reply to this email directly, view it on GitHub
<#134>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAB2POL6CYH2XCOCYAPXXEL23WAB7AVCNFSM6AAAAAB37HTIQ6VHI2DSMVQWIX3LMV43ASLTON2WKOZTGAZDGNBXGU2TINI>
.
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 79.0.0 to 80.0.0.
Changelog
Sourced from setuptools's changelog.
Commits
aeea792Bump version: 79.0.1 → 80.0.02c874e7Merge pull request #4962 from pypa/bugfix/4961-validated-eps82c588aUpdate test to honor new behavior in importlib_metadata 8.7ef4cd29Merge pull request #2908 from pypa/debt/remove-easy-install85bbad4Merge branch 'main' into debt/remove-easy-install9653305Merge pull request #4955 from pypa/debt/develop-uses-pipda119e7Set a due date 6 months in advance.a7603daRename news fragment to reference the pull request for better precise locality.018a20cRestore a few of the options to develop.a5f02feRemove another test relying on setup.py develop.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)