summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 78e443e40249beb3f661f37a06cd85b2f609c7de (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.9
	pkgrel = 2
	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.9.tar.gz
	sha256sums = 5ed4070a7fabceba5744b4a43d37923ad3a0bebd7760951ece4cfa2a6c66356e

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