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

Felix Yan felixonmars at archlinux.org
Tue Jan 19 16:07:39 UTC 2021


    Date: Tuesday, January 19, 2021 @ 16:07:38
  Author: felixonmars
Revision: 823723

upgpkg: python-cliff 3.6.0-1

Modified:
  python-cliff/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-19 16:07:10 UTC (rev 823722)
+++ PKGBUILD	2021-01-19 16:07:38 UTC (rev 823723)
@@ -2,8 +2,8 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cliff
-pkgver=3.5.0
-pkgrel=2
+pkgver=3.6.0
+pkgrel=1
 pkgdesc="Command Line Interface Formulation Framework"
 arch=('any')
 url="https://docs.openstack.org/cliff/latest/"
@@ -14,7 +14,7 @@
 checkdepends=('python-stestr' 'python-mock' 'python-sphinx' 'python-testscenarios')
 options=('!emptydirs')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/cliff/archive/$pkgver.tar.gz")
-sha512sums=('8cae98e70495f988fad4b54e1edd23955149fce705aa59b31ae96bc8cd6899c6ee111148036d714c593471d374def4202fcb564e29933dd53590a4e94216ebda')
+sha512sums=('7b5f0ad55c42b6782897046a4037248b8d5fd39398c43efee1fc0acc4f23d3d1c7ae41aa2e316937eeb39b9684a4a0dcf57b2528118f7e6cece1d907e31bea3a')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list