blob: 9a53d8d7f9d718b89202ec1418a12846ef49dc8a (
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
|
pkgbase = stratis-cli
pkgdesc = A CLI for the Stratis Project.
pkgver = 3.8.3
pkgrel = 1
url = https://stratis-storage.github.io/
arch = any
license = Apache
makedepends = dbus-glib
makedepends = git
makedepends = mpfr
makedepends = dbus-python
makedepends = asciidoc
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python-dbus-client-gen
depends = python-into-dbus
depends = python-justbytes
depends = python-dateutil
depends = python-packaging
depends = python-psutil
depends = python-wcwidth
source = stratis-cli-3.8.3.tar.gz::https://github.com/stratis-storage/stratis-cli/archive/v3.8.3.tar.gz
sha256sums = 1c7255e871504d3df00ebb73ffbd78455b085b4707c84a3fbdabdfd9f9d1daa6
pkgname = stratis-cli
|