commit: c012027b6fe1929093dcad20ca2d6a877e5576af Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat May 25 07:34:08 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat May 25 07:38:04 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c012027b
dev-python/sphinx-py3doc-enhanced-theme: treeclean Closes: https://bugs.gentoo.org/927764 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/sphinx-py3doc-enhanced-theme/Manifest | 1 - dev-python/sphinx-py3doc-enhanced-theme/metadata.xml | 17 ----------------- .../sphinx-py3doc-enhanced-theme-2.4.0.ebuild | 20 -------------------- profiles/package.mask | 5 ----- 4 files changed, 43 deletions(-) diff --git a/dev-python/sphinx-py3doc-enhanced-theme/Manifest b/dev-python/sphinx-py3doc-enhanced-theme/Manifest deleted file mode 100644 index 01d0c3c38fc3..000000000000 --- a/dev-python/sphinx-py3doc-enhanced-theme/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST sphinx-py3doc-enhanced-theme-2.4.0.tar.gz 42093 BLAKE2B 020deec0d589d8052f2cce6faaeb8764b596a042584a0988dbcd73f0dc11c647db35b1b91fac63413ad211025fb98bbcc76a5bb2caa1cece56b907e021a0c20d SHA512 3ba362bf9179bdd69cd50fe7759cecd1ce89c7c5e7cd5f50d6f92af9835369436fc34b5dcc39295197828481041d30cf59dea3a929d232abd6b62e9e066b60f2 diff --git a/dev-python/sphinx-py3doc-enhanced-theme/metadata.xml b/dev-python/sphinx-py3doc-enhanced-theme/metadata.xml deleted file mode 100644 index 316637ae8c85..000000000000 --- a/dev-python/sphinx-py3doc-enhanced-theme/metadata.xml +++ /dev/null @@ -1,17 +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> - <name>Python</name> - </maintainer> - <stabilize-allarches/> - <upstream> - <maintainer> - <email>[email protected]</email> - <name>Ionel Cristian Mărieș</name> - </maintainer> - <remote-id type="github">ionelmc/sphinx-py3doc-enhanced-theme</remote-id> - <remote-id type="pypi">sphinx_py3doc_enhanced_theme</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-python/sphinx-py3doc-enhanced-theme/sphinx-py3doc-enhanced-theme-2.4.0.ebuild b/dev-python/sphinx-py3doc-enhanced-theme/sphinx-py3doc-enhanced-theme-2.4.0.ebuild deleted file mode 100644 index 784f908a66de..000000000000 --- a/dev-python/sphinx-py3doc-enhanced-theme/sphinx-py3doc-enhanced-theme-2.4.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2024 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_{10..12} pypy3 ) - -inherit distutils-r1 pypi - -DESCRIPTION="Enhanced Sphinx theme (based on Python 3 docs)" -HOMEPAGE=" - https://github.com/ionelmc/sphinx-py3doc-enhanced-theme/ - https://pypi.org/project/sphinx_py3doc_enhanced_theme/ -" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" diff --git a/profiles/package.mask b/profiles/package.mask index 305d775774fb..1e8d607c37ef 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -286,11 +286,6 @@ dev-python/cgroup-utils # Removal on 2024-05-23. Bug #929453. dev-python/fuse-python -# Michał Górny <[email protected]> (2024-04-23) -# An old, unmaintained theme. The last revdep stopped using it. -# Removal on 2024-05-23. Bug #927764. -dev-python/sphinx-py3doc-enhanced-theme - # Michał Górny <[email protected]> (2024-04-23) # Unmaintained in Gentoo and seriously outdated. Its only reverse # dependency is app-admin/testdisk, and the current TestDisk versions
