summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a966fc483f0d7f1b3429f28583345aeccbf6af8d (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.9.1
	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/26/46/b78ba738beea1d451a9f88b55edde8d1fac1049b69157aeaf12390ec00b6/trezor-0.9.1.tar.gz
	sha256sums = a481191011bade98f1e9f1201e7c72a83945050657bbc90dc4ac32dc8b8b46a4

pkgname = python-trezor