summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-31 12:11:39 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-31 12:11:39 +0200
commite2c21bf91d48e87457d38d532550f5ce949317e7 (patch)
tree6b5e0e9bb5dc94cbe769c279f8edb2a3a39caf51
parentapp-text/djvusmooth: Remove last-rited pkg (diff)
downloadgentoo-e2c21bf91d48e87457d38d532550f5ce949317e7.tar.gz
gentoo-e2c21bf91d48e87457d38d532550f5ce949317e7.tar.bz2
gentoo-e2c21bf91d48e87457d38d532550f5ce949317e7.zip
dev-python/python-djvulibre: Remove last-rited pkg
Closes: https://bugs.gentoo.org/719488 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/python-djvulibre/Manifest1
-rw-r--r--dev-python/python-djvulibre/metadata.xml8
-rw-r--r--dev-python/python-djvulibre/python-djvulibre-0.8.ebuild31
-rw-r--r--profiles/package.mask6
4 files changed, 0 insertions, 46 deletions
diff --git a/dev-python/python-djvulibre/Manifest b/dev-python/python-djvulibre/Manifest
deleted file mode 100644
index 5420dd79607d..000000000000
--- a/dev-python/python-djvulibre/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST python-djvulibre-0.8.tar.gz 85436 BLAKE2B fa30c4e78ce41a0f8c3af1580806f82fe856ac7012cb26dd7380158f5a0fb8b78d9f6e0bacbaf146959db7334fca4afec9caa324d8c2d6af697b3e0a171ee1ee SHA512 c817fc518f398bf16664a5f5dc80e8bd086015c13f82c5265548e5ca5d90f293cb2132961ba8a73cb184bc7883bb5868d2d49ecd950d045d0729f876703e710c
diff --git a/dev-python/python-djvulibre/metadata.xml b/dev-python/python-djvulibre/metadata.xml
deleted file mode 100644
index 3383b6ee4748..000000000000
--- a/dev-python/python-djvulibre/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <upstream>
- <remote-id type="pypi">python-djvulibre</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-python/python-djvulibre/python-djvulibre-0.8.ebuild b/dev-python/python-djvulibre/python-djvulibre-0.8.ebuild
deleted file mode 100644
index 9ad0623b5d67..000000000000
--- a/dev-python/python-djvulibre/python-djvulibre-0.8.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_6} )
-
-inherit distutils-r1
-
-DESCRIPTION="Set of Python bindings for the DjVuLibre library"
-HOMEPAGE="http://jwilk.net/software/python-djvulibre"
-SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="app-text/djvu"
-DEPEND="${RDEPEND}
- dev-python/cython[${PYTHON_USEDEP}]
- dev-python/setuptools[${PYTHON_USEDEP}]
- test? ( dev-python/nose[${PYTHON_USEDEP}] )
-"
-
-python_test() {
- ln -s "${S}/tests" "${BUILD_DIR}/tests" || die
- cd "${BUILD_DIR}" || die
- nosetests -v || die
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index a6d4fa45203e..34507e47b8ab 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -317,12 +317,6 @@ dev-python/scoop
# Removal in 30 days. Bug #719504.
dev-python/pythonmagick
-# Michał Górny <mgorny@gentoo.org> (2020-04-26)
-# Unmaintained. djvusmooth is stuck on py2, python-djvulibre on py3.6.
-# Unresolved test failures. No other revdeps.
-# Removal in 30 days. Bug #719488.
-dev-python/python-djvulibre
-
# Michał Górny <mgorny@gentoo.org> (2020-04-22)
# Effectively unmaintained and stuck on Python 3.6.
#