summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 99ad96f8926bdc82f7aecc1a8e54172c2c02a2aa (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.1.0
	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.1.0.tar.gz
	sha256sums = 94e37b461545d21c76c8bc468d567df2a2442da3f4f03258124fd57c7fe268c5

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