From a26fc1f9666f03e98fac54d4033167f6eea1a88c Mon Sep 17 00:00:00 2001 From: Alarig Le Lay Date: Thu, 16 Apr 2020 20:27:53 +0200 Subject: [PATCH] app-text/OCRmyPDF: Newer dev-python/pdfminer-six dep See https://github.com/jbarlow83/OCRmyPDF/blob/v9.7.2/setup.py#L101 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Alarig Le Lay --- app-text/OCRmyPDF/OCRmyPDF-9.7.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/OCRmyPDF/OCRmyPDF-9.7.2.ebuild b/app-text/OCRmyPDF/OCRmyPDF-9.7.2.ebuild index b397ccedaf..ef648cf50a 100644 --- a/app-text/OCRmyPDF/OCRmyPDF-9.7.2.ebuild +++ b/app-text/OCRmyPDF/OCRmyPDF-9.7.2.ebuild @@ -31,7 +31,7 @@ RDEPEND=" app-text/ghostscript-gpl app-text/tesseract app-text/unpaper - <=dev-python/pdfminer-six-20200124[${PYTHON_USEDEP}] + <=dev-python/pdfminer-six-20200402[${PYTHON_USEDEP}] >=dev-python/pdfminer-six-20181108[${PYTHON_USEDEP}] dev-python/pikepdf[${PYTHON_USEDEP}] dev-python/pillow[${PYTHON_USEDEP}]