diff --git a/srcpkgs/python3-ocrmypdf/patches/use_pillow_heif_instead_of_pi_heif.patch b/srcpkgs/python3-ocrmypdf/patches/use_pillow_heif_instead_of_pi_heif.patch index eb2a358f389..5e1ea3ff036 100644 --- a/srcpkgs/python3-ocrmypdf/patches/use_pillow_heif_instead_of_pi_heif.patch +++ b/srcpkgs/python3-ocrmypdf/patches/use_pillow_heif_instead_of_pi_heif.patch @@ -1,12 +1,12 @@ ---- a/pyproject.toml 2025-02-27 00:16:18.000000000 +0100 -+++ b/pyproject.toml 2025-03-17 15:20:09.011808694 +0100 +--- a/pyproject.toml 2020-02-02 01:00:00.000000000 +0100 ++++ b/pyproject.toml 2025-05-28 16:46:12.901561598 +0200 @@ -16,7 +16,7 @@ "img2pdf>=0.5", "packaging>=20", "pdfminer.six>=20220319", -- "pi-heif", # Heif image format - maintainers: if this is removed, it will NOT break -+ "pillow-heif", # Heif image format - maintainers: if this is removed, it will NOT break - "pikepdf>=8.10.1", +- "pi-heif", # Heif image format - maintainers: if this is removed, it will NOT break ++ "pillow-heif", # Heif image format - maintainers: if this is removed, it will NOT break + "pikepdf>=8.10.1, != 9.8.0", "Pillow>=10.0.1", "pluggy>=1", --- a/src/ocrmypdf/_pipeline.py 2025-02-27 00:16:18.000000000 +0100 diff --git a/srcpkgs/python3-ocrmypdf/template b/srcpkgs/python3-ocrmypdf/template index fe75ece460b..701a82583c1 100644 --- a/srcpkgs/python3-ocrmypdf/template +++ b/srcpkgs/python3-ocrmypdf/template @@ -1,6 +1,6 @@ -# Template file for 'python3-ocrmypdf'. +# Template file for 'python3-ocrmypdf' pkgname=python3-ocrmypdf -version=16.10.1 +version=16.10.2 revision=1 build_style=python3-pep517 hostmakedepends="hatchling hatch-vcs" @@ -12,4 +12,4 @@ maintainer="Mateusz Sylwestrzak " license="MPL-2.0" homepage="https://github.com/ocrmypdf/OCRmyPDF" distfiles="${PYPI_SITE}/o/ocrmypdf/ocrmypdf-${version}.tar.gz" -checksum=9f32059fc97e25931aaa0a8a4027b8c9faca7d9e1183089f32e0cba5631449f1 +checksum=9b65730ba03c9dede6c6d8c61b6e99b93ea2d0192ed4482111174e151540f7fd