blob: ef78d894d0d63f57446a747864c614ce4b055a0d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-balena
pkgdesc = Balena SDK for Python
pkgver = 10.0.0
pkgrel = 1
url = https://github.com/balena-io/balena-sdk-python
arch = any
license = Apache
makedepends = python-setuptools
depends = python-pyjwt>=1.5.0
depends = python-twisted>=18.7.0
depends = python-pyotp>=2.2.5
depends = python-pyopenssl>=18.0.0
depends = python-semver
depends = python-service-identity
depends = python-requests>=2.19.1
provides = python-balena
source = https://github.com/balena-io/balena-sdk-python/archive/v10.0.0.tar.gz
sha256sums = ae2659a72d9226c59fd0ba852d1c5a813306696f30aa99c2f99005d80be53bef
pkgname = python-balena
|