pdf-inspector: Add version 1.17.0 - #2319
Merged
Merged
Conversation
Build the cp38-abi3 riscv64 wheel with PyO3/maturin-action, mirroring the build job of upstream's publish-pypi.yml. Upstream pushed no v1.17.0 tag, so the release commit (#450) is pinned; its tree matches the PyPI sdist. The wheel is tested with the binding's own tests/test_python.py on 3.12, 3.13 and 3.14.
luhenry
added a commit
that referenced
this pull request
Sep 25, 2026
Contributor
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
pdf-inspector1.17.0Compiles the Rust PDF classification and extraction library as a PyO3
cp38-abi3extension. Upstream publishes no riscv64 wheel.Mirrors upstream's
publish-pypi.yml.Differs from upstream
32555d2- upstream pushed nov1.17.0tag; its tree matches the PyPI sdist.manylinux: '2_39'- the riscv64 image.Matrix: one
cp38-abi3wheel, tested on cp312/cp313/cp314; no cp314t, which upstream does not ship and abi3 cannot serve.Testing
tests/test_python.py.encrypted-secret123.pdffixture case - fails on every arch at 1.17.0, fixed upstream in test(bindings): route encrypted fixture through password-aware Python API firecrawl/pdf-inspector#489.License: Wheel statically links MIT/Apache-2.0 Rust crates, listed in its bundled CycloneDX SBOM.
x86_64 rehearsal: 82 passed, 1 deselected on each of cp312/cp313/cp314.