Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-pretty-searchresults/, profiles/
Date: Wed, 23 Dec 2020 09:06:30
Message-Id: 1608714129.9f1db30c4aff85739cd5617f0a223f03a3ec07f6.mgorny@gentoo
1 commit: 9f1db30c4aff85739cd5617f0a223f03a3ec07f6
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 23 09:00:22 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 23 09:02:09 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f1db30c
7
8 dev-python/sphinxcontrib-pretty-searchresults: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/755623
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 .../sphinxcontrib-pretty-searchresults/Manifest | 1 -
14 .../metadata.xml | 18 ----------
15 ...sphinxcontrib-pretty-searchresults-0.3.5.ebuild | 42 ----------------------
16 profiles/package.mask | 1 -
17 4 files changed, 62 deletions(-)
18
19 diff --git a/dev-python/sphinxcontrib-pretty-searchresults/Manifest b/dev-python/sphinxcontrib-pretty-searchresults/Manifest
20 deleted file mode 100644
21 index e487c5a4317..00000000000
22 --- a/dev-python/sphinxcontrib-pretty-searchresults/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST sphinxcontrib-pretty-searchresults-0.3.5.tar.gz 9996 BLAKE2B 64324f306aec1d6eac9c791acc0f3f4a0a434f734abcf9bb0d34151137e20407d59e95ea3a3a981e425ded6b6fd82bd36627323a3ed493a47b92979ac5fe2f77 SHA512 30c9a0af183ffada3300c03495afb9f52fbba5522dd386c5a05a28fa1e6dd0fb66725499db7a537534496843e6707c7dcceea45511ee3953d02c3e2275e68630
26
27 diff --git a/dev-python/sphinxcontrib-pretty-searchresults/metadata.xml b/dev-python/sphinxcontrib-pretty-searchresults/metadata.xml
28 deleted file mode 100644
29 index afa928b178f..00000000000
30 --- a/dev-python/sphinxcontrib-pretty-searchresults/metadata.xml
31 +++ /dev/null
32 @@ -1,18 +0,0 @@
33 -<?xml version="1.0" encoding="UTF-8"?>
34 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
35 -<pkgmetadata>
36 - <!-- maintainer-needed -->
37 - <longdescription lang="en">
38 - Sphinx: pretty search results is an extension for the Sphinx
39 - documentation tool.
40 -
41 - To display search results, Sphinx is fetching the
42 - source files of search hits and rendering excerpts in raw markup
43 - (Example). This extension removes the markup from these source files
44 - (during build time), so the search results look decent.
45 - </longdescription>
46 - <upstream>
47 - <remote-id type="pypi">sphinxprettysearchresults</remote-id>
48 - <remote-id type="github">sphinx-contrib/sphinx-pretty-searchresults</remote-id>
49 - </upstream>
50 -</pkgmetadata>
51
52 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
53 deleted file mode 100644
54 index 394b9756c61..00000000000
55 --- a/dev-python/sphinxcontrib-pretty-searchresults/sphinxcontrib-pretty-searchresults-0.3.5.ebuild
56 +++ /dev/null
57 @@ -1,42 +0,0 @@
58 -# Copyright 1999-2020 Gentoo Authors
59 -# Distributed under the terms of the GNU General Public License v2
60 -
61 -EAPI=7
62 -PYTHON_COMPAT=( python3_{6,7} )
63 -
64 -inherit distutils-r1
65 -
66 -MY_PN="${PN/sphinxcontrib/sphinx}"
67 -MY_P="${MY_PN}-${PV}"
68 -
69 -DESCRIPTION="Decently styled search results for sphinx-doc projects"
70 -HOMEPAGE="https://github.com/sphinx-contrib/sphinx-pretty-searchresults"
71 -SRC_URI="https://github.com/sphinx-contrib/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
72 -
73 -LICENSE="MIT"
74 -SLOT="0"
75 -KEYWORDS="amd64 arm64 ~x86"
76 -IUSE="test"
77 -RESTRICT="!test? ( test )"
78 -
79 -BDEPEND="
80 - dev-python/setuptools[${PYTHON_USEDEP}]
81 - test? (
82 - dev-python/sphinx-testing[${PYTHON_USEDEP}]
83 - dev-python/nose[${PYTHON_USEDEP}]
84 - dev-python/recommonmark[${PYTHON_USEDEP}]
85 - )
86 -"
87 -DEPEND="
88 - dev-python/docutils[${PYTHON_USEDEP}]
89 - dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]
90 - dev-python/sphinx[${PYTHON_USEDEP}]
91 -"
92 -RDEPEND="${DEPEND}"
93 -
94 -S="${WORKDIR}/${MY_P}"
95 -
96 -python_test() {
97 - cd tests || die
98 - "${EPYTHON}" run.py || die
99 -}
100
101 diff --git a/profiles/package.mask b/profiles/package.mask
102 index 16bc56d7903..b128a36af05 100644
103 --- a/profiles/package.mask
104 +++ b/profiles/package.mask
105 @@ -297,7 +297,6 @@ games-emulation/fakenes
106 # (or are broken). They have no reverse dependencies, except for other
107 # packages from the list.
108 # Removal in 30 days. Bug #755623.
109 -dev-python/sphinxcontrib-pretty-searchresults
110 dev-python/subvertpy
111 dev-python/vcversioner
112 dev-python/xlutils