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

Felix Yan felixonmars at archlinux.org
Mon Jun 22 21:48:57 UTC 2020


    Date: Monday, June 22, 2020 @ 21:48:57
  Author: felixonmars
Revision: 650879

upgpkg: python-keystoneclient 4.1.0-1

Modified:
  python-keystoneclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-22 21:38:15 UTC (rev 650878)
+++ PKGBUILD	2020-06-22 21:48:57 UTC (rev 650879)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-keystoneclient
-pkgver=4.0.0
+pkgver=4.1.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=('329a4bddcff51fe9251d13f29898287a857baab167d3b6557dc39789db8be0d3bdc62aee8e497ef1aa45d44a5449a7d2210afc88d1a0f82daee7e0c25574bbd4')
+sha512sums=('ad752947645503c3b3f2f507df3eb91e3ad35acb968882cd933742b135c71fefa8dcd7f30027871ee9f8569c5cdcf4c2291d8b204200bc1a3a5ac4617589f483')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list