git: 751c42578d5f - main - textproc/py-ocrmypdf: Update to 14.1.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 16 Apr 2023 16:03:32 UTC
The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=751c42578d5f7eca397fdef54ec1fbfa844dddf2 commit 751c42578d5f7eca397fdef54ec1fbfa844dddf2 Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2023-04-16 16:01:30 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2023-04-16 16:01:30 +0000 textproc/py-ocrmypdf: Update to 14.1.0 * Remove no longer required USE_LOCALE as the UTF-8 mode is enabled by default when the locale is C since Python 3.7. Changelog: https://github.com/ocrmypdf/OCRmyPDF/blob/v14.1.0/docs/release_notes.rst --- textproc/py-ocrmypdf/Makefile | 4 +--- textproc/py-ocrmypdf/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/textproc/py-ocrmypdf/Makefile b/textproc/py-ocrmypdf/Makefile index ffea4a18310b..e5d78a164be9 100644 --- a/textproc/py-ocrmypdf/Makefile +++ b/textproc/py-ocrmypdf/Makefile @@ -1,6 +1,5 @@ PORTNAME= ocrmypdf -DISTVERSION= 14.0.4 -PORTREVISION= 1 +DISTVERSION= 14.1.0 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -31,7 +30,6 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=4.4.1:devel/py-pytest@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}python-xmp-toolkit>=2.0.1:textproc/py-python-xmp-toolkit@${PY_FLAVOR} USES= ghostscript:run python:3.8+ shebangfix -USE_LOCALE= en_US.UTF-8 USE_PYTHON= autoplist concurrent pep517 SHEBANG_FILES= src/ocrmypdf/__main__.py \ diff --git a/textproc/py-ocrmypdf/distinfo b/textproc/py-ocrmypdf/distinfo index 4228354b8765..4819ac0af829 100644 --- a/textproc/py-ocrmypdf/distinfo +++ b/textproc/py-ocrmypdf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679233873 -SHA256 (ocrmypdf-14.0.4.tar.gz) = c731bd3b6bfd67dc495edc97946f159ba99631854bf7671c2d35c36f30b3ffa8 -SIZE (ocrmypdf-14.0.4.tar.gz) = 6512084 +TIMESTAMP = 1681644938 +SHA256 (ocrmypdf-14.1.0.tar.gz) = 3f69d24febb94b31b61b0a82d2a82f7af1e4876f2162c095ae0e49e1bc2a4653 +SIZE (ocrmypdf-14.1.0.tar.gz) = 6515961