diff options
Diffstat (limited to 'dev-python/ledgercomm')
| -rw-r--r-- | dev-python/ledgercomm/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/ledgercomm/ledgercomm-1.2.1.ebuild | 28 | ||||
| -rw-r--r-- | dev-python/ledgercomm/metadata.xml | 15 |
3 files changed, 0 insertions, 44 deletions
diff --git a/dev-python/ledgercomm/Manifest b/dev-python/ledgercomm/Manifest deleted file mode 100644 index e7985c97bab7..000000000000 --- a/dev-python/ledgercomm/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ledgercomm-1.2.1.tar.gz 14245 BLAKE2B 31618b7d3038f0544f5a9e256cd94b0a9d7af2f8edde14cd0231e2fd0b804b295811c161a88c911a9aa68d1f0f3b72f46a3c166e3427cd19bf7307897938d967 SHA512 271fd90d8e67929e2bdcdccbd68287c6ab39e25adbbfafb3d0f706af4d00376298b8cbd4c594a5019f89b2a6f2a165b9456629b924590471fe44c463eeac113e diff --git a/dev-python/ledgercomm/ledgercomm-1.2.1.ebuild b/dev-python/ledgercomm/ledgercomm-1.2.1.ebuild deleted file mode 100644 index c9f68c382590..000000000000 --- a/dev-python/ledgercomm/ledgercomm-1.2.1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 2026 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 pypi - -DESCRIPTION="Library to communicate with Ledger Nano S/X and Speculos" -HOMEPAGE=" - https://pypi.org/project/ledgercomm/ - https://github.com/LedgerHQ/ledgercomm -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" -# This package has no runtime tests -RESTRICT="test" - -RDEPEND="dev-python/hidapi[${PYTHON_USEDEP}]" - -python_install_all() { - local -x DOCS=( CHANGELOG.md README.md ) - distutils-r1_python_install_all -} diff --git a/dev-python/ledgercomm/metadata.xml b/dev-python/ledgercomm/metadata.xml deleted file mode 100644 index 087c6eba408f..000000000000 --- a/dev-python/ledgercomm/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>watermanpaint@posteo.net</email> - <name>Lucio Sauer</name> - </maintainer> - <stabilize-allarches/> - <upstream> - <bugs-to>https://github.com/LedgerHQ/ledgercomm/issues</bugs-to> - <changelog>https://github.com/LedgerHQ/ledgercomm/blob/master/CHANGELOG.md</changelog> - <remote-id type="github">LedgerHQ/ledgercomm</remote-id> - <remote-id type="pypi">ledgercomm</remote-id> - </upstream> -</pkgmetadata> |
