diff options
-rw-r--r-- | dev-python/btchip-python/Manifest | 2 | ||||
-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" |