commit:     5ce9c94c5d27b3d58ebf06d1955b0947acef6e86
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 22 08:30:50 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 22 08:31:06 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ce9c94c

dev-python/sphinxcontrib-asyncio: treeclean

Closes: https://bugs.gentoo.org/892613
Closes: https://bugs.gentoo.org/848798
Closes: https://bugs.gentoo.org/929510
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/sphinxcontrib-asyncio/Manifest          |  1 -
 dev-python/sphinxcontrib-asyncio/metadata.xml      | 12 ---------
 .../sphinxcontrib-asyncio-0.3.0-r1.ebuild          | 31 ----------------------
 profiles/package.mask                              |  5 ----
 4 files changed, 49 deletions(-)

diff --git a/dev-python/sphinxcontrib-asyncio/Manifest 
b/dev-python/sphinxcontrib-asyncio/Manifest
deleted file mode 100644
index 57f179b3d9ef..000000000000
--- a/dev-python/sphinxcontrib-asyncio/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST sphinxcontrib-asyncio-0.3.0.tar.gz 11622 BLAKE2B 
8c3358ad191e12e79767be6e6f3800e5de423d9a5ad005bdb416aa7a601cddc5f115db3e9b27213c06dbc341b671cbacd00217b65496baada40bfe257069abfa
 SHA512 
fa66a2a9b5f89327686481f46d8e5be0b674f6355c8c0eeb862bf0ca0b5bb848121c5ed153780f653242faf1b82debc6917c3f6046244cce0f1423303a324f29

diff --git a/dev-python/sphinxcontrib-asyncio/metadata.xml 
b/dev-python/sphinxcontrib-asyncio/metadata.xml
deleted file mode 100644
index 0fe2c2780fe9..000000000000
--- a/dev-python/sphinxcontrib-asyncio/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-       </maintainer>
-       <stabilize-allarches/>
-       <upstream>
-               <remote-id 
type="github">aio-libs/sphinxcontrib-asyncio</remote-id>
-               <remote-id type="pypi">sphinxcontrib-asyncio</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git 
a/dev-python/sphinxcontrib-asyncio/sphinxcontrib-asyncio-0.3.0-r1.ebuild 
b/dev-python/sphinxcontrib-asyncio/sphinxcontrib-asyncio-0.3.0-r1.ebuild
deleted file mode 100644
index ac205e0d364a..000000000000
--- a/dev-python/sphinxcontrib-asyncio/sphinxcontrib-asyncio-0.3.0-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="sphinx extension to support coroutines in markup"
-HOMEPAGE="
-       https://github.com/aio-libs/sphinxcontrib-asyncio/
-       https://pypi.org/project/sphinxcontrib-asyncio/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="
-       dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_sphinx docs
-
-src_prepare() {
-       rm sphinxcontrib/__init__.py || die
-       distutils-r1_src_prepare
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 628412cd69ce..7226da79afdc 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -265,11 +265,6 @@ sci-libs/xgks-pmel
 # Removal on 2024-04-22.  Bug #911780.
 dev-python/prov
 
-# Michał Górny <[email protected]> (2024-03-23)
-# Apparently broken.  No tests.  Last code change in 2016.  No revdeps.
-# Removal on 2024-04-22.  Bug #892613.
-dev-python/sphinxcontrib-asyncio
-
 # Rahil Bhimjiani <[email protected]> (2024-03-17)
 # buildah-1.34.0 isn't getting security fixes from upstream
 # https://github.com/containers/buildah/issues/5320

Reply via email to