Skip to content
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

[Backport 1.1 latest] Avoid packaging for semver #10684

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

gshank
Copy link
Contributor

@gshank gshank commented Sep 9, 2024

Backport #10679 from 9e85a22

* CT 2000 fix semver prerelease comparisons (#6838) (#6958)

* Modify semver.py to not use packaging.version.parse

* Changie

(cherry picked from commit d9424cc)

Co-authored-by: Gerda Shank <[email protected]>

* Fix regression in semver comparison logic (#7040) (#7041)

(cherry picked from commit 915585c)

Co-authored-by: Jeremy Cohen <[email protected]>

* Fix changed name of exception

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jeremy Cohen <[email protected]>
@cla-bot cla-bot bot added the cla:yes label Sep 9, 2024
@gshank gshank added the Skip Changelog Skips GHA to check for changelog file label Sep 9, 2024
@gshank gshank merged commit dc750b3 into 1.1.latest Sep 10, 2024
40 of 44 checks passed
@gshank gshank deleted the backport-10679-to-1.1.latest branch September 10, 2024 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla:yes Skip Changelog Skips GHA to check for changelog file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants