summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 25 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..e58dfb143b24
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,25 @@
+pkgbase = python-trezor
+ pkgdesc = Python 3 library for communicating with the TREZOR Bitcoin hardware wallet
+ pkgver = 0.7.16
+ 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://pypi.python.org/packages/3c/77/aa10c0fd4e8c5112f5b5da23852860acb188802330cb82f27f91f176caa2/trezor-0.7.16.tar.gz
+ md5sums = dd274b1390ee12a3d5d534e25f77a365
+ sha256sums = 6bdb69fc125ba705854e21163be6c7da3aa17c2a3a84f40b6d8a3f6e4a8cb314
+
+pkgname = python-trezor
+