summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2020-07-07 02:20:08 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2020-10-18 00:21:11 +0100
commit810de34e206203f69828ea254400112d312e4f7e (patch)
tree962f9300bc626b69e7c51b0e335960811a230605 /dev-python
parentprofiles/common: bump sys-kernel/longterm-sources (diff)
downloadportage-810de34e206203f69828ea254400112d312e4f7e.tar.xz
dev-python/btchip-python: version bump
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/btchip-python/Manifest2
-rw-r--r--dev-python/btchip-python/btchip-python-0.1.30.ebuild (renamed from dev-python/btchip-python/btchip-python-0.1.28.ebuild)2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/btchip-python/Manifest b/dev-python/btchip-python/Manifest
index 228f94eb..57697494 100644
--- a/dev-python/btchip-python/Manifest
+++ b/dev-python/btchip-python/Manifest
@@ -1 +1 @@
-DIST btchip-python-0.1.28.tar.gz 33285 BLAKE2B 1d0267ada2775c9e2f150942402ec8df0ae1d2408cf906015b36d0e26e83758e7e2a18fbf96a26dd2681c984548481842cf4e1f1e302a21c7d6225cfc2a29119 SHA512 8b839f993c163f2b7563e9627be6c55d59bd51f16fd35d9a43c0c22ef8c92f6e46f88020ce3e9b25e097ec7b14096a937baa6fa46b1e37c3f0163e7eeb3c1d67
+DIST btchip-python-0.1.30.tar.gz 33364 BLAKE2B 4258fbca08da1f519d79dd37c55ec0fefec069ef81e012ebb63dc9ba61278d2d1436d253d19cc78f3a85012773e94f72f207b6b45546e1b8de4e08dfad74da04 SHA512 7301f2502fada70a2c876b8d28ad78c05c639b89b804bfab3a5fb5d03f7db502cee54ed9e427f525fa8c09069ce707154208e449654dbe9fc3fcc67227cc85b5
diff --git a/dev-python/btchip-python/btchip-python-0.1.28.ebuild b/dev-python/btchip-python/btchip-python-0.1.30.ebuild
index 15a815a5..c04d6f0e 100644
--- a/dev-python/btchip-python/btchip-python-0.1.28.ebuild
+++ b/dev-python/btchip-python/btchip-python-0.1.30.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python{3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
inherit distutils-r1
DESCRIPTION="Python communication library for Ledger Hardware Wallet products"