Skip to content

Comments

Update packaging requirement to support 21.0#4362

Merged
neersighted merged 1 commit intopython-poetry:masterfrom
NeilGirdhar:patch-1
Nov 11, 2021
Merged

Update packaging requirement to support 21.0#4362
neersighted merged 1 commit intopython-poetry:masterfrom
NeilGirdhar:patch-1

Conversation

@NeilGirdhar
Copy link
Contributor

@NeilGirdhar NeilGirdhar commented Aug 7, 2021

Fixes #4264

@NeilGirdhar
Copy link
Contributor Author

@sdispater Would you mind taking a quick look at this single line change?

@NeilGirdhar
Copy link
Contributor Author

Could even consider ">=" since it looks like packaging isn't going with semantic versioning.

@kkirsche
Copy link
Contributor

Could even consider ">=" since it looks like packaging isn't going with semantic versioning.

https://packaging.pypa.io/en/latest/development/release-process.html seems to confirm this, though I haven't reviewed their Noxfile

@hugovk
Copy link
Contributor

hugovk commented Nov 11, 2021

Could even consider ">=" since it looks like packaging isn't going with semantic versioning.

packaging.pypa.io/en/latest/development/release-process.html seems to confirm this, though I haven't reviewed their Noxfile

Correct, packaging (like pip) follows Calendar Versioning (https://calver.org/): YY.N is the year number and a sequential number.

packaging 21.2 has recently come out: https://pypi.org/project/packaging/#history

hugovk
hugovk previously approved these changes Nov 11, 2021
@neersighted neersighted self-assigned this Nov 11, 2021
Copy link
Member

@neersighted neersighted left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rebased onto current master -- I don't see any reason why we can't unclamp this. LGTM!

@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Packaging 21.0

4 participants