summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2021-06-04 00:32:38 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2021-06-04 00:32:38 +0100
commit65a83a272e4a29c8582f7d2ab15c014c9a218e6d (patch)
treef83bf00ad5ca8e2a415dba4186c8060db729740a
parentdev-python/mnemonic: drop python 3.7 (diff)
downloadportage-65a83a272e4a29c8582f7d2ab15c014c9a218e6d.tar.xz
dev-python/btchip-python: drop python 3.7
Package-Manager: Portage-3.0.18, Repoman-3.0.2
-rw-r--r--dev-python/btchip-python/btchip-python-0.1.32.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/btchip-python/btchip-python-0.1.32.ebuild b/dev-python/btchip-python/btchip-python-0.1.32.ebuild
index d50f29e2..83c822e7 100644
--- a/dev-python/btchip-python/btchip-python-0.1.32.ebuild
+++ b/dev-python/btchip-python/btchip-python-0.1.32.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python{3_7,3_8,3_9} )
+PYTHON_COMPAT=( python{3_8,3_9} )
inherit distutils-r1
DESCRIPTION="Python communication library for Ledger Hardware Wallet products"