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

rust updates #6

Merged
merged 5 commits into from
Jan 9, 2025
Merged

rust updates #6

merged 5 commits into from
Jan 9, 2025

Conversation

newAM
Copy link
Contributor

@newAM newAM commented Jan 4, 2025

Thanks for this extension!

I was having some trouble installing the extension because Cargo.lock was getting updated somehow, and built could not parse version = 4 Cargo.lock files. Updating built fixed this.

I updated pyo3 as well since I was already updating things. Details are in the individual commits. I can split the commits into separate pull-requests if desired.

newAM added 5 commits January 4, 2025 12:42
Options removed from build.rs are set by feature flags as of 0.7.0.
Reference: https://docs.rs/crate/built/0.7.5/source/CHANGELOG.md
crates.io no longer displays these.
Additionally the URLs were out of date.
This does not make sense as a feature because the extension does not
work without it.
@althonos
Copy link
Member

althonos commented Jan 9, 2025

Hi @newAM, glad this is useful and thanks for making this PR! I'll have a look at the build failures but it's quite likely the CI is very outdated 😉

@althonos althonos merged commit 2f6fcfe into sphinx-contrib:main Jan 9, 2025
0 of 12 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
Development

Successfully merging this pull request may close these issues.

2 participants