summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Botting2018-08-15 12:02:18 +1000
committerAndy Botting2018-08-15 12:02:18 +1000
commit91a9c1832ff86ef3925d75100c4be489083a9d3c (patch)
treeb6da8732d4894bef72292863ab19a0bc0c997071
parent03da5bbcd906ea7d031f41401a6b7c5283ff1add (diff)
downloadaur-91a9c1832ff86ef3925d75100c4be489083a9d3c.tar.gz
Update to v2.10.0-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d77eb7d0d66a..9f123d3a8e97 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-magnumclient
pkgdesc = Python client library for Magnum
- pkgver = 2.9.1
+ pkgver = 2.10.0
pkgrel = 1
url = http://docs.openstack.org/developer/python-magnumclient/
arch = any
@@ -8,7 +8,7 @@ pkgbase = python-magnumclient
makedepends = git
makedepends = python-setuptools
makedepends = python2-setuptools
- source = git+https://git.openstack.org/openstack/python-magnumclient#tag=2.9.1
+ source = git+https://git.openstack.org/openstack/python-magnumclient#tag=2.10.0
sha512sums = SKIP
pkgname = python-magnumclient
diff --git a/PKGBUILD b/PKGBUILD
index 6a1160c51d3c..d2632c2ff3b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Botting <andy@andybotting.com>
pkgname=('python-magnumclient' 'python2-magnumclient')
-pkgver='2.9.1'
+pkgver='2.10.0'
pkgrel='1'
pkgdesc='Python client library for Magnum'
arch=('any')