3 Commits

Author SHA256 Message Date
632652c136 More attempts to make gh#ocrmypdf/OCRmyPDF#1423 go away.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ocrmypdf?expand=0&rev=3
2024-11-07 10:03:33 +00:00
091bc7660a - Update to 16.6.0:
- Fixed an issue where damaged PDFs would fail with --redo-ocr.
    :issue:`1403`
  - Fixed an error that prevented JBIG2 optimization on Windows
    if the image was optimized in an earlier step. :issue:`1396`
  - Fixed an error detecting the version of unpaper 7.0.0.
    :issue:`1409`
  - Fixed a performance regression when scanning pages.
    :issue:`1378`. Thanks @aliemjay.
  - Fixed Alpine Docker image by enforcing Alpine 3.19. Alpine
    3.20 includes a defective version of Tesseract OCR and so is
    not usable.
  - Upgraded Ubuntu Docker image to use Ubuntu 24.04.
  - Build and test scripts/actions switched to uv.
  - When running in a container, we now remind the user that
    temporary folders are inside the container and may not be
    accessible.
  - Fixed Linux test coverage matrix, which was missing some key
    versions.
- Update to 16.5.0:
  - Fixed issue with interpreting PDFs that have images with
    array masks. :issue:`1377`
  - Enabled testing on Python 3.13.
  - Fixed a test that did not work correctly but still passed.
    :issue:`1382`
  - Improved "PDF/A conversion failed" warning message to better
    describe implications.
  - Updated documentation to better explain OCR_JSON_SETTINGS in
    batch processing.
  - Build backend changed from setuptools to hatchling.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ocrmypdf?expand=0&rev=2
2024-11-06 16:22:16 +00:00
d95811ed37 Accepting request 1137597 from home:ecsos
Update to 16.0.4

You want pytest. Now you have pytest.
tox.ini does not exists.

OBS-URL: https://build.opensuse.org/request/show/1137597
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ocrmypdf?expand=0&rev=1
2024-01-08 22:31:59 +00:00