summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 044f43c5e6b753cf31f35a0a216f02429cfcd73d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
pkgbase = python-trezor
	pkgdesc = Python 3 library for communicating with the TREZOR Bitcoin hardware wallet
	pkgver = 0.13.8
	pkgrel = 1
	url = https://github.com/trezor/trezor-firmware/tree/master/python
	arch = any
	license = LGPL3
	makedepends = python-setuptools
	depends = protobuf
	depends = python
	depends = python-ecdsa
	depends = python-mnemonic
	depends = python-requests
	depends = python-click
	depends = python-libusb1
	depends = python-construct
	depends = python-typing_extensions
	depends = python-simple-rlp
	depends = python-construct-classes
	depends = python-protobuf
	depends = python-attrs
	optdepends = python-hidapi: Firmware-less Trezor One setup
	provides = python-trezor
	provides = trezorctl
	conflicts = trezorctl
	options = !emptydirs
	source = https://files.pythonhosted.org/packages/source/t/trezor/trezor-0.13.8.tar.gz
	sha256sums = 634d4eddf35603257c321618d8548c6a35b27384657b65e3b0bdbad635a57cff

pkgname = python-trezor