diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-python/click-command-tree | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'dev-python/click-command-tree')
| -rw-r--r-- | dev-python/click-command-tree/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/click-command-tree/click-command-tree-1.1.1.ebuild | 23 | ||||
| -rw-r--r-- | dev-python/click-command-tree/metadata.xml | 9 |
3 files changed, 0 insertions, 33 deletions
diff --git a/dev-python/click-command-tree/Manifest b/dev-python/click-command-tree/Manifest deleted file mode 100644 index baaaa333b1b6..000000000000 --- a/dev-python/click-command-tree/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST click-command-tree-1.1.1.gh.tar.gz 3991 BLAKE2B 7fc40e8273c05aedb8f71ddfe33d640761f3fe8c02afdb8973828b8c247910c67e7469aa43e41bc003dadd741736c0b4ffc48d146cd417051a4b939299a49033 SHA512 e9e8298b8efeb41331f03b8cbe1777bc01fdab246770d975ea27e1b1c513320ab34f61cffd72d19d878669d75d952401dcfffabc0e2d2e70bc52f1a6248f25b0 diff --git a/dev-python/click-command-tree/click-command-tree-1.1.1.ebuild b/dev-python/click-command-tree/click-command-tree-1.1.1.ebuild deleted file mode 100644 index 8fcaa80067e3..000000000000 --- a/dev-python/click-command-tree/click-command-tree-1.1.1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 2023-2024 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 plugin to show the command tree of your CLI" -HOMEPAGE="https://pypi.org/project/click-command-tree/" -SRC_URI="https://github.com/whwright/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND=" - dev-python/click -" -DEPEND="${RDEPEND}" - -distutils_enable_tests unittest diff --git a/dev-python/click-command-tree/metadata.xml b/dev-python/click-command-tree/metadata.xml deleted file mode 100644 index 7a9594ebce88..000000000000 --- a/dev-python/click-command-tree/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">whwright/click-command-tree</remote-id> - <remote-id type="pypi">click-command-tree</remote-id> - </upstream> -</pkgmetadata> |
