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

Felix Yan felixonmars at archlinux.org
Wed Oct 23 13:37:16 UTC 2019


    Date: Wednesday, October 23, 2019 @ 13:37:15
  Author: felixonmars
Revision: 518721

upgpkg: python-keystoneclient 3.22.0-1

Modified:
  python-keystoneclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-23 13:20:27 UTC (rev 518720)
+++ PKGBUILD	2019-10-23 13:37:15 UTC (rev 518721)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-keystoneclient
-pkgver=3.21.0
+pkgver=3.22.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=('6fc9c82d3a913be13828ddc5e6e5a0059855a9413e30aecee4f801d513ffc524c70cc074bdae742f9bed09913d2afc548d75486c499596fe721cac7598b37c81')
+sha512sums=('1fa668df36abc7073c938bca9b44b0b6856b3c48d66f750fd8edaf742f63240ed01bb55dd6233f2c379a539f71c9929683b75b844f66fa13554e4d4cb5376e04')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list