commit:     c0ce47df94fcef0aa095034afa022e5213bcb831
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Thu Jul 11 09:08:31 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Jul 11 09:08:31 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c0ce47df

dev-python/sphinx-design: treeclean

Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 dev-python/sphinx-design/Manifest                  |  1 -
 dev-python/sphinx-design/metadata.xml              | 12 ---------
 .../sphinx-design/sphinx-design-0.5.0.ebuild       | 31 ----------------------
 profiles/package.mask                              |  5 ----
 4 files changed, 49 deletions(-)

diff --git a/dev-python/sphinx-design/Manifest 
b/dev-python/sphinx-design/Manifest
deleted file mode 100644
index cbd0bc11f..000000000
--- a/dev-python/sphinx-design/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST sphinx-design-0.5.0.gh.tar.gz 2588276 BLAKE2B 
2262c8ddcaf108307e2e9d3eab2bfa8e04b7bb891a19450f3c235e81043fe7f886ea74373bb7d8929f6c8fdeae57b7d6b50cd91a9c3a4894d3dc19fbd81ef458
 SHA512 
26369c17d519e9a8f6a4bfdb68db60599e33c1db867037fdced6292439a9fcbe6a312c2d17ada058b14c95878ced7679bf6b64d7d4f13194f19502cd9be93b69

diff --git a/dev-python/sphinx-design/metadata.xml 
b/dev-python/sphinx-design/metadata.xml
deleted file mode 100644
index b2816e5ae..000000000
--- a/dev-python/sphinx-design/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="person">
-               <email>[email protected]</email>
-               <name>Gasc Henri</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="pypi">sphinx_design</remote-id>
-               <remote-id 
type="github">executablebooks/sphinx-design</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-python/sphinx-design/sphinx-design-0.5.0.ebuild 
b/dev-python/sphinx-design/sphinx-design-0.5.0.ebuild
deleted file mode 100644
index 67f8e4e04..000000000
--- a/dev-python/sphinx-design/sphinx-design-0.5.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="A sphinx extension for designing beautiful, view size responsive 
web components"
-HOMEPAGE="https://sphinx-design.readthedocs.io 
https://github.com/executablebooks/sphinx-design";
-SRC_URI="https://github.com/executablebooks/sphinx-design/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.gh.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-       <dev-python/myst-parser-3[${PYTHON_USEDEP}]
-       >=dev-python/furo-2022.06.04[${PYTHON_USEDEP}]
-"
-
-src_prepare() {
-       find "${S}/docs" -type f -exec sed -i 
's/sphinxcontrib.napoleon/sphinx\.ext\.napoleon/g' {} \; || die "Could not find 
and replace sphinxcontrib.napoleon"
-       rm -rf "${S}/tests" || die "Could not remove ${S}/tests"
-       use doc && HTML_DOCS="${S}/docs/_build/html"
-       distutils-r1_src_prepare
-}
-
-distutils_enable_sphinx docs --no-autodoc

diff --git a/profiles/package.mask b/profiles/package.mask
index 102ca64da..7ec124042 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -55,11 +55,6 @@ www-client/yandex-browser
 # Upstream is dead, and there is no replacement
 x11-misc/gammy
 
-# Julien Roy <[email protected]> (2024-06-08)
-# Removal 2024-07-08
-# Dependencies dropped from ::gentoo
-dev-python/sphinx-design
-
 # Julien Roy <[email protected]> (2024-05-31)
 # Several versions out of date, needs a maintainer
 # Masked for removal in 30 days

Reply via email to