Conversation
slymattz
force-pushed
the
ocr
branch
2 times, most recently
from
August 12, 2026 10:41
850f935 to
517e5c1
Compare
slymattz
force-pushed
the
ocr
branch
5 times, most recently
from
September 4, 2026 08:16
bc4cc16 to
d27e06c
Compare
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.
Testing the changes
EDIT 9/16/26:
updated ghostscript to 10.08.0
I also removed the
-fflag fromrmas my understanding is we should not allow rm to exit silently on the files/dirs that aren't there any more. That's how I was able to figure out the no longer needed instances of rm.EDIT 9/17/26:
ocrmypdf updated to 17.12.1
pillow_heif patch became obsolete ocrmypdf/OCRmyPDF@97d3bf2
pikepdf updated to 10.13.0.post1 (10.13.0 was yanked)
ocrmypdf:
ocrmypdf requires ghostscript >= 10.07.0
ghostscript:
32bit.patch: changes inbase/gdevmpla.chave been merged upstreamfix changelog line
fpdf2:
fix homepage
add changelog
pull GH tarball with a test suite included
Local build testing