[arch-commits] Commit in python-keystoneauth1/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Jan 21 18:09:02 UTC 2018
Date: Sunday, January 21, 2018 @ 18:09:00
Author: felixonmars
Revision: 284648
upgpkg: python-keystoneauth1 3.4.0-1
Modified:
python-keystoneauth1/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-21 18:08:44 UTC (rev 284647)
+++ PKGBUILD 2018-01-21 18:09:00 UTC (rev 284648)
@@ -4,7 +4,7 @@
pkgbase=python-keystoneauth1
pkgname=(python-keystoneauth1 python2-keystoneauth1)
-pkgver=3.3.0
+pkgver=3.4.0
pkgrel=1
pkgdesc="Authentication Library for OpenStack Identity"
arch=('any')
@@ -21,7 +21,7 @@
'python2-oauthlib' 'python-pycodestyle' 'python2-pycodestyle' 'python-stestr'
'python2-stestr')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/keystoneauth/archive/$pkgver.tar.gz")
-sha512sums=('9a885a878a31336cf2386edc72157fc84813b3365f128c8c7179761725681ddd78204b3586257b69cd284cedd32a6751ee384061796bfa9b95db338716bca4e2')
+sha512sums=('ee44402a915f35e6475984766d97669d764d8ff2a794836ed798344a476fd84bed68619d403c13df3e2965060ec8339ea9a62506f6d5c396994e9f384d28b955')
prepare() {
# Use pycodestyle
More information about the arch-commits
mailing list