summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3d561d7559164bac1c92012941b7a4c7e799d202 (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
34
35
36
37
38
39
40
41
42
43
44
45
pkgbase = python-hwilib
	pkgdesc = The Bitcoin Hardware Wallet Interface is a Python library and command line tool for interacting with hardware wallets.
	pkgver = 3.1.0
	pkgrel = 3
	url = https://github.com/bitcoin-core/HWI
	arch = any
	license = MIT
	makedepends = qt5-base
	makedepends = python-poetry-core
	makedepends = python-poetry-plugin-export
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	depends = python-poetry
	depends = python-keyring
	depends = python-dulwich
	depends = libusb
	depends = systemd-libs
	depends = pyside2
	depends = pyside2-tools
	depends = python-libusb1
	depends = python-semver
	depends = python-base58
	depends = python-hidapi
	depends = python-cryptography
	depends = python-typing_extensions
	depends = python-mnemonic
	depends = python-noiseprotocol
	depends = python-ecdsa
	depends = python-pyaes
	depends = python-cbor2
	depends = python-pyserial
	depends = python-protobuf
	depends = python-numpy
	depends = pybind11
	depends = python-pbs-installer
	depends = python-zstandard
	source = https://github.com/bitcoin-core/HWI/archive/refs/tags/3.1.0.tar.gz
	source = generate-ui.patch
	sha256sums = 8a28f4a7950bcdb430ef8f05fbd26ae11a51cf769f47f5ee2175e0eb4e0a234e
	sha256sums = 6785afd23f30cf2f98f796896f131eed869b3e4d3ea25ed57ba0eac5c53ec165

pkgname = python-hwilib