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 changes from publish crates #1739

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Conversation

konstin
Copy link
Member

@konstin konstin commented Feb 20, 2024

Backport of changes for the published new versions of pep440_rs and pep508_rs to make it easier to keep them in sync.

Backport of changes for the published new versions of pep440_ra and pep508_rs to make it easier to keep them in sync.
@konstin konstin added the internal A refactor or improvement that is not user-facing label Feb 20, 2024
@@ -69,7 +69,7 @@ plist = { version = "1.6.0" }
pubgrub = { git = "https://github.com/zanieb/pubgrub", rev = "9b6d89cb8a0c7902815c8b2ae99106ba322ffb14" }
pyo3 = { version = "0.20.2" }
pyo3-log = { version = "0.9.0"}
pyproject-toml = { version = "0.8.1" }
pyproject-toml = { version = "0.10.0" }
Copy link
Member

Choose a reason for hiding this comment

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

Can you double-check that this is using our local versions of the PEP crates, patched below? I think it is, since you bumped the version, but please double-check.

Copy link
Member Author

Choose a reason for hiding this comment

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

Good point, i checked and we only have one version of both in Cargo.lock.

@konstin konstin merged commit 2928c6e into main Feb 20, 2024
7 checks passed
@konstin konstin deleted the konsti/crate-export-backport branch February 20, 2024 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal A refactor or improvement that is not user-facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants