Skip to content

Refactor poetry tilde caret operators remove semver#596

Merged
marcelotrevisani merged 1 commit intoconda:mainfrom
lorepirri:refactor-poetry-tilde-caret-operators-remove-semver
Dec 26, 2024
Merged

Refactor poetry tilde caret operators remove semver#596
marcelotrevisani merged 1 commit intoconda:mainfrom
lorepirri:refactor-poetry-tilde-caret-operators-remove-semver

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! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Crash for a Poetry dependency w/ ^ and a non semver standard version [BUG] Incorrect parsing of tool.poetry.dependencies in pyproject.toml

2 participants