summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: efb0f73c31fae32e6b5211ef23f4725aa9c0316d (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.4
	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-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/65/a3/0c472afba8e878df36480860da3f117407a9542a942e712861e73fc051df/trezor-0.11.4.tar.gz
	sha256sums = aeb3f56a4c389495617f27bf218471b7969f636d25ddc491dfefeb8a1b3cd499

pkgname = python-trezor