summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 99ad96f8926b..fd8b5144a3aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,22 @@
pkgbase = supernova
pkgdesc = Use novaclient with multiple OpenStack nova environments the easy way
- pkgver = 2.1.0
+ pkgver = 2.2.0
pkgrel = 1
url = https://github.com/major/supernova
arch = any
license = Apache
makedepends = python-setuptools
+ 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
replaces = supernova2
- source = https://github.com/major/supernova/archive/v2.1.0.tar.gz
- sha256sums = 94e37b461545d21c76c8bc468d567df2a2442da3f4f03258124fd57c7fe268c5
+ source = https://github.com/major/supernova/archive/v2.2.0.tar.gz
+ sha256sums = 963134824c84df46a8868ebf9497ea39e9d80cb1468fabde69dc593c01b369d0
pkgname = supernova
- depends = python-click
- depends = python-configobj
- depends = python-keyring>=0.9.2
- depends = python-novaclient
- depends = python-six