commit:     da8a5196bdb0f9c3e90137fa52176623942585d2
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Mon Jun 14 10:17:09 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Jun 14 10:17:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da8a5196

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

Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-python/sphinxcontrib-httpdomain/Manifest       |  1 -
 dev-python/sphinxcontrib-httpdomain/metadata.xml   | 13 ---------
 .../sphinxcontrib-httpdomain-1.7.0.ebuild          | 34 ----------------------
 profiles/package.mask                              |  8 -----
 4 files changed, 56 deletions(-)

diff --git a/dev-python/sphinxcontrib-httpdomain/Manifest 
b/dev-python/sphinxcontrib-httpdomain/Manifest
deleted file mode 100644
index 6679d126266..00000000000
--- a/dev-python/sphinxcontrib-httpdomain/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST sphinxcontrib-httpdomain-1.7.0.tar.gz 37493 BLAKE2B 
e34682029ed2f59cb8c70b2a5270a2f89c4cb08179fdf3a53c65f1ad23eebba71bff5385b5d3fd971a6e3341457b253e4187632a8bf856ca208843938bbde056
 SHA512 
8c6e40dfaa29a552164078fbc96de578b2aac269cb0ce5e228293a85f87c4db4ef8c902868caccaca709df938d4e3917cc77b3da9bd889b9c6f8c6fa242dcc0d

diff --git a/dev-python/sphinxcontrib-httpdomain/metadata.xml 
b/dev-python/sphinxcontrib-httpdomain/metadata.xml
deleted file mode 100644
index 5a53e8bed96..00000000000
--- a/dev-python/sphinxcontrib-httpdomain/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Python</name>
-       </maintainer>
-       <stabilize-allarches/>
-       <upstream>
-               <remote-id type="pypi">sphinxcontrib-httpdomain</remote-id>
-               <remote-id type="github">sphinx-contrib/httpdomain</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git 
a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.7.0.ebuild 
b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.7.0.ebuild
deleted file mode 100644
index 7da59aab7b0..00000000000
--- a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.7.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="Extension providing a Sphinx domain for describing RESTful HTTP 
APIs"
-HOMEPAGE="https://github.com/sphinx-contrib/httpdomain
-       https://sphinxcontrib-httpdomain.readthedocs.io/";
-SRC_URI="https://github.com/sphinx-contrib/httpdomain/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-S="${WORKDIR}/${PN#sphinxcontrib-}-${PV}"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="
-       dev-python/sphinx[${PYTHON_USEDEP}]
-       dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]
-       dev-python/six[${PYTHON_USEDEP}]
-"
-BDEPEND="
-       test? (
-               dev-python/bottle[${PYTHON_USEDEP}]
-       )"
-
-distutils_enable_tests pytest
-
-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 d78786a9b49..e1c7010ded8 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -337,14 +337,6 @@ dev-java/freemarker
 # to a freshed gcc branch.
 <sys-devel/gcc-7
 
-# Michał Górny <[email protected]> (2021-05-15)
-# Relies on dev-python/astunparse that is broken with Python 3.8+
-# and abandoned upstream.  The current version is also broken
-# w/ sphinx-4 but with Python 3.7 being removed in half a month, bumping
-# makes little sense.  No reverse dependencies.
-# Removal on 2021-06-14.  Bug #743889.
-dev-python/sphinxcontrib-httpdomain
-
 # Andreas Sturmlechner <[email protected]> (2021-05-09)
 # Unmaintained, last revdep of dev-perl/gtk2-spell, bug #724796
 # Removal on 2021-06-08

Reply via email to