commit: 95f8c12df2c74bba2981a537a1b86edc5360858d Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat May 25 07:32:52 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat May 25 07:32:52 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95f8c12d
dev-python/guzzle_sphinx_theme: treeclean Closes: https://bugs.gentoo.org/929458 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/guzzle_sphinx_theme/Manifest | 1 - .../guzzle_sphinx_theme-0.7.11-r2.ebuild | 18 ------------------ dev-python/guzzle_sphinx_theme/metadata.xml | 10 ---------- profiles/package.mask | 5 ----- 4 files changed, 34 deletions(-) diff --git a/dev-python/guzzle_sphinx_theme/Manifest b/dev-python/guzzle_sphinx_theme/Manifest deleted file mode 100644 index 30e62b839d8e..000000000000 --- a/dev-python/guzzle_sphinx_theme/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST guzzle_sphinx_theme-0.7.11.tar.gz 2548612 BLAKE2B 797e44806ddf3e5f8dbd131db61e3fda33c5936b69a8672b73ed518557a62fbf35f968237ba508cbf1e447aa558a6cdf06e65d86ea52bb587b7c87a446047f20 SHA512 9aecdd4cf8ae286c9dd59a453790d957e96a57a9c9acd3aa38ff8fe64969cde4619c4154cd7304dd1c5bd0ea58fe71f556701b7a9b12f58fe3f5c1bdd2681da5 diff --git a/dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.11-r2.ebuild b/dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.11-r2.ebuild deleted file mode 100644 index 5ca2bfca23bd..000000000000 --- a/dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.11-r2.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..11} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Sphinx theme used by Guzzle" -HOMEPAGE="https://github.com/guzzle/guzzle_sphinx_theme" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" - -RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" diff --git a/dev-python/guzzle_sphinx_theme/metadata.xml b/dev-python/guzzle_sphinx_theme/metadata.xml deleted file mode 100644 index 872cadbf672e..000000000000 --- a/dev-python/guzzle_sphinx_theme/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">guzzle_sphinx_theme</remote-id> - <remote-id type="github">guzzle/guzzle_sphinx_theme</remote-id> - </upstream> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index bdc6d5695f8d..305d775774fb 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -280,11 +280,6 @@ dev-python/pyannotate # Removal on 2024-05-23. Bug #929445. dev-python/cgroup-utils -# Michał Górny <[email protected]> (2024-04-23) -# Unmaintained Sphinx theme. Last commit in 2021. No revdeps. -# Removal on 2024-05-23. Bug #929458. -dev-python/guzzle_sphinx_theme - # Michał Górny <[email protected]> (2024-04-23) # Unmaintained in Gentoo. Lacking tests, py3.12 support, outdated. # No revdeps. The alternatives are dev-python/{llfuse,pyfuse3}.
