summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 51f8d5d7e0141d043acec9d74437ccb4710db15d (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.0
	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.0.tar.gz
	source = nova2-executable.patch
	sha256sums = 43b27ee9ed2ca7b0b5860bf52422750e215b60cb71eca106a57b4f900faef24e
	sha256sums = cd2d47ce9d9b949844c5e58ed7a1b32cb2367fd7c4429ec0d971fd24bd544704

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