From e493166e248cb05a04a8f99eee20368575b202d2 Mon Sep 17 00:00:00 2001 From: Mateusz Sylwestrzak Date: Tue, 8 Jul 2025 13:05:57 +0200 Subject: [PATCH] python3-ocrmypdf: update to 16.10.4 --- .../patches/use_pillow_heif_instead_of_pi_heif.patch | 9 +++++---- srcpkgs/python3-ocrmypdf/template | 4 ++-- 2 files changed, 7 insertions(+), 6 deletions(-) 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 5e1ea3ff036..f138c0c6baa 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,14 +1,15 @@ --- a/pyproject.toml 2020-02-02 01:00:00.000000000 +0100 -+++ b/pyproject.toml 2025-05-28 16:46:12.901561598 +0200 ++++ b/pyproject.toml 2025-07-08 13:01:32.238226610 +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, != 9.8.0", +- "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 +++ b/src/ocrmypdf/_pipeline.py 2025-03-17 15:21:10.155848376 +0100 @@ -42,7 +42,7 @@ diff --git a/srcpkgs/python3-ocrmypdf/template b/srcpkgs/python3-ocrmypdf/template index 701a82583c1..430ec552596 100644 --- a/srcpkgs/python3-ocrmypdf/template +++ b/srcpkgs/python3-ocrmypdf/template @@ -1,6 +1,6 @@ # Template file for 'python3-ocrmypdf' pkgname=python3-ocrmypdf -version=16.10.2 +version=16.10.4 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=9b65730ba03c9dede6c6d8c61b6e99b93ea2d0192ed4482111174e151540f7fd +checksum=de749ef5f554b63d57e68d032e7cba5500cbd5030835bf24f658f7b7a04f3dc1