Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/sphinxcontrib-httpdomain/
Date: Mon, 14 Jun 2021 10:17:52
Message-Id: 1623665829.da8a5196bdb0f9c3e90137fa52176623942585d2.soap@gentoo
1 commit: da8a5196bdb0f9c3e90137fa52176623942585d2
2 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
3 AuthorDate: Mon Jun 14 10:17:09 2021 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 14 10:17:09 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da8a5196
7
8 dev-python/sphinxcontrib-httpdomain: Remove last-rited pkg
9
10 Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
11 Signed-off-by: David Seifert <soap <AT> gentoo.org>
12
13 dev-python/sphinxcontrib-httpdomain/Manifest | 1 -
14 dev-python/sphinxcontrib-httpdomain/metadata.xml | 13 ---------
15 .../sphinxcontrib-httpdomain-1.7.0.ebuild | 34 ----------------------
16 profiles/package.mask | 8 -----
17 4 files changed, 56 deletions(-)
18
19 diff --git a/dev-python/sphinxcontrib-httpdomain/Manifest b/dev-python/sphinxcontrib-httpdomain/Manifest
20 deleted file mode 100644
21 index 6679d126266..00000000000
22 --- a/dev-python/sphinxcontrib-httpdomain/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST sphinxcontrib-httpdomain-1.7.0.tar.gz 37493 BLAKE2B e34682029ed2f59cb8c70b2a5270a2f89c4cb08179fdf3a53c65f1ad23eebba71bff5385b5d3fd971a6e3341457b253e4187632a8bf856ca208843938bbde056 SHA512 8c6e40dfaa29a552164078fbc96de578b2aac269cb0ce5e228293a85f87c4db4ef8c902868caccaca709df938d4e3917cc77b3da9bd889b9c6f8c6fa242dcc0d
26
27 diff --git a/dev-python/sphinxcontrib-httpdomain/metadata.xml b/dev-python/sphinxcontrib-httpdomain/metadata.xml
28 deleted file mode 100644
29 index 5a53e8bed96..00000000000
30 --- a/dev-python/sphinxcontrib-httpdomain/metadata.xml
31 +++ /dev/null
32 @@ -1,13 +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 type="project">
37 - <email>python@g.o</email>
38 - <name>Python</name>
39 - </maintainer>
40 - <stabilize-allarches/>
41 - <upstream>
42 - <remote-id type="pypi">sphinxcontrib-httpdomain</remote-id>
43 - <remote-id type="github">sphinx-contrib/httpdomain</remote-id>
44 - </upstream>
45 -</pkgmetadata>
46
47 diff --git a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.7.0.ebuild b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.7.0.ebuild
48 deleted file mode 100644
49 index 7da59aab7b0..00000000000
50 --- a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.7.0.ebuild
51 +++ /dev/null
52 @@ -1,34 +0,0 @@
53 -# Copyright 1999-2020 Gentoo Authors
54 -# Distributed under the terms of the GNU General Public License v2
55 -
56 -EAPI=7
57 -PYTHON_COMPAT=( python3_{7,8} )
58 -
59 -inherit distutils-r1
60 -
61 -DESCRIPTION="Extension providing a Sphinx domain for describing RESTful HTTP APIs"
62 -HOMEPAGE="https://github.com/sphinx-contrib/httpdomain
63 - https://sphinxcontrib-httpdomain.readthedocs.io/"
64 -SRC_URI="https://github.com/sphinx-contrib/httpdomain/archive/${PV}.tar.gz -> ${P}.tar.gz"
65 -S="${WORKDIR}/${PN#sphinxcontrib-}-${PV}"
66 -
67 -LICENSE="BSD-2"
68 -SLOT="0"
69 -KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
70 -
71 -RDEPEND="
72 - dev-python/sphinx[${PYTHON_USEDEP}]
73 - dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]
74 - dev-python/six[${PYTHON_USEDEP}]
75 -"
76 -BDEPEND="
77 - test? (
78 - dev-python/bottle[${PYTHON_USEDEP}]
79 - )"
80 -
81 -distutils_enable_tests pytest
82 -
83 -python_install_all() {
84 - distutils-r1_python_install_all
85 - find "${ED}" -name '*.pth' -delete || die
86 -}
87
88 diff --git a/profiles/package.mask b/profiles/package.mask
89 index d78786a9b49..e1c7010ded8 100644
90 --- a/profiles/package.mask
91 +++ b/profiles/package.mask
92 @@ -337,14 +337,6 @@ dev-java/freemarker
93 # to a freshed gcc branch.
94 <sys-devel/gcc-7
95
96 -# Michał Górny <mgorny@g.o> (2021-05-15)
97 -# Relies on dev-python/astunparse that is broken with Python 3.8+
98 -# and abandoned upstream. The current version is also broken
99 -# w/ sphinx-4 but with Python 3.7 being removed in half a month, bumping
100 -# makes little sense. No reverse dependencies.
101 -# Removal on 2021-06-14. Bug #743889.
102 -dev-python/sphinxcontrib-httpdomain
103 -
104 # Andreas Sturmlechner <asturm@g.o> (2021-05-09)
105 # Unmaintained, last revdep of dev-perl/gtk2-spell, bug #724796
106 # Removal on 2021-06-08