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

Refactor poetry tilde caret operators remove semver #596

Conversation

lorepirri
Copy link
Contributor

@lorepirri lorepirri commented Dec 25, 2024

Description

Refactor poetry tilde ~ and caret ^ operators to make them work with a PEP 440 version. Remove

Close #534 by @jan-janssen
Close #593

I've removed the dependency semver because it is not used anymore and updated the pixi.lock file. The version of the lock file is unfortunately higher than the one currently on main, therefore there are a lot of differences just to adapt to the new format. I could not find a way to produce an older version of the file lock. Probably installing the same version of pixi would work. Let me know if this is relevant or we can update the version as it is.

@lorepirri lorepirri marked this pull request as ready for review December 25, 2024 22:37
@lorepirri lorepirri requested a review from a team as a code owner December 25, 2024 22:37
@marcelotrevisani
Copy link
Member

in regards of the pixi.lock, that is alright, thanks for updating it!
The PR looks good to me, thanks again for your contribution! :)

@marcelotrevisani marcelotrevisani merged commit 32c230d into conda:main Dec 26, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants