commit:     d602466aedb9b7b688b4112745bf3e971875db20
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat May 25 12:49:35 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat May 25 12:49:35 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d602466a

dev-python/sphinxcontrib-newsfeed: treeclean

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

 dev-python/sphinxcontrib-newsfeed/Manifest         |  1 -
 dev-python/sphinxcontrib-newsfeed/metadata.xml     | 10 ------
 .../sphinxcontrib-newsfeed-0.1.4-r1.ebuild         | 39 ----------------------
 profiles/package.mask                              | 11 ------
 4 files changed, 61 deletions(-)

diff --git a/dev-python/sphinxcontrib-newsfeed/Manifest 
b/dev-python/sphinxcontrib-newsfeed/Manifest
deleted file mode 100644
index 1bd7ba91476a..000000000000
--- a/dev-python/sphinxcontrib-newsfeed/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST sphinxcontrib-newsfeed-0.1.4.tar.gz 10862 BLAKE2B 
708c7a725ac36f54ea735953ba9d230b05da95147eabc91de9d610d3e02ec7d0d1ab8f5882d4e97327da425fc49e1b1a1753e011445ede859edd4f3cd5fb2a16
 SHA512 
96d9d0c15fca8b62f945bafc8f0eafa62df9c471f7510e2f153e47b66534e5f3041e5c01df772e6c35a9f09baa70064642f7f0fa43ccfd33dd64c2604494f2fc

diff --git a/dev-python/sphinxcontrib-newsfeed/metadata.xml 
b/dev-python/sphinxcontrib-newsfeed/metadata.xml
deleted file mode 100644
index 75c180f2bf25..000000000000
--- a/dev-python/sphinxcontrib-newsfeed/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!--maintainer-needed-->
-       <stabilize-allarches/>
-       <upstream>
-               <remote-id type="pypi">sphinxcontrib-newsfeed</remote-id>
-               <remote-id 
type="github">prometheusresearch/sphinxcontrib-newsfeed</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git 
a/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4-r1.ebuild 
b/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4-r1.ebuild
deleted file mode 100644
index 0391ab8720a7..000000000000
--- a/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4-r1.ebuild
+++ /dev/null
@@ -1,39 +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="News Feed extension for Sphinx"
-HOMEPAGE="
-       https://github.com/prometheusresearch/sphinxcontrib-newsfeed/
-       https://pypi.org/project/sphinxcontrib-newsfeed/
-"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 
~amd64-linux ~x86-linux"
-IUSE="examples"
-
-RDEPEND="
-       dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-python_compile() {
-       distutils-r1_python_compile
-       find "${BUILD_DIR}" -name '*.pth' -delete || die
-}
-
-python_install_all() {
-       distutils-r1_python_install_all
-       if use examples; then
-               docinto examples
-               dodoc -r demo/.
-               docompress -x /usr/share/doc/${PF}/examples
-       fi
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 1e8d607c37ef..f1098799ca4e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -264,22 +264,11 @@ app-emacs/basic-toolkit
 app-emacs/buffer-extension
 app-emacs/windows
 
-# Michał Górny <mgo...@gentoo.org> (2024-04-23)
-# No py3.12, no tests, no maintainer.  Also no revdeps.
-# Removal on 2024-05-23.  Bug #929513.
-dev-python/sphinxcontrib-newsfeed
-
 # Michał Górny <mgo...@gentoo.org> (2024-04-23)
 # Broken with py3.12.  Last commit upstream in 2021.  No revdeps.
 # Removal on 2024-05-23.  Bug #929484.
 dev-python/pyannotate
 
-# Michał Górny <mgo...@gentoo.org> (2024-04-23)
-# Unmaintained.  No py3.12, failing tests.  Last upstream activity
-# in 2020, triggered by our previous last rites.  No revdeps.
-# Removal on 2024-05-23.  Bug #929445.
-dev-python/cgroup-utils
-
 # Michał Górny <mgo...@gentoo.org> (2024-04-23)
 # Unmaintained in Gentoo.  Lacking tests, py3.12 support, outdated.
 # No revdeps.  The alternatives are dev-python/{llfuse,pyfuse3}.

Reply via email to