[arch-commits] Commit in python-glanceclient/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Jul 28 14:16:54 UTC 2018
Date: Saturday, July 28, 2018 @ 14:16:54
Author: felixonmars
Revision: 363756
upgpkg: python-glanceclient 2.12.1-1
Modified:
python-glanceclient/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-07-28 14:16:32 UTC (rev 363755)
+++ PKGBUILD 2018-07-28 14:16:54 UTC (rev 363756)
@@ -4,8 +4,8 @@
pkgbase=python-glanceclient
pkgname=(python-glanceclient python2-glanceclient)
-pkgver=2.11.1
-pkgrel=2
+pkgver=2.12.1
+pkgrel=1
pkgdesc="OpenStack Image API Client Library"
arch=('any')
url="http://docs.openstack.org/developer/python-glanceclient"
@@ -20,7 +20,7 @@
'python2-requests-mock' 'python-testscenarios' 'python2-testscenarios')
options=('!emptydirs')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/python-glanceclient/archive/$pkgver.tar.gz")
-sha512sums=('d0467945203dd00ff0fddc4e1df17ec802e51c5709ee1354087fc2ae075d4e3db1dbfacdb7fb0c01a423bcaa53866e36384ff254e31d8830af1cd644561ab43f')
+sha512sums=('de453be6c195d649b73b02caf20eab0d9a49f000cacf1cd8738644076bb19fedd0d1209801ddbf15e4e4920e95440bcdd3792672d5dabafd6e3aa464f16cacc9')
prepare() {
cp -a python-glanceclient-$pkgver{,-py2}
More information about the arch-commits
mailing list