summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d07f6d7ed9c9e9fe84a83ced78bb3a869be7d729 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = supernova
	pkgdesc = Use novaclient with multiple OpenStack nova environments the easy way
	pkgver = 2.0.8
	pkgrel = 1
	url = https://github.com/major/supernova
	arch = any
	license = Apache
	makedepends = python-setuptools
	conflicts = python-supernova
	conflicts = python-supernova-git
	conflicts = supernova-git
	replaces = supernova2
	source = https://github.com/major/supernova/archive/v2.0.8.tar.gz
	sha256sums = 82011ca12911cc88b99789c9d80ebec3938673dfedfba9277d5974ca17fd8415

pkgname = supernova
	depends = python-click
	depends = python-configobj
	depends = python-keyring>=0.9.2
	depends = python-novaclient
	depends = python-six