summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cfdab1ee566a07260806eb74d344af63ce0ff593 (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
31
32
33
pkgbase = python-trezor
	pkgdesc = Python 3 library for communicating with the TREZOR Bitcoin hardware wallet
	pkgver = 0.20.0
	pkgrel = 2
	url = https://github.com/trezor/trezor-firmware/tree/master/python
	arch = any
	license = LGPL3
	makedepends = python-setuptools
	makedepends = python-hatchling
	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
	depends = python-slip10
	depends = python-base58
	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.20.0.tar.gz
	sha256sums = 4c098e20315b2716673abdef402822e7189101598c7c03f23749dd2010ee2504

pkgname = python-trezor