commit:     e2c21bf91d48e87457d38d532550f5ce949317e7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May 31 10:11:39 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 31 10:11:39 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2c21bf9

dev-python/python-djvulibre: Remove last-rited pkg

Closes: https://bugs.gentoo.org/719488
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/python-djvulibre/Manifest               |  1 -
 dev-python/python-djvulibre/metadata.xml           |  8 ------
 .../python-djvulibre/python-djvulibre-0.8.ebuild   | 31 ----------------------
 profiles/package.mask                              |  6 -----
 4 files changed, 46 deletions(-)

diff --git a/dev-python/python-djvulibre/Manifest 
b/dev-python/python-djvulibre/Manifest
deleted file mode 100644
index 5420dd79607..00000000000
--- 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 3383b6ee474..00000000000
--- 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 9ad0623b5d6..00000000000
--- 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 a6d4fa45203..34507e47b8a 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 <[email protected]> (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 <[email protected]> (2020-04-22)
 # Effectively unmaintained and stuck on Python 3.6.
 #

Reply via email to