Skip to content

playa-pdf: Add version 1.1.0 - #2309

Merged
luhenry merged 1 commit into
mainfrom
playa-pdf
Sep 25, 2026
Merged

luhenry merged 1 commit into
mainfrom
playa-pdf

Conversation

@luhenry

@luhenry luhenry commented Sep 25, 2026 •

Copy link
Copy Markdown
Member

Compiles playa's parser/decoding modules via mypyc. Upstream publishes no riscv64 wheel.

Mirrors upstream's release.yml, whose build step is entirely driven by the project's own committed [tool.cibuildwheel] table.

Differs from upstream

  • Pins mypy to 1.19.1 - newer mypy makes the compiled ContentStream.__init__ reject a bytearray, a regression from the released wheels' own behaviour.
  • --no-isolation build frontend - required for the mypy pin to stick.
  • Adds our registry index - the mypyc hook's own cryptography build dependency has no riscv64 wheel on public PyPI.

Testing

  • Runs upstream's own pytest suite against the installed wheel; tests/samples/pyproject.toml staged via test-sources since playa/ would otherwise shadow it. Adds pytest, cryptography, pdfminer.six as test deps (from upstream's own test env).

License: OK

Built on cp311 (x86_64 rehearsal); 805 passed, 22 skipped.

Mirrors upstream's own cibuildwheel recipe (mypyc-compiled, driven by
[tool.cibuildwheel] in pyproject.toml). Pins mypy to the release predating
1.1.0 to match the published wheels' behaviour.
@github-actions

github-actions Bot commented Sep 25, 2026 •

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-09-25 12:34 UTC

luhenry added a commit that referenced this pull request Sep 25, 2026
@luhenry
luhenry merged commit 5121315 into main Sep 25, 2026
14 of 15 checks passed
@luhenry
luhenry deleted the playa-pdf branch September 25, 2026 12:31
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.

1 participant