summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-12-23 10:00:22 +0100
committerMichał Górny <mgorny@gentoo.org>2020-12-23 10:02:09 +0100
commit9f1db30c4aff85739cd5617f0a223f03a3ec07f6 (patch)
tree114a717f352b369982adf0bcf4fd2c856f117dee
parentdev-python/sortedcollections: Remove last-rited pkg (diff)
downloadgentoo-9f1db30c4aff85739cd5617f0a223f03a3ec07f6.tar.gz
gentoo-9f1db30c4aff85739cd5617f0a223f03a3ec07f6.tar.bz2
gentoo-9f1db30c4aff85739cd5617f0a223f03a3ec07f6.zip
dev-python/sphinxcontrib-pretty-searchresults: Remove last-rited pkg
Closes: https://bugs.gentoo.org/755623 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/sphinxcontrib-pretty-searchresults/Manifest1
-rw-r--r--dev-python/sphinxcontrib-pretty-searchresults/metadata.xml18
-rw-r--r--dev-python/sphinxcontrib-pretty-searchresults/sphinxcontrib-pretty-searchresults-0.3.5.ebuild42
-rw-r--r--profiles/package.mask1
4 files changed, 0 insertions, 62 deletions
diff --git a/dev-python/sphinxcontrib-pretty-searchresults/Manifest b/dev-python/sphinxcontrib-pretty-searchresults/Manifest
deleted file mode 100644
index e487c5a4317e..000000000000
--- a/dev-python/sphinxcontrib-pretty-searchresults/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST sphinxcontrib-pretty-searchresults-0.3.5.tar.gz 9996 BLAKE2B 64324f306aec1d6eac9c791acc0f3f4a0a434f734abcf9bb0d34151137e20407d59e95ea3a3a981e425ded6b6fd82bd36627323a3ed493a47b92979ac5fe2f77 SHA512 30c9a0af183ffada3300c03495afb9f52fbba5522dd386c5a05a28fa1e6dd0fb66725499db7a537534496843e6707c7dcceea45511ee3953d02c3e2275e68630
diff --git a/dev-python/sphinxcontrib-pretty-searchresults/metadata.xml b/dev-python/sphinxcontrib-pretty-searchresults/metadata.xml
deleted file mode 100644
index afa928b178fa..000000000000
--- a/dev-python/sphinxcontrib-pretty-searchresults/metadata.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <longdescription lang="en">
- Sphinx: pretty search results is an extension for the Sphinx
- documentation tool.
-
- To display search results, Sphinx is fetching the
- source files of search hits and rendering excerpts in raw markup
- (Example). This extension removes the markup from these source files
- (during build time), so the search results look decent.
- </longdescription>
- <upstream>
- <remote-id type="pypi">sphinxprettysearchresults</remote-id>
- <remote-id type="github">sphinx-contrib/sphinx-pretty-searchresults</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-python/sphinxcontrib-pretty-searchresults/sphinxcontrib-pretty-searchresults-0.3.5.ebuild b/dev-python/sphinxcontrib-pretty-searchresults/sphinxcontrib-pretty-searchresults-0.3.5.ebuild
deleted file mode 100644
index 394b9756c615..000000000000
--- a/dev-python/sphinxcontrib-pretty-searchresults/sphinxcontrib-pretty-searchresults-0.3.5.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit distutils-r1
-
-MY_PN="${PN/sphinxcontrib/sphinx}"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Decently styled search results for sphinx-doc projects"
-HOMEPAGE="https://github.com/sphinx-contrib/sphinx-pretty-searchresults"
-SRC_URI="https://github.com/sphinx-contrib/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-BDEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
- test? (
- dev-python/sphinx-testing[${PYTHON_USEDEP}]
- dev-python/nose[${PYTHON_USEDEP}]
- dev-python/recommonmark[${PYTHON_USEDEP}]
- )
-"
-DEPEND="
- dev-python/docutils[${PYTHON_USEDEP}]
- dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]
- dev-python/sphinx[${PYTHON_USEDEP}]
-"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-python_test() {
- cd tests || die
- "${EPYTHON}" run.py || die
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index 16bc56d79037..b128a36af051 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -297,7 +297,6 @@ games-emulation/fakenes
# (or are broken). They have no reverse dependencies, except for other
# packages from the list.
# Removal in 30 days. Bug #755623.
-dev-python/sphinxcontrib-pretty-searchresults
dev-python/subvertpy
dev-python/vcversioner
dev-python/xlutils