summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f1c500a3113d90867b0215b4fcd136741fcedad3 (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.5
	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.5.tar.gz
	sha256sums = df4c365aa5ea55083d2f50e15046f8c535ee10cb007e50d3445c2781889ac647

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