summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4eaa2bda3e0618148954c0bae76da949700f8f00 (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
pkgbase = python-trezor
	pkgdesc = Python 3 library for communicating with the TREZOR Bitcoin hardware wallet
	pkgver = 0.11.1
	pkgrel = 3
	url = https://github.com/trezor/python-trezor
	arch = any
	license = LGPL3
	makedepends = python-setuptools
	depends = protobuf
	depends = python
	depends = python-ecdsa
	depends = python-hidapi
	depends = python-mnemonic
	depends = python-click
	depends = python-pyblake2
	depends = python-protobuf
	depends = python-requests
	depends = python-construct
	depends = python-libusb1
	depends = python-typing-extensions
	provides = python-trezor
	provides = trezorctl
	conflicts = trezorctl
	options = !emptydirs
	source = https://files.pythonhosted.org/packages/62/47/b188966e10effe4b7444c42c9717e161e0edc277b4878d2495d6c09760cd/trezor-0.11.1.tar.gz
	sha256sums = 6043f321d856e1b45b9df0c37810264f08d065bb56cd999f61a05fe2906e9e18

pkgname = python-trezor