commit:     1986d5c41d32ddc22ca06c095f10d85c53192f01
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 14:13:51 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 14:13:51 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1986d5c4

dev-python/sphinxcontrib-napoleon: Remove last-rited pkg

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

 dev-python/sphinxcontrib-napoleon/Manifest         |  1 -
 dev-python/sphinxcontrib-napoleon/metadata.xml     | 11 --------
 .../sphinxcontrib-napoleon-0.6.1.ebuild            | 33 ----------------------
 profiles/package.mask                              |  1 -
 4 files changed, 46 deletions(-)

diff --git a/dev-python/sphinxcontrib-napoleon/Manifest 
b/dev-python/sphinxcontrib-napoleon/Manifest
deleted file mode 100644
index e83efc79d0b..00000000000
--- a/dev-python/sphinxcontrib-napoleon/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST sphinxcontrib-napoleon-0.6.1.tar.gz 20057 BLAKE2B 
fe56c257af9433ee10dc92f7a028d581ce0783143f1d187cedbc226a72d3a2af9b185cb528549b80f77749aea15484bdbea5d0bdb7d5b087ac952ed3b855e1ad
 SHA512 
1809fcadf964622bd75cc3ae17aaad467b7003f82e6df4de039a0ba86daa5c5b199af0c185129e79d3c4f8738c0d6c2411950888969fee3bb32ecc8cdfbc84b0

diff --git a/dev-python/sphinxcontrib-napoleon/metadata.xml 
b/dev-python/sphinxcontrib-napoleon/metadata.xml
deleted file mode 100644
index d208b433100..00000000000
--- a/dev-python/sphinxcontrib-napoleon/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <maintainer type="person">
-    <email>[email protected]</email>
-    <name>Tobias Klausmann</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="pypi">sphinxcontrib-napoleon</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git 
a/dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.6.1.ebuild 
b/dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.6.1.ebuild
deleted file mode 100644
index f973c17f4b7..00000000000
--- a/dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.6.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Allow a different format in dosctrings for better clarity"
-HOMEPAGE="https://sphinxcontrib-napoleon.readthedocs.io/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 arm64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="
-       >=dev-python/sphinx-1.2[${PYTHON_USEDEP}]
-       <dev-python/sphinx-1.33[${PYTHON_USEDEP}]
-       dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]
-"
-DEPEND="
-       dev-python/pockets[${PYTHON_USEDEP}]
-       dev-python/setuptools[${PYTHON_USEDEP}]
-       dev-python/six[${PYTHON_USEDEP}]
-"
-
-python_install_all() {
-       distutils-r1_python_install_all
-       find "${ED}" -name '*.pth' -delete || die
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index aab2bbbd4ba..a9759bddfe4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -614,7 +614,6 @@ dev-python/pyds9
 dev-python/pyflann
 dev-python/pygsl
 dev-python/python-ntpdshm
-dev-python/sphinxcontrib-napoleon
 
 # Alfredo Tupone <[email protected]> (2020-08-16)
 # Ported to py3.8 but not yet released

Reply via email to