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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DBBDD15803E for ; Sat, 30 Dec 2023 18:32:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D12382BC0C5; Sat, 30 Dec 2023 18:32:19 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B095C2BC0C5 for ; Sat, 30 Dec 2023 18:32:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C887633CEF2 for ; Sat, 30 Dec 2023 18:32:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 63DB214CE for ; Sat, 30 Dec 2023 18:32:15 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1703961071.115a0ae1d53829675ce47ce03710186cc23947e3.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytesseract/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pytesseract/Manifest dev-python/pytesseract/pytesseract-0.3.10-r1.ebuild dev-python/pytesseract/pytesseract-0.3.11.ebuild X-VCS-Directories: dev-python/pytesseract/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 115a0ae1d53829675ce47ce03710186cc23947e3 X-VCS-Branch: master Date: Sat, 30 Dec 2023 18:32:15 +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: fc6788ff-d26a-4b0a-8f8d-8b0d2b399f49 X-Archives-Hash: de8d5a48b1766127a204cbeefb62bbb0 commit: 115a0ae1d53829675ce47ce03710186cc23947e3 Author: Michał Górny gentoo org> AuthorDate: Sat Dec 30 18:31:11 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Dec 30 18:31:11 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=115a0ae1 dev-python/pytesseract: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/pytesseract/Manifest | 2 -- .../pytesseract/pytesseract-0.3.10-r1.ebuild | 31 ------------------ dev-python/pytesseract/pytesseract-0.3.11.ebuild | 38 ---------------------- 3 files changed, 71 deletions(-) diff --git a/dev-python/pytesseract/Manifest b/dev-python/pytesseract/Manifest index 759ac6c51592..f0828998a666 100644 --- a/dev-python/pytesseract/Manifest +++ b/dev-python/pytesseract/Manifest @@ -1,3 +1 @@ -DIST pytesseract-0.3.10.tar.gz 1098547 BLAKE2B d89f9082d8c7236b97bb96441809a19f494aacd23d4c02d5b7fb1b742616e7b26c249d49fceecc4f652792cdc3d7f2a79cd580a3360157f81205ff04d65afb10 SHA512 de77f0497c2bf60c1febf439ed13f0a8978aa23df76aadb789f8151177b73f45229799bd6b236aa7356a5145064f892e5b528a2d5a396849348f5b22f4343e16 -DIST pytesseract-0.3.11.gh.tar.gz 1098497 BLAKE2B adaefd8ec43fc464e7d031a5e95c686d6d8f1c0bb10782f2be075ce347d27b0d3b95d5bc1f3283a6692441ddcb5b87bcb3ee7d320eab51400d03d7717297841f SHA512 0f3f8ac985689add9c134581a51ced75399e525797417294616489931deb5eda378ccd8a0ab875e449caa400ba8745b7494a1d610e9a572b5e1295fdc9a5ce0b DIST pytesseract-0.3.12.gh.tar.gz 1099117 BLAKE2B 07fa50a552347a0f6be536933b98056c78d96e7317a9eb325faa5b4a1a2ef66bd2936ab17ca0abe2e56a0c1da75ca675f2a3c5260fc2882072d6535b78b519dc SHA512 931fcd03a7682cbebc42b1452519ef05ef4c931a47a4364841e0fc5861c9dd9f90ffe38f3211ed3846788dc29eefbc9aba2bbf2af30fb3816abdfcaaa6757365 diff --git a/dev-python/pytesseract/pytesseract-0.3.10-r1.ebuild b/dev-python/pytesseract/pytesseract-0.3.10-r1.ebuild deleted file mode 100644 index 6360947cee37..000000000000 --- a/dev-python/pytesseract/pytesseract-0.3.10-r1.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 2022-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{9..11} ) -inherit distutils-r1 - -DESCRIPTION="Optical character recognition (OCR) tool" -HOMEPAGE="https://github.com/madmaze/pytesseract" -SRC_URI="https://github.com/madmaze/${PN}/archive/refs/tags/v${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -DEPEND="" -RDEPEND="${DEPEND} - dev-python/pillow[${PYTHON_USEDEP}] - app-text/tesseract" -BDEPEND=" - test? ( - app-text/tesseract[jpeg,png,tiff,webp] - media-libs/leptonica[gif,jpeg2k] - app-text/tessdata_fast[l10n_fr] - dev-python/pillow[jpeg,zlib] - ) -" - -distutils_enable_tests pytest diff --git a/dev-python/pytesseract/pytesseract-0.3.11.ebuild b/dev-python/pytesseract/pytesseract-0.3.11.ebuild deleted file mode 100644 index d9a773f6bf86..000000000000 --- a/dev-python/pytesseract/pytesseract-0.3.11.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 2022-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..12} ) - -inherit distutils-r1 - -DESCRIPTION="Optical character recognition (OCR) tool" -HOMEPAGE=" - https://github.com/madmaze/pytesseract/ - https://pypi.org/project/pytesseract/ -" -SRC_URI=" - https://github.com/madmaze/pytesseract/archive/v${PV}.tar.gz - -> ${P}.gh.tar.gz -" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND=" - dev-python/pillow[${PYTHON_USEDEP}] - app-text/tesseract -" -BDEPEND=" - test? ( - app-text/tesseract[jpeg,png,tiff,webp] - media-libs/leptonica[gif,jpeg2k] - app-text/tessdata_fast[l10n_fr] - dev-python/pillow[jpeg,zlib] - ) -" - -distutils_enable_tests pytest