git: 6fc70aa299ad - main - textproc/py-ocrmypdf: Update to 15.4.0

From: Kai Knoblich <kai_at_FreeBSD.org>
Date: Tue, 31 Oct 2023 12:33:50 UTC
The branch main has been updated by kai:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6fc70aa299adda7d18c9b8f88f33ed7edade1bae

commit 6fc70aa299adda7d18c9b8f88f33ed7edade1bae
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2023-10-31 12:31:09 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2023-10-31 12:33:16 +0000

    textproc/py-ocrmypdf: Update to 15.4.0
    
    * Reactivate two tests that are now successfully completed.
    
    Changelog since 15.3.1:
    
    https://github.com/ocrmypdf/OCRmyPDF/blob/v15.4.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 5932efabe711..06138b9b54b4 100644
--- a/textproc/py-ocrmypdf/Makefile
+++ b/textproc/py-ocrmypdf/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ocrmypdf
-DISTVERSION=	15.3.0
+DISTVERSION=	15.4.0
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -32,9 +32,7 @@ USES=		ghostscript:run python:3.9+ shebangfix
 USE_PYTHON=	autoplist concurrent pep517 pytest
 # Skip some checks as they yield wrong results if run with the root account
 PYTEST_IGNORED_TESTS=	test_chmod \
-			test_dev_null \
 			test_input_file_not_readable \
-			test_outputtype_none \
 			test_malformed_docinfo # leads to an internal pytest error
 
 SHEBANG_FILES=	src/ocrmypdf/__main__.py \
diff --git a/textproc/py-ocrmypdf/distinfo b/textproc/py-ocrmypdf/distinfo
index ea5f2c602e21..adfada8e63e5 100644
--- a/textproc/py-ocrmypdf/distinfo
+++ b/textproc/py-ocrmypdf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1698470526
-SHA256 (ocrmypdf-15.3.0.tar.gz) = 70be7e01ea8ff33037230a8dfc189185e12258b692a7013d10d2a42ed85ba0d0
-SIZE (ocrmypdf-15.3.0.tar.gz) = 6600395
+TIMESTAMP = 1698729783
+SHA256 (ocrmypdf-15.4.0.tar.gz) = d50fa8efed6abdc92f9c88e026ce520ab1df8369ad1d5ef285d5c5308281a096
+SIZE (ocrmypdf-15.4.0.tar.gz) = 6638301