summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 486d74971f6fa82b8eb84a31fa695787862dc6be (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
pkgbase = python-trezor
	pkgdesc = Python 3 library for communicating with the TREZOR Bitcoin hardware wallet
	pkgver = 0.10.2
	pkgrel = 1
	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-protobuf
	depends = python-requests
	provides = python-trezor
	provides = trezorctl
	conflicts = trezorctl
	options = !emptydirs
	source = https://files.pythonhosted.org/packages/4e/98/b59ad74f5511154981e423b58b0bd03bc05d537ad120ee235dbaa10e37ea/trezor-0.10.2.tar.gz
	sha256sums = 4dba4d5c53d3ca22884d79fb4aa68905fb8353a5da5f96c734645d8cf537138d

pkgname = python-trezor