summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a1d720bb16192326355946754db5decbd45fa46d (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
28
29
30
31
32
33
34
pkgbase = supernova
	pkgdesc = Use novaclient with multiple OpenStack nova environments the easy way
	pkgver = 2.0.3
	pkgrel = 1
	url = https://github.com/major/supernova
	arch = any
	license = Apache
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://github.com/major/supernova/archive/v2.0.3.tar.gz
	source = nova2-executable.patch
	sha256sums = 07bd11ab4f8660be03751d3cbfb1fa8244e658a7bd9a037995bbfb011928bee6
	sha256sums = bd05ce5bc154df2b53fbf4e6fad6c90808ef62df6100427d50e503c4df129e04

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

pkgname = supernova2
	depends = python2-click
	depends = python2-configobj
	depends = python2-keyring>=0.9.2
	depends = python2-novaclient
	depends = python2-six
	conflicts = python2-supernova
	conflicts = python2-supernova-git
	conflicts = supernova2-git