app-text/OCRmyPDF: add 16.8.0, drop 16.6.2

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova 2025-01-08 01:51:43 +05:00
parent 479f3df182
commit 100fbede64
No known key found for this signature in database
GPG Key ID: E7B76EDC50864BB1
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
DIST ocrmypdf-16.6.2.tar.gz 6691821 BLAKE2B fbca109622d01a4802f4ac70c60d89d631342341798dff4ea0f62ca33682e5e87ffde79ce93b10f4a27d16f3d6a82255894491304942c9126f3da289e160fb4e SHA512 3e76430f61d3bddffef5cc96b7f8e7119992fc0177ebfa5ecf316ffc70b5a0576813aebf761774c376a58c52c616019d94523a962f65937e95bb9902def62dfa
DIST ocrmypdf-16.7.0.tar.gz 6786952 BLAKE2B e1f57a04e99ab87173ba1fc14b374844e4e3b009de01cb82e8746750c364bd33f2e7a2d31dc15923149b5ad91b1d3ab4a8b42168f9fc156a850470248b146d0a SHA512 3738c78f9d32a8c254a5968f7ddc3dda9c91fb8e02645e56b5f986cbd4cbe6d712c5872b0ef9c10815eed3b1db24b4460370a592943d76f19bf3d493effadf50 DIST ocrmypdf-16.7.0.tar.gz 6786952 BLAKE2B e1f57a04e99ab87173ba1fc14b374844e4e3b009de01cb82e8746750c364bd33f2e7a2d31dc15923149b5ad91b1d3ab4a8b42168f9fc156a850470248b146d0a SHA512 3738c78f9d32a8c254a5968f7ddc3dda9c91fb8e02645e56b5f986cbd4cbe6d712c5872b0ef9c10815eed3b1db24b4460370a592943d76f19bf3d493effadf50
DIST ocrmypdf-16.8.0.tar.gz 6802277 BLAKE2B ffe62a89b31977178b11880554d0639267139d45079b19098419ce351eb46b1dbdbf1fff2f1a8e89eecee2f7ed28afd8703b07f74f5974740c3e52de8616cf2f SHA512 4f59ca3a2c8b4a02472e7081cf7c4a4f6fe20f6d4e5ccea9e22a4250574996c7833c6a986b28cc95b748876c4bc2c1b337742eb8824db02474c7cb7559e43e52

View File

@ -1,4 +1,4 @@
# Copyright 2020-2024 Gentoo Authors # Copyright 2020-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=8 EAPI=8
@ -22,7 +22,7 @@ RDEPEND="
>=dev-python/deprecation-2.1.0[${PYTHON_USEDEP}] >=dev-python/deprecation-2.1.0[${PYTHON_USEDEP}]
>=dev-python/packaging-20[${PYTHON_USEDEP}] >=dev-python/packaging-20[${PYTHON_USEDEP}]
>=dev-python/pikepdf-8.10.1[${PYTHON_USEDEP}] >=dev-python/pikepdf-8.10.1[${PYTHON_USEDEP}]
>=dev-python/pillow-10.0.1[lcms,${PYTHON_USEDEP}] >=dev-python/pillow-10.0.1[jpeg2k,lcms,${PYTHON_USEDEP}]
>=dev-python/pluggy-1.0[${PYTHON_USEDEP}] >=dev-python/pluggy-1.0[${PYTHON_USEDEP}]
>=dev-python/rich-13.0[${PYTHON_USEDEP}] >=dev-python/rich-13.0[${PYTHON_USEDEP}]
>=media-gfx/img2pdf-0.5[${PYTHON_USEDEP}] >=media-gfx/img2pdf-0.5[${PYTHON_USEDEP}]