dev-python/sphinx-argparse-cli: treeclean

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2025-04-05 13:49:03 +05:00
parent 65b5a11cc6
commit e1cd389821
4 changed files with 0 additions and 49 deletions

View File

@@ -1 +0,0 @@
DIST sphinx-argparse-cli-1.11.1.gh.tar.gz 18689 BLAKE2B 34dd1f84547dd590e4d12a600cf14a8133fc4fefa1726e0af1b7d52cd3b24317d8a66597aa9e135c98b331af20f67c9a1698efeff73c2d8cd7d587e8b698aca4 SHA512 027ac458a5bb3ddec81e1b26fe422d66071609590aba5b97b5399071ed44e13ea03e67e2a1177c31284b8e3bbdebfd15a10a1805b5de2e8ee03eaf72a0aa02c5

View File

@@ -1,15 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<upstream>
<remote-id type="pypi">sphinx-argparse-cli</remote-id>
<remote-id type="github">tox-dev/sphinx-argparse-cli</remote-id>
<maintainer>
<name>Bernat Gabor</name>
<email>gaborjbernat@gmail.com</email>
</maintainer>
<doc>https://github.com/tox-dev/sphinx-argparse-cli#sphinx-argparse-cli</doc>
<bugs-to>https://github.com/tox-dev/sphinx-argparse-cli/issues</bugs-to>
</upstream>
<!-- maintainer-needed -->
</pkgmetadata>

View File

@@ -1,28 +0,0 @@
# Copyright 2021-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=hatchling
PYTHON_COMPAT=( python3_{11..12} )
inherit distutils-r1
DESCRIPTION="Render CLI arguments (sub-commands friendly) defined by argparse module"
HOMEPAGE="https://github.com/tox-dev/sphinx-argparse-cli https://pypi.org/project/sphinx-argparse-cli/"
SRC_URI="https://github.com/tox-dev/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
RDEPEND="
>=dev-python/sphinx-7.0.1[${PYTHON_USEDEP}]
"
BDEPEND="dev-python/hatch-vcs[${PYTHON_USEDEP}]"
distutils_enable_tests pytest
src_configure() {
distutils-r1_src_configure
export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
}

View File

@@ -113,11 +113,6 @@ dev-python/trailrunner
# Removal on 2025-04-05.
dev-python/stdlibs
# Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in> (2025-03-05)
# Unmaintained in GURU, no revdeps.
# Removal on 2025-04-05.
dev-python/sphinx-argparse-cli
# Julien Roy <julien@jroy.ca> (2024-03-21)
# sys-libs/libucontext is masked in ::gentoo
sys-libs/gcompat