summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO30
1 files changed, 30 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..eeffb2aaf74c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,30 @@
+pkgbase = supernova
+ pkgdesc = Use novaclient with multiple OpenStack nova environments the easy way
+ pkgver = 1.0.7
+ pkgrel = 8
+ url = https://github.com/major/supernova
+ arch = any
+ license = Apache
+ makedepends = python-setuptools
+ makedepends = python2-setuptools
+ source = https://github.com/major/supernova/archive/v1.0.7.tar.gz
+ source = nova2-executable.patch
+ source = completion-fix.patch
+ sha256sums = e0336590e8b4a73404acbfd7379285c631daf628baaba64c9f42d839982d9949
+ sha256sums = 688de41b2ab9f050b210b30ab24b6bf86bb40cb387eb8ef6a6816a79edb7b195
+ sha256sums = dd7a1222aba71da8a0d6a8290a4e4b9f9b37bcdf44dc71e58f16fe6dc9320b36
+
+pkgname = supernova
+ depends = python-novaclient
+ depends = python-keyring
+ conflicts = python-supernova
+ conflicts = python-supernova-git
+ conflicts = supernova-git
+
+pkgname = supernova2
+ depends = python2-novaclient
+ depends = python2-keyring
+ conflicts = python2-supernova
+ conflicts = python2-supernova-git
+ conflicts = supernova2-git
+