blob: 226d9c5d753377ee46f8d9c7d474fd99f8493eab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = solo-python
pkgdesc = Tools and Python library for SoloKeys.
pkgver = 0.0.30
pkgrel = 2
url = https://github.com/solokeys/solo-python
arch = any
license = Apache
license = MIT
makedepends = python-pip
makedepends = python-flit
depends = python
depends = python-click>=7.0
depends = python-cryptography
depends = python-ecdsa
depends = python-fido2
depends = python-intelhex
depends = python-pyserial
depends = python-pyusb
depends = python-requests
source = https://files.pythonhosted.org/packages/source/s/solo-python/solo-python-0.0.30.tar.gz
sha256sums = db27dc3f5006b01a8cc7d17832ee89e362097da5bb2983fd1ec2cd52c7e02443
pkgname = solo-python
|