summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 12 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe785112f459..51f8d5d7e014 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,27 +1,33 @@
pkgbase = supernova
pkgdesc = Use novaclient with multiple OpenStack nova environments the easy way
- pkgver = 1.0.8
+ 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/v1.0.8.tar.gz
+ source = https://github.com/major/supernova/archive/v2.0.0.tar.gz
source = nova2-executable.patch
- sha256sums = 5abc13e44ca1eeeb7626fe133a104fec19ec5663ea3b7077af8874cb70b7baad
- sha256sums = 688de41b2ab9f050b210b30ab24b6bf86bb40cb387eb8ef6a6816a79edb7b195
+ sha256sums = 43b27ee9ed2ca7b0b5860bf52422750e215b60cb71eca106a57b4f900faef24e
+ sha256sums = cd2d47ce9d9b949844c5e58ed7a1b32cb2367fd7c4429ec0d971fd24bd544704
pkgname = supernova
+ depends = python-click
+ depends = python-configobj
+ depends = python-keyring>=0.9.2
depends = python-novaclient
- depends = python-keyring
+ 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-keyring
+ depends = python2-six
conflicts = python2-supernova
conflicts = python2-supernova-git
conflicts = supernova2-git