From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1BE8A1382C5 for ; Fri, 18 Dec 2020 19:05:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 33071E0A92; Fri, 18 Dec 2020 19:05:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1A1E4E0A92 for ; Fri, 18 Dec 2020 19:05:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 23DA6341155 for ; Fri, 18 Dec 2020 19:05:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 41115D0 for ; Fri, 18 Dec 2020 19:05:07 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1608318298.a20c9ac22e6943fa2c24cd64c6c29d3fb3d4f3f4.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-text/OCRmyPDF/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-text/OCRmyPDF/Manifest app-text/OCRmyPDF/OCRmyPDF-11.4.0.ebuild app-text/OCRmyPDF/OCRmyPDF-9.7.2.ebuild X-VCS-Directories: app-text/OCRmyPDF/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: a20c9ac22e6943fa2c24cd64c6c29d3fb3d4f3f4 X-VCS-Branch: dev Date: Fri, 18 Dec 2020 19:05:07 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 57a94c38-7843-4172-b0c8-bfad49f11724 X-Archives-Hash: c749679dbd5c1f8f7c17ead966034065 commit: a20c9ac22e6943fa2c24cd64c6c29d3fb3d4f3f4 Author: Andrew Ammerlaan riseup net> AuthorDate: Fri Dec 18 19:04:58 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Fri Dec 18 19:04:58 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a20c9ac2 app-text/OCRmyPDF: version bump 11.4.0, add py3.8 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> app-text/OCRmyPDF/Manifest | 2 +- .../{OCRmyPDF-9.7.2.ebuild => OCRmyPDF-11.4.0.ebuild} | 13 ++++++++----- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/app-text/OCRmyPDF/Manifest b/app-text/OCRmyPDF/Manifest index 419878a2..14db1f0d 100644 --- a/app-text/OCRmyPDF/Manifest +++ b/app-text/OCRmyPDF/Manifest @@ -1 +1 @@ -DIST OCRmyPDF-9.7.2.tar.gz 7859735 BLAKE2B 2744c893f6dd0f23ada9a11570fdf007842d01bcd84a1892f01bb828ca5e4d62e25724adf8124f3c75186c6eb56b19ef3bbfcbd6f4c1f9fa5821b0d59a19be33 SHA512 03dd14940cafc74dbfbf4c4ec569ca5de4cd588a1e7da11fda65a48ddb40b0a0613a7d6bd6520b07b2b9dc705c4f0e744076c7826d9789d782014b4d1dacc16e +DIST OCRmyPDF-11.4.0.tar.gz 7880918 BLAKE2B 2031a0d8f5676d84be7e4d52a2b8457143dfb85248bc925d452ebe652190da0f34a464478a9cda8ed0650eeb5db5019f83530ea0b74b57079e1cab0e43a20b16 SHA512 f6ed03eacf3dd0aa554841b70e6b2fbb8a7cc7854723a4fb0a52b7b3fcf26387f9bb60b9db57f67af53a979edc66666a3dadbdd10c20fbb375cfaf46339e6737 diff --git a/app-text/OCRmyPDF/OCRmyPDF-9.7.2.ebuild b/app-text/OCRmyPDF/OCRmyPDF-11.4.0.ebuild similarity index 83% rename from app-text/OCRmyPDF/OCRmyPDF-9.7.2.ebuild rename to app-text/OCRmyPDF/OCRmyPDF-11.4.0.ebuild index 2d9f6d57..ed383cfd 100644 --- a/app-text/OCRmyPDF/OCRmyPDF-9.7.2.ebuild +++ b/app-text/OCRmyPDF/OCRmyPDF-11.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_7 ) +PYTHON_COMPAT=( python3_{7,8} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit bash-completion-r1 distutils-r1 @@ -31,17 +31,20 @@ RDEPEND=" app-text/ghostscript-gpl app-text/tesseract app-text/unpaper - <=dev-python/pdfminer-six-20200402[${PYTHON_USEDEP}] - >=dev-python/pdfminer-six-20181108[${PYTHON_USEDEP}] + dev-python/cffi[${PYTHON_USEDEP}] + dev-python/coloredlogs[${PYTHON_USEDEP}] + >=dev-python/pdfminer-six-20191110[${PYTHON_USEDEP}] + <=dev-python/pdfminer-six-20201018[${PYTHON_USEDEP}] dev-python/pikepdf[${PYTHON_USEDEP}] dev-python/pillow[${PYTHON_USEDEP}] + dev-python/pluggy[${PYTHON_USEDEP}] dev-python/reportlab[${PYTHON_USEDEP}] dev-python/tqdm[${PYTHON_USEDEP}] - media-gfx/img2pdf + jbig2enc? ( media-libs/jbig2enc ) + media-gfx/img2pdf[${PYTHON_USEDEP}] media-gfx/pngquant media-libs/leptonica virtual/python-cffi[${PYTHON_USEDEP}] - jbig2enc? ( media-libs/jbig2enc ) " distutils_enable_tests pytest From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F1CF51382C5 for ; Fri, 18 Dec 2020 19:05:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 12968E0A9E; Fri, 18 Dec 2020 19:05:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EF9ABE0A9E for ; Fri, 18 Dec 2020 19:05:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9B10F341148 for ; Fri, 18 Dec 2020 19:05:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D5BA23A1 for ; Fri, 18 Dec 2020 19:05:13 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1608318298.a20c9ac22e6943fa2c24cd64c6c29d3fb3d4f3f4.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-text/OCRmyPDF/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-text/OCRmyPDF/Manifest app-text/OCRmyPDF/OCRmyPDF-11.4.0.ebuild app-text/OCRmyPDF/OCRmyPDF-9.7.2.ebuild X-VCS-Directories: app-text/OCRmyPDF/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: a20c9ac22e6943fa2c24cd64c6c29d3fb3d4f3f4 X-VCS-Branch: master Date: Fri, 18 Dec 2020 19:05:13 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7bdabec7-160d-49ca-8243-7481494dd107 X-Archives-Hash: 981652d4d0132747276daeb9a1f0cdf0 Message-ID: <20201218190513.HDdwc6qZexiZHivqMXBQqPR2274uPlHrLh6rMSLBANM@z> commit: a20c9ac22e6943fa2c24cd64c6c29d3fb3d4f3f4 Author: Andrew Ammerlaan riseup net> AuthorDate: Fri Dec 18 19:04:58 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Fri Dec 18 19:04:58 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a20c9ac2 app-text/OCRmyPDF: version bump 11.4.0, add py3.8 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> app-text/OCRmyPDF/Manifest | 2 +- .../{OCRmyPDF-9.7.2.ebuild => OCRmyPDF-11.4.0.ebuild} | 13 ++++++++----- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/app-text/OCRmyPDF/Manifest b/app-text/OCRmyPDF/Manifest index 419878a2..14db1f0d 100644 --- a/app-text/OCRmyPDF/Manifest +++ b/app-text/OCRmyPDF/Manifest @@ -1 +1 @@ -DIST OCRmyPDF-9.7.2.tar.gz 7859735 BLAKE2B 2744c893f6dd0f23ada9a11570fdf007842d01bcd84a1892f01bb828ca5e4d62e25724adf8124f3c75186c6eb56b19ef3bbfcbd6f4c1f9fa5821b0d59a19be33 SHA512 03dd14940cafc74dbfbf4c4ec569ca5de4cd588a1e7da11fda65a48ddb40b0a0613a7d6bd6520b07b2b9dc705c4f0e744076c7826d9789d782014b4d1dacc16e +DIST OCRmyPDF-11.4.0.tar.gz 7880918 BLAKE2B 2031a0d8f5676d84be7e4d52a2b8457143dfb85248bc925d452ebe652190da0f34a464478a9cda8ed0650eeb5db5019f83530ea0b74b57079e1cab0e43a20b16 SHA512 f6ed03eacf3dd0aa554841b70e6b2fbb8a7cc7854723a4fb0a52b7b3fcf26387f9bb60b9db57f67af53a979edc66666a3dadbdd10c20fbb375cfaf46339e6737 diff --git a/app-text/OCRmyPDF/OCRmyPDF-9.7.2.ebuild b/app-text/OCRmyPDF/OCRmyPDF-11.4.0.ebuild similarity index 83% rename from app-text/OCRmyPDF/OCRmyPDF-9.7.2.ebuild rename to app-text/OCRmyPDF/OCRmyPDF-11.4.0.ebuild index 2d9f6d57..ed383cfd 100644 --- a/app-text/OCRmyPDF/OCRmyPDF-9.7.2.ebuild +++ b/app-text/OCRmyPDF/OCRmyPDF-11.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_7 ) +PYTHON_COMPAT=( python3_{7,8} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit bash-completion-r1 distutils-r1 @@ -31,17 +31,20 @@ RDEPEND=" app-text/ghostscript-gpl app-text/tesseract app-text/unpaper - <=dev-python/pdfminer-six-20200402[${PYTHON_USEDEP}] - >=dev-python/pdfminer-six-20181108[${PYTHON_USEDEP}] + dev-python/cffi[${PYTHON_USEDEP}] + dev-python/coloredlogs[${PYTHON_USEDEP}] + >=dev-python/pdfminer-six-20191110[${PYTHON_USEDEP}] + <=dev-python/pdfminer-six-20201018[${PYTHON_USEDEP}] dev-python/pikepdf[${PYTHON_USEDEP}] dev-python/pillow[${PYTHON_USEDEP}] + dev-python/pluggy[${PYTHON_USEDEP}] dev-python/reportlab[${PYTHON_USEDEP}] dev-python/tqdm[${PYTHON_USEDEP}] - media-gfx/img2pdf + jbig2enc? ( media-libs/jbig2enc ) + media-gfx/img2pdf[${PYTHON_USEDEP}] media-gfx/pngquant media-libs/leptonica virtual/python-cffi[${PYTHON_USEDEP}] - jbig2enc? ( media-libs/jbig2enc ) " distutils_enable_tests pytest