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

Felix Yan felixonmars at archlinux.org
Tue Jul 16 07:25:31 UTC 2019


    Date: Tuesday, July 16, 2019 @ 07:25:30
  Author: felixonmars
Revision: 489914

upgpkg: python-keystoneclient 3.20.0-1

Modified:
  python-keystoneclient/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-16 07:25:21 UTC (rev 489913)
+++ PKGBUILD	2019-07-16 07:25:30 UTC (rev 489914)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-keystoneclient
-pkgver=3.19.0
-pkgrel=2
+pkgver=3.20.0
+pkgrel=1
 pkgdesc="Client Library for OpenStack Identity"
 arch=('any')
 url="https://docs.openstack.org/python-keystoneclient/latest/"
@@ -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=('3fc549ba955fe83623b4c47f9f5271dcab41af733e394237c8860356c036aa82721f0d62738a7e6fbe29b56850e2d2be760a8d1f702900e999c42f864c7f484d')
+sha512sums=('f53ef1f3b82cb6b789303a83a72176bcfe96eaa124c87e857cae2be3e00d89fcc4593339ed6c1d771c45ec7f1c77fee8724a9e538ea1f7e8b7de13659c7a7ab0')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list