Skip to content

chore: Update python deps#11

Merged
R0Wi merged 3 commits into
masterfrom
feature/update-deps
May 22, 2026
Merged

chore: Update python deps#11
R0Wi merged 3 commits into
masterfrom
feature/update-deps

Conversation

@R0Wi
Copy link
Copy Markdown
Contributor

@R0Wi R0Wi commented May 22, 2026

No description provided.

R0Wi added 3 commits May 22, 2026 14:23
The PriorOcrFoundError message changed in ocrmypdf 17.x:
- Before: 'page already has text! - aborting (use --force-ocr to force OCR;  see also help for the arguments --skip-text and --redo-ocr'
- After:  'page already has text! - aborting (use --force-ocr or --mode force to force OCR; see also help for --skip-text, --redo-ocr, and --mode)'
ocrmypdf 17.x no longer accepts hyphenated kwargs like 'image-dpi';
only the underscore form 'image_dpi' is accepted by the Python API.
Replace hyphens with underscores in _split_parameters to maintain
compatibility.
@github-actions
Copy link
Copy Markdown

Code Coverage

Package Line Rate Health
. 95%
model 100%
Summary 95% (97 / 102)

Minimum allowed line rate is 60%

@R0Wi R0Wi merged commit b31b617 into master May 22, 2026
2 checks passed
@R0Wi R0Wi deleted the feature/update-deps branch May 22, 2026 14:47
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