blob: f5e46bd01b745c53f2aff4beed20234eba4cb442 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = hotsos-git
pkgdesc = Software analysis toolkit
pkgver = 1
pkgrel = 1
url = https://github.com/canonical/hotsos
arch = any
license = Apache
makedepends = python-setuptools
depends = python-click
depends = python-progress
depends = python-simplejson
depends = python-cryptography
depends = python-pyaml
source = hotsos-git::git+https://github.com/canonical/hotsos
md5sums = SKIP
pkgname = hotsos-git
|