public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyocr/
Date: Mon, 16 May 2022 13:24:26 +0000 (UTC)	[thread overview]
Message-ID: <1652707267.84b3f87e5bedf34cd5c8af3751460354394e3e7f.mgorny@gentoo> (raw)

commit:     84b3f87e5bedf34cd5c8af3751460354394e3e7f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May 16 13:21:07 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May 16 13:21:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84b3f87e

dev-python/pyocr: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pyocr/Manifest           |  2 --
 dev-python/pyocr/pyocr-0.8.1.ebuild | 30 ------------------------------
 dev-python/pyocr/pyocr-0.8.ebuild   | 30 ------------------------------
 3 files changed, 62 deletions(-)

diff --git a/dev-python/pyocr/Manifest b/dev-python/pyocr/Manifest
index e45048d36310..30b7d81ac1f2 100644
--- a/dev-python/pyocr/Manifest
+++ b/dev-python/pyocr/Manifest
@@ -1,3 +1 @@
-DIST pyocr-0.8.1.tar.gz 67150 BLAKE2B d7f06db3b27c7352365713640c2421e5b73f54869d46c684d6b96d26c3d4c719c5daa1650e023f0cc5a17c0e51b4fb387ef8583ed501ab8369fc70d1c78e77bf SHA512 8a38f8175bd96de152cb0c34640fe0ca0bee369ecc455a1730a47f64d619901e48491fe0cf333073962f28a478f01ec71593881995e956589f60511b8636a32e
 DIST pyocr-0.8.2.tar.gz 67598 BLAKE2B b5cc1338b73f1147195dd094c332836e49189c3fff051de7e634d99de1135b07b1343af3d7c2dcb302e583a0b307c20aa2aaea4e878d6b2325a5aade7e438b23 SHA512 85100aa236bb2c862b5b67137267a657ae88b06eeb9bd1a895c18bfd7318641fa01ea3966499ccdfcc21480522e4996f0e12f2e8931bb455ade3adea428af17d
-DIST pyocr-0.8.tar.gz 65454 BLAKE2B 881353eebce22cf316cd4375cc8971e740a9a463216a5b49c07c7813340cfa1a9bdd869b84b4c26566deab1551884179ae2fe0184dec73880b716118367803cd SHA512 c8d811001b460a9004a80fbf570df3fe9a6af11e8ca0e90f23e5f3be54f6a54d859f4ad3db126a5216ea557ecb38ebd5dbece91810df2bf3e95f514c39649bce

diff --git a/dev-python/pyocr/pyocr-0.8.1.ebuild b/dev-python/pyocr/pyocr-0.8.1.ebuild
deleted file mode 100644
index b52028de434d..000000000000
--- a/dev-python/pyocr/pyocr-0.8.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="An optical character recognition (OCR) tool wrapper"
-HOMEPAGE="https://gitlab.gnome.org/World/OpenPaperwork/pyocr"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="cuneiform +tesseract"
-REQUIRED_USE="|| ( cuneiform tesseract )"
-
-RDEPEND="
-	dev-python/pillow[${PYTHON_USEDEP}]"
-BDEPEND="
-	dev-python/setuptools_scm[${PYTHON_USEDEP}]
-	dev-python/setuptools_scm_git_archive[${PYTHON_USEDEP}]"
-
-# (tests apparently do not require any backend installed)
-distutils_enable_tests unittest
-
-RDEPEND+="
-	cuneiform? ( app-text/cuneiform )
-	tesseract? ( app-text/tesseract )"

diff --git a/dev-python/pyocr/pyocr-0.8.ebuild b/dev-python/pyocr/pyocr-0.8.ebuild
deleted file mode 100644
index 3be5b79808ce..000000000000
--- a/dev-python/pyocr/pyocr-0.8.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="An optical character recognition (OCR) tool wrapper"
-HOMEPAGE="https://gitlab.gnome.org/World/OpenPaperwork/pyocr"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="cuneiform +tesseract"
-REQUIRED_USE="|| ( cuneiform tesseract )"
-
-RDEPEND="
-	dev-python/pillow[${PYTHON_USEDEP}]"
-BDEPEND="
-	dev-python/setuptools_scm[${PYTHON_USEDEP}]
-	dev-python/setuptools_scm_git_archive[${PYTHON_USEDEP}]"
-
-# (tests apparently do not require any backend installed)
-distutils_enable_tests unittest
-
-RDEPEND+="
-	cuneiform? ( app-text/cuneiform )
-	tesseract? ( app-text/tesseract )"


             reply	other threads:[~2022-05-16 13:24 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-16 13:24 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-16  2:13 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyocr/ Eli Schwartz
2024-06-15 16:20 Petr Vaněk
2023-10-20 13:54 Michał Górny
2023-09-17 16:36 Michał Górny
2023-02-26 15:25 Michał Górny
2023-02-26 15:25 Michał Górny
2022-11-14  5:05 Michał Górny
2022-10-30 20:28 Arthur Zamarin
2022-06-27  4:40 Michał Górny
2022-04-16 15:36 Arthur Zamarin
2021-12-22 13:09 Bernard Cafarelli
2021-10-17  9:20 Michał Górny
2021-01-02  9:29 Michał Górny
2021-01-02  9:29 Michał Górny
2020-12-29 16:42 Bernard Cafarelli
2020-04-19 12:25 Bernard Cafarelli
2020-03-28 18:03 Michał Górny
2020-02-05 19:53 Michał Górny
2019-07-03  8:24 Bernard Cafarelli
2019-06-13 11:19 Bernard Cafarelli
2019-03-08 11:28 Bernard Cafarelli
2019-03-08 11:27 Bernard Cafarelli
2018-09-19 17:40 Bernard Cafarelli
2018-08-08  7:51 Bernard Cafarelli
2018-04-09 10:15 Bernard Cafarelli
2018-01-12 17:57 Bernard Cafarelli
2017-07-25 11:26 Bernard Cafarelli
2017-07-25 11:26 Bernard Cafarelli
2017-05-29 12:39 Bernard Cafarelli
2017-02-02 23:58 Bernard Cafarelli
2017-02-02 23:58 Bernard Cafarelli
2017-01-18 11:34 Bernard Cafarelli
2017-01-02 11:18 Bernard Cafarelli
2016-11-10 10:33 Bernard Cafarelli
2016-11-07 13:11 Bernard Cafarelli
2016-09-07 13:49 Manuel Rüger
2015-12-02 13:33 Bernard Cafarelli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1652707267.84b3f87e5bedf34cd5c8af3751460354394e3e7f.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox