[arch-commits] Commit in python-keystoneclient/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Sep 12 17:59:44 UTC 2019


    Date: Thursday, September 12, 2019 @ 17:59:44
  Author: felixonmars
Revision: 509697

upgpkg: python-keystoneclient 3.21.0-1

Modified:
  python-keystoneclient/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-12 17:59:20 UTC (rev 509696)
+++ PKGBUILD	2019-09-12 17:59:44 UTC (rev 509697)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-keystoneclient
-pkgver=3.20.0
+pkgver=3.21.0
 pkgrel=1
 pkgdesc="Client Library for OpenStack Identity"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-oslotest' 'python-requests-mock' 'python-pycodestyle' 'python-lxml'
               'python-testresources')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/python-keystoneclient/archive/$pkgver.tar.gz")
-sha512sums=('f53ef1f3b82cb6b789303a83a72176bcfe96eaa124c87e857cae2be3e00d89fcc4593339ed6c1d771c45ec7f1c77fee8724a9e538ea1f7e8b7de13659c7a7ab0')
+sha512sums=('6fc9c82d3a913be13828ddc5e6e5a0059855a9413e30aecee4f801d513ffc524c70cc074bdae742f9bed09913d2afc548d75486c499596fe721cac7598b37c81')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list