[arch-commits] Commit in python-keystoneauth1/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Jul 27 17:42:27 UTC 2017
Date: Thursday, July 27, 2017 @ 17:42:26
Author: felixonmars
Revision: 246643
upgpkg: python-keystoneauth1 3.1.0-1
Modified:
python-keystoneauth1/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-07-27 17:38:05 UTC (rev 246642)
+++ PKGBUILD 2017-07-27 17:42:26 UTC (rev 246643)
@@ -4,7 +4,7 @@
pkgbase=python-keystoneauth1
pkgname=(python-keystoneauth1 python2-keystoneauth1)
-pkgver=3.0.1
+pkgver=3.1.0
pkgrel=1
pkgdesc="Authentication Library for OpenStack Identity"
arch=('any')
@@ -21,7 +21,7 @@
'python2-requests-kerberos' 'python-oauthlib' 'python2-oauthlib' 'python-pycodestyle'
'python2-pycodestyle')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/keystoneauth/archive/$pkgver.tar.gz")
-sha512sums=('08edc283a52ee7f1003aec5287c95fc59f11659bab59f21a999b1e5ba5c1d3b17f3cac98e36bfd6218957c106bcd9aa110def74523ab561d51244a89b2a14bb0')
+sha512sums=('c6037aa01bfee382472ab064f24873231d873aeb9810a81406356ec6c80bae33b81e2b69e76c670d7e155679069b5352bb9945232a4650c273d8dc074710dea0')
prepare() {
# Use pycodestyle
More information about the arch-commits
mailing list