Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-httpexample/, profiles/
Date: Mon, 14 Jun 2021 10:17:52
Message-Id: 1623665826.e9932f11e61d38b82b2f41353bf0b44b903a73c3.soap@gentoo
1 commit: e9932f11e61d38b82b2f41353bf0b44b903a73c3
2 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
3 AuthorDate: Mon Jun 14 10:17:06 2021 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 14 10:17:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9932f11
7
8 dev-python/sphinxcontrib-httpexample: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/743889
11 Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
12 Signed-off-by: David Seifert <soap <AT> gentoo.org>
13
14 dev-python/sphinxcontrib-httpexample/Manifest | 1 -
15 dev-python/sphinxcontrib-httpexample/metadata.xml | 19 ----------
16 .../sphinxcontrib-httpexample-0.10.3.ebuild | 44 ----------------------
17 profiles/package.mask | 1 -
18 4 files changed, 65 deletions(-)
19
20 diff --git a/dev-python/sphinxcontrib-httpexample/Manifest b/dev-python/sphinxcontrib-httpexample/Manifest
21 deleted file mode 100644
22 index fe36e369295..00000000000
23 --- a/dev-python/sphinxcontrib-httpexample/Manifest
24 +++ /dev/null
25 @@ -1 +0,0 @@
26 -DIST sphinxcontrib-httpexample-0.10.3.tar.gz 30489 BLAKE2B 1100f28398d0d23559fb7ebea8263be5da6f2db09e9d5f48513d80d2cd580d2ff436df84b532eba8fb0c30eb3787a86f57f75750aeb0857b52af09885ba9a124 SHA512 de776f20e566a5b2ec4fcbad82d2ac39988ccf651a14d38d353dfd9cda7c15289acbb41db56df9189e42c2637bfd70fd4915d19d4ee718ddd4de476ddc34151f
27
28 diff --git a/dev-python/sphinxcontrib-httpexample/metadata.xml b/dev-python/sphinxcontrib-httpexample/metadata.xml
29 deleted file mode 100644
30 index c9535ea9d40..00000000000
31 --- a/dev-python/sphinxcontrib-httpexample/metadata.xml
32 +++ /dev/null
33 @@ -1,19 +0,0 @@
34 -<?xml version="1.0" encoding="UTF-8"?>
35 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
36 -<pkgmetadata>
37 - <maintainer type="person">
38 - <email>chutzpah@g.o</email>
39 - <name>Patrick McLean</name>
40 - </maintainer>
41 - <maintainer type="person">
42 - <email>williamh@g.o</email>
43 - <name>William Hubbs</name>
44 - </maintainer>
45 - <maintainer type="person" proxied="yes">
46 - <email>vpayno+gentoo@×××××.com</email>
47 - <name>Victor Payno</name>
48 - </maintainer>
49 - <upstream>
50 - <remote-id type="pypi">sphinxcontrib-httpexample</remote-id>
51 - </upstream>
52 -</pkgmetadata>
53
54 diff --git a/dev-python/sphinxcontrib-httpexample/sphinxcontrib-httpexample-0.10.3.ebuild b/dev-python/sphinxcontrib-httpexample/sphinxcontrib-httpexample-0.10.3.ebuild
55 deleted file mode 100644
56 index 57d1d89bd22..00000000000
57 --- a/dev-python/sphinxcontrib-httpexample/sphinxcontrib-httpexample-0.10.3.ebuild
58 +++ /dev/null
59 @@ -1,44 +0,0 @@
60 -# Copyright 2020 Gentoo Authors
61 -# Distributed under the terms of the GNU General Public License v2
62 -
63 -EAPI=7
64 -
65 -PYTHON_COMPAT=( python3_{7,8} )
66 -inherit distutils-r1
67 -
68 -DESCRIPTION="Adds example directive for sphinx-contrib httpdomain"
69 -HOMEPAGE="https://github.com/collective/sphinxcontrib-httpexample"
70 -SRC_URI="https://github.com/collective/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
71 -
72 -LICENSE="GPL-2"
73 -SLOT="0"
74 -KEYWORDS="~amd64 ~x86"
75 -IUSE="test"
76 -RESTRICT="!test? ( test )"
77 -
78 -RDEPEND="
79 - dev-python/astunparse[${PYTHON_USEDEP}]
80 - dev-python/docutils[${PYTHON_USEDEP}]
81 - dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]
82 - dev-python/sphinx[${PYTHON_USEDEP}]
83 - dev-python/sphinxcontrib-httpdomain[${PYTHON_USEDEP}]
84 -"
85 -BDEPEND="${RDEPEND}
86 - test? (
87 - dev-python/snapshottest[${PYTHON_USEDEP}]
88 - dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
89 - dev-python/sphinx-testing[${PYTHON_USEDEP}]
90 - )
91 -"
92 -
93 -distutils_enable_tests pytest
94 -
95 -python_prepare_all() {
96 - sed -e "s:pytest-runner::" -i setup.cfg || die
97 - distutils-r1_python_prepare_all
98 -}
99 -
100 -python_test() {
101 - distutils_install_for_testing
102 - pytest -vv || die "tests fail with ${EPYTHON}"
103 -}
104
105 diff --git a/profiles/package.mask b/profiles/package.mask
106 index 5db15c5d300..d78786a9b49 100644
107 --- a/profiles/package.mask
108 +++ b/profiles/package.mask
109 @@ -344,7 +344,6 @@ dev-java/freemarker
110 # makes little sense. No reverse dependencies.
111 # Removal on 2021-06-14. Bug #743889.
112 dev-python/sphinxcontrib-httpdomain
113 -dev-python/sphinxcontrib-httpexample
114
115 # Andreas Sturmlechner <asturm@g.o> (2021-05-09)
116 # Unmaintained, last revdep of dev-perl/gtk2-spell, bug #724796