diff options
Diffstat (limited to 'python/python3-trezor/python3-trezor.info')
-rw-r--r-- | python/python3-trezor/python3-trezor.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-trezor/python3-trezor.info b/python/python3-trezor/python3-trezor.info new file mode 100644 index 0000000000..d8a0f961f8 --- /dev/null +++ b/python/python3-trezor/python3-trezor.info @@ -0,0 +1,10 @@ +PRGNAM="python3-trezor" +VERSION="0.13.10" +HOMEPAGE="https://github.com/trezor/trezor-firmware/tree/master/python" +DOWNLOAD="https://files.pythonhosted.org/packages/source/t/trezor/trezor-0.13.10.tar.gz" +MD5SUM="487f8dcf2ea818fc5e0df54f309fe8d6" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="click python3-wheel python3-mnemonic python3-shamir-mnemonic python3-typing-extensions python3-construct-classes python3-slip10" +MAINTAINER="nomnombtc" +EMAIL="nomnombtc@arcor.de" |