summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO24
1 files changed, 24 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..0c707f528382
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,24 @@
+pkgbase = solo-python
+ pkgdesc = Tools and Python library for SoloKeys.
+ pkgver = 0.0.9
+ pkgrel = 1
+ url = https://github.com/solokeys/solo-python
+ arch = any
+ license = Apache
+ license = MIT
+ makedepends = python-pip
+ makedepends = 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.9.tar.gz
+ sha256sums = 0de0105e53637c6ba8753dcc02cd504f6424c34cc77373219793b5c0d7a832c4
+
+pkgname = solo-python
+