From a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2026 16:24:49 -0500 Subject: Adding metadata --- dev-python/mando/Manifest | 1 - dev-python/mando/mando-0.8.2.ebuild | 37 ------------------------------------- dev-python/mando/metadata.xml | 13 ------------- 3 files changed, 51 deletions(-) delete mode 100644 dev-python/mando/Manifest delete mode 100644 dev-python/mando/mando-0.8.2.ebuild delete mode 100644 dev-python/mando/metadata.xml (limited to 'dev-python/mando') diff --git a/dev-python/mando/Manifest b/dev-python/mando/Manifest deleted file mode 100644 index 3dccfb33d96d..000000000000 --- a/dev-python/mando/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST mando-0.8.2.gh.tar.gz 37606 BLAKE2B 0f9ac55167a94df20f562ede072cebfd8db1a105409cf8aeb7b882e2239c47f50119dc3b3fd3fffeca48bc1e56377b91f7fbd52fe18b6ba2e5bc9da1bee8eebd SHA512 e389fe1935c7e7e6812e98b874c5760a5fb1178fcacefdbecd47b3a2fd41457647da424baaf0065367e3c63903116ac7ad2e6dd20fc428d2831290eafe3486d4 diff --git a/dev-python/mando/mando-0.8.2.ebuild b/dev-python/mando/mando-0.8.2.ebuild deleted file mode 100644 index 4a1a93fee6a1..000000000000 --- a/dev-python/mando/mando-0.8.2.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 - -DESCRIPTION="Create Python CLI apps with little to no effort at all!" -HOMEPAGE=" - https://mando.readthedocs.io/ - https://github.com/rubik/mando/ - https://pypi.org/project/mando/ -" -SRC_URI=" - https://github.com/rubik/mando/archive/v${PV}.tar.gz - -> ${P}.gh.tar.gz -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86" -IUSE="examples" - -distutils_enable_sphinx docs -distutils_enable_tests pytest - -python_install_all() { - if use examples; then - dodoc -r examples - docompress -x /usr/share/doc/${PF}/examples - fi - - distutils-r1_python_install_all -} diff --git a/dev-python/mando/metadata.xml b/dev-python/mando/metadata.xml deleted file mode 100644 index b1c70071fc81..000000000000 --- a/dev-python/mando/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - python@gentoo.org - Python - - - - rubik/mando - mando - - -- cgit v1.3