commit:     16b0c30c8a1888af5ae8bffaa6fec5f8387e0ca9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  8 19:18:07 2026 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb  8 19:18:07 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16b0c30c

dev-python/readthedocs-sphinx-ext: Remove last-rited pkg

Bug: https://bugs.gentoo.org/966396
Bug: https://bugs.gentoo.org/963998
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/readthedocs-sphinx-ext/Manifest         |  1 -
 dev-python/readthedocs-sphinx-ext/metadata.xml     | 13 ----------
 .../readthedocs-sphinx-ext-2.2.5.ebuild            | 30 ----------------------
 profiles/package.mask                              |  7 -----
 4 files changed, 51 deletions(-)

diff --git a/dev-python/readthedocs-sphinx-ext/Manifest 
b/dev-python/readthedocs-sphinx-ext/Manifest
deleted file mode 100644
index 689c6ba442cf..000000000000
--- a/dev-python/readthedocs-sphinx-ext/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST readthedocs-sphinx-ext-2.2.5.tar.gz 12303 BLAKE2B 
55e67a96b8e5c4fef9d0768a4e514da924969628349d210b1cba6d8167c288bb4b6792486a80176fb01df7f8889b3f7b59ff30cb4ea487943e4bfe0d6942488f
 SHA512 
d096803bb3d065236502d790ddd9efbf281854177dee7043f8bf2292cb124aea636b0d036e23ea3f23643484faaf2fd5e1b8636a2ed7973674cf5d5584f39bf3

diff --git a/dev-python/readthedocs-sphinx-ext/metadata.xml 
b/dev-python/readthedocs-sphinx-ext/metadata.xml
deleted file mode 100644
index bcc8b262b840..000000000000
--- a/dev-python/readthedocs-sphinx-ext/metadata.xml
+++ /dev/null
@@ -1,13 +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>
-               <remote-id type="pypi">readthedocs-sphinx-ext</remote-id>
-               <remote-id 
type="github">readthedocs/readthedocs-sphinx-ext</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git 
a/dev-python/readthedocs-sphinx-ext/readthedocs-sphinx-ext-2.2.5.ebuild 
b/dev-python/readthedocs-sphinx-ext/readthedocs-sphinx-ext-2.2.5.ebuild
deleted file mode 100644
index 3d438b32b24c..000000000000
--- a/dev-python/readthedocs-sphinx-ext/readthedocs-sphinx-ext-2.2.5.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 2020-2025 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_{11..14} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Code specific for Read the Docs and Sphinx"
-HOMEPAGE="
-       https://github.com/readthedocs/readthedocs-sphinx-ext/
-       https://pypi.org/project/readthedocs-sphinx-ext/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc x86"
-
-RDEPEND="
-       >=dev-python/jinja2-2.9[${PYTHON_USEDEP}]
-       dev-python/requests[${PYTHON_USEDEP}]
-       dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-# unittest should be sufficient but tests are very verbose, so pytest's
-# output capture is most welcome
-distutils_enable_tests pytest

diff --git a/profiles/package.mask b/profiles/package.mask
index ee710c10b539..884879867172 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -203,13 +203,6 @@ app-emacs/docker-tramp
 >=dev-python/autobahn-25.10
 >=dev-python/txaio-25.10
 
-# Eli Schwartz <[email protected]> (2025-11-30)
-# Abandoned and unmaintained. It existed solely as a test dep for
-# dev-python/sphinx-rtd-theme, which no longer uses it, so nobody should
-# have it installed anyway.
-# Removal on 2025-12-30.  Bugs #966396, #963998.
-dev-python/readthedocs-sphinx-ext
-
 # Sam James <[email protected]> (2025-11-25)
 # Generates session keys with weak (no) randomness. Please re-encrypt
 # any data/messages using this librnp version. <0.18 is fine as is >=0.18.1.

Reply via email to