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/cloup/Manifest | 1 - dev-python/cloup/cloup-3.0.9.ebuild | 40 ------------------------------------- dev-python/cloup/metadata.xml | 14 ------------- 3 files changed, 55 deletions(-) delete mode 100644 dev-python/cloup/Manifest delete mode 100644 dev-python/cloup/cloup-3.0.9.ebuild delete mode 100644 dev-python/cloup/metadata.xml (limited to 'dev-python/cloup') diff --git a/dev-python/cloup/Manifest b/dev-python/cloup/Manifest deleted file mode 100644 index 8a308fff6e90..000000000000 --- a/dev-python/cloup/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST cloup-3.0.9.gh.tar.gz 226131 BLAKE2B 9195cff3686b70b1152b610a1725831b41c6a524db0d14d47ba9e3de030133dd3367d3044dad18f9154943378c2c295b5ba24d4e00b2f287c83f9d81f71a7331 SHA512 eb4c4226d841b4f1d51a588ff38a70b290277668cb8a14aa95e950d9fb713788e4baeac93c22f4c76c8adf003f0b274f341ed9cd0e24da3cb197c37008c6403a diff --git a/dev-python/cloup/cloup-3.0.9.ebuild b/dev-python/cloup/cloup-3.0.9.ebuild deleted file mode 100644 index 4c58510bdd1d..000000000000 --- a/dev-python/cloup/cloup-3.0.9.ebuild +++ /dev/null @@ -1,40 +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="Click + option groups + constraints + aliases + help themes + ..." -HOMEPAGE="https://github.com/janluke/cloup https://pypi.org/project/cloup/" -SRC_URI="https://github.com/janluke/cloup/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64" - -DOCS+=( CHANGELOG.rst CREDITS.rst LICENSE examples ) - -RDEPEND=" - >=dev-python/click-8.0[${PYTHON_USEDEP}] - - - - - gasc@eurecom.fr - Gasc Henri - - - cloup - janLuke/cloup - https://cloup.readthedocs.io/ - - Library to build command line interfaces based on (and 100% compatible) with Click. It's like using Click but with more built-in features: option groups, constraints (e.g. mutually exclusive params), command aliases, help themes, "did you mean ...?" suggestions and more. - -- cgit v1.3