commit:     630754f0eb48912440920d98264e2d21b7daa5ad
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 31 22:22:57 2023 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Wed Feb  1 07:58:52 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=630754f0

app-text/paperwork-backend: drop 2.1.0

Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 app-text/paperwork-backend/Manifest                |  1 -
 .../paperwork-backend-2.1.0.ebuild                 | 32 ----------------------
 2 files changed, 33 deletions(-)

diff --git a/app-text/paperwork-backend/Manifest 
b/app-text/paperwork-backend/Manifest
index 3ca1895164f4..d71ea7a047ec 100644
--- a/app-text/paperwork-backend/Manifest
+++ b/app-text/paperwork-backend/Manifest
@@ -1,2 +1 @@
-DIST paperwork-backend-2.1.0.tar.gz 1352553 BLAKE2B 
84bf9f34be50c2cd762c1afb496e4625bed50018242e94925ad4d5428228fadc9ac8d3866f8fbb9f0a78d049599048db62c6d7201852638cc5ad0674ebc791f0
 SHA512 
72cf3176091d899433a50d8a166a2505f0be9e5917df311a6f5139af472363df427102dcde99e6097b11f6aa26571bdaba06047fafd2365b4dedec0d3a47da7a
 DIST paperwork-backend-2.1.1.tar.gz 1383107 BLAKE2B 
0e814a829581fe6322cc0ae44e9e3a20a2fc066e9be5de038c4d08b9d85218961ca87777271ebc646b03425e78017109ddf35c05a4b11e8fcc3bb4b6d10a6273
 SHA512 
ab75aaf01571eaa52a283ac6e1b9ff080d09e2514e1efb98bc96e9986acf85ec2ab2d94fc27ba15230370c642e39fddf6e11922a3d18b16af38f4281ff9c628f

diff --git a/app-text/paperwork-backend/paperwork-backend-2.1.0.ebuild 
b/app-text/paperwork-backend/paperwork-backend-2.1.0.ebuild
deleted file mode 100644
index c17ccf43fd48..000000000000
--- a/app-text/paperwork-backend/paperwork-backend-2.1.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-DISTUTILS_USE_SETUPTOOLS=bdepend
-PYTHON_COMPAT=( python3_{9..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Backend part of Paperwork (Python API, no UI)"
-HOMEPAGE="https://gitlab.gnome.org/World/OpenPaperwork";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="app-text/poppler[introspection]
-       dev-python/distro[${PYTHON_USEDEP}]
-       dev-python/Levenshtein[${PYTHON_USEDEP}]
-       dev-python/natsort[${PYTHON_USEDEP}]
-       dev-python/pillow[${PYTHON_USEDEP}]
-       dev-python/psutil[${PYTHON_USEDEP}]
-       dev-python/pycairo[${PYTHON_USEDEP}]
-       dev-python/pycountry[${PYTHON_USEDEP}]
-       dev-python/pyenchant[${PYTHON_USEDEP}]
-       dev-python/pygobject:3[${PYTHON_USEDEP}]
-       dev-python/termcolor[${PYTHON_USEDEP}]
-       dev-python/whoosh[${PYTHON_USEDEP}]
-       sci-libs/scikit-learn[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"

Reply via email to