summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dcb9c2cbe5bfb21b7d33cc7f28227bf84190d9fc (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.13.4
	pkgrel = 1
	url = https://github.com/trezor/trezor-firmware/tree/master/python
	arch = any
	license = LGPL3
	makedepends = python-setuptools
	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-pyblake2
	depends = python-protobuf
	depends = python-attrs
	optdepends = python-hidapi: Firmware-less Trezor One setup
	provides = python-trezor
	provides = trezorctl
	conflicts = trezorctl
	options = !emptydirs
	source = https://files.pythonhosted.org/packages/e9/6e/fcda906d4537154db1530dfa79b755d9f2ecf93082b8d5794fc999f5c01f/trezor-0.13.4.tar.gz
	sha256sums = 04a77b44005971819386bbd55242a1004b1f88fbbdb829deb039a1e0028a4af1

pkgname = python-trezor