summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 90e9f66b5d8bad3f9844207de7b32314446912b0 (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.2
	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.2.tar.gz
	source = nova2-executable.patch
	sha256sums = d096a677261226dca7884f6a181a81224939f97259ca43534d2078a68913f650
	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