packaging: Use PEP 621 - #115
Merged
Merged
Conversation
edgarrmondragon
force-pushed
the
edgarrmondragon/packaging/pep621
branch
3 times, most recently
from
January 4, 2025 18:25
4ad8c26 to
1ae0b75
Compare
edgarrmondragon
force-pushed
the
edgarrmondragon/packaging/pep621
branch
2 times, most recently
from
January 4, 2025 18:38
0e03174 to
2290b24
Compare
edgarrmondragon
marked this pull request as ready for review
January 4, 2025 19:01
edgarrmondragon
force-pushed
the
edgarrmondragon/packaging/pep621
branch
9 times, most recently
from
January 7, 2025 23:06
a35d1e6 to
4338212
Compare
edgarrmondragon
force-pushed
the
edgarrmondragon/packaging/pep621
branch
3 times, most recently
from
February 5, 2025 06:10
d887397 to
9829c77
Compare
edgarrmondragon
force-pushed
the
edgarrmondragon/packaging/pep621
branch
from
February 24, 2025 03:20
9829c77 to
989431e
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Add support for the
projectsection (PEP 621) python-poetry/poetry#9135Add support for the
projectsection (PEP 621) python-poetry/poetry-core#708release: bump version to 2.0.0 python-poetry/poetry#9893
2.0.0 Release python-poetry/poetry#9448
Bump poetry from 1.8.5 to 2.0.1 in /python/helpers in the poetry group across 1 directory dependabot/dependabot-core#11275Add support for PEP 621 in Poetry version 2 projects dependabot/dependabot-core#11237Support Poetry v2 dependency format renovatebot/renovate#33509
Poetry 2.0 compatibility mtkennerly/poetry-dynamic-versioning#201
poetry sync --only=maindoesn't remove package from other groups likepoetry install --sync --only=maindo python-poetry/poetry#9943