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

Felix Yan felixonmars at archlinux.org
Fri Dec 4 19:03:10 UTC 2020


    Date: Friday, December 4, 2020 @ 19:03:10
  Author: felixonmars
Revision: 770013

upgpkg: python-keystoneclient 4.2.0-1

Modified:
  python-keystoneclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-04 18:53:22 UTC (rev 770012)
+++ PKGBUILD	2020-12-04 19:03:10 UTC (rev 770013)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-keystoneclient
-pkgver=4.1.1
-pkgrel=3
+pkgver=4.2.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=('3d97419c4ab1f38912e24c5ef412fcc8269b79dcd01ad1dfea9cb4240930915a181c0794a65cee763bf7252c0bee07fb437ae6ddca4fd6ebfad68576c0f000ee')
+sha512sums=('1dcf97f4f0601077a786ff5ce5678f5bd2022b27624652a42a355e35ae858071e60dac716b5b0e76265eed5d04b5091032450cff2aa25ac2b2b1cb3daa01e125')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list