Skip to content

Creating wheels#130

Open
siscia wants to merge 7 commits into
jalan:masterfrom
siscia:master
Open

Creating wheels#130
siscia wants to merge 7 commits into
jalan:masterfrom
siscia:master

Conversation

@siscia

@siscia siscia commented Nov 17, 2025

Copy link
Copy Markdown

Hello team @jalan

thanks a lot for your contribution to open source.

I believe wheel would be a great addition to pdftotext and this PR allow to automatically create wheels on push and on release.

You can see on my fork the created wheels in the release.

The wheel are created as self-contained. So that we don't need to install dynamics dependencies.

I mostly supervised the work of claude so that it didn't do anything too wrong, but in fairness I am not an expert in wheel building.

siscia and others added 7 commits November 17, 2025 13:32
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Switches from manylinux2014 (poppler 0.26.5) to manylinux_2_28
(poppler 20.11.0) to meet minimum poppler version requirement.
Builds Python 3.11, 3.12, and 3.13 wheels.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Fixes delocate-wheel error with modern Homebrew dependencies.
If this fails, may need to increase to 15.0.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Poppler is installed in build containers via CIBW_BEFORE_ALL_*,
not needed on the GitHub Actions runner host.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Homebrew dependencies require macOS 15.0 minimum.
Wheels will only work on macOS Sequoia and later.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Automatically uploads built wheels to GitHub releases
when a new release is published.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
6639835
6639835 previously approved these changes Apr 14, 2026
@jalan jalan dismissed 6639835’s stale review June 12, 2026 16:41

who the hell are you

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