diff options
-rw-r--r-- | dev-python/sphinx-testing/Manifest | 1 | ||||
-rw-r--r-- | dev-python/sphinx-testing/metadata.xml | 12 | ||||
-rw-r--r-- | dev-python/sphinx-testing/sphinx-testing-1.0.1-r2.ebuild | 24 | ||||
-rw-r--r-- | profiles/package.mask | 5 |
4 files changed, 0 insertions, 42 deletions
diff --git a/dev-python/sphinx-testing/Manifest b/dev-python/sphinx-testing/Manifest deleted file mode 100644 index 8ad7d89fd404..000000000000 --- a/dev-python/sphinx-testing/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST sphinx-testing-1.0.1.tar.gz 11513 BLAKE2B 46ede243507a0d90b2ad4b918deadb818491bb0ed15ce41886040c52650f9fd348ff57c03766fd1e7719bbb54726f8915e091cf94a5396da946102ca49fd07b2 SHA512 2d377c0c6fe8e34a463b35e96938507a3ca35fa06cd19a2682eb55825e1b88982a80a02ebb9a02a47f11ca5e8fe6a5b9e5c8114d955fa3b774e0148e82121818 diff --git a/dev-python/sphinx-testing/metadata.xml b/dev-python/sphinx-testing/metadata.xml deleted file mode 100644 index d37bbfdfda5f..000000000000 --- a/dev-python/sphinx-testing/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>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <upstream> - <remote-id type="github">sphinx-doc/sphinx-testing</remote-id> - <remote-id type="pypi">sphinx-testing</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-python/sphinx-testing/sphinx-testing-1.0.1-r2.ebuild b/dev-python/sphinx-testing/sphinx-testing-1.0.1-r2.ebuild deleted file mode 100644 index 75441286f25d..000000000000 --- a/dev-python/sphinx-testing/sphinx-testing-1.0.1-r2.ebuild +++ /dev/null @@ -1,24 +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..10} ) -PYPI_NO_NORMALIZE=1 - -inherit distutils-r1 pypi - -DESCRIPTION="Testing utility classes and functions for Sphinx extensions" -HOMEPAGE="https://github.com/sphinx-doc/sphinx-testing" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" - -RDEPEND=" - dev-python/six[${PYTHON_USEDEP}] - dev-python/sphinx[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest diff --git a/profiles/package.mask b/profiles/package.mask index 6d44e0b143a1..813d1c0d1069 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -311,11 +311,6 @@ media-gfx/gmic dev-java/apache-rat-core dev-java/apache-rat-tasks -# Michał Górny <mgorny@gentoo.org> (2023-10-23) -# Broken on Python 3.11. Archived upstream since 2020. No revdeps. -# Removal on 2023-11-22. Bug #896886. -dev-python/sphinx-testing - # Michał Górny <mgorny@gentoo.org> (2023-10-22) # Incompatible with Python 3.12. Last commit in 2016. No revdeps. # Removal on 2023-11-21. Bug #909917. |