blob: 2c621c207ac5a29b80246a519ef87b858c5128ad (
plain)
1
2
3
4
5
6
7
8
9
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 python3-libusb1"
MAINTAINER="nomnombtc"
EMAIL="nomnombtc@arcor.de"
|