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

Felix Yan felixonmars at archlinux.org
Wed Feb 17 20:36:01 UTC 2021


    Date: Wednesday, February 17, 2021 @ 20:36:01
  Author: felixonmars
Revision: 862682

upgpkg: python-cliff 3.7.0-1

Modified:
  python-cliff/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-17 20:31:31 UTC (rev 862681)
+++ PKGBUILD	2021-02-17 20:36:01 UTC (rev 862682)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cliff
-pkgver=3.6.0
+pkgver=3.7.0
 pkgrel=1
 pkgdesc="Command Line Interface Formulation Framework"
 arch=('any')
@@ -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=('7b5f0ad55c42b6782897046a4037248b8d5fd39398c43efee1fc0acc4f23d3d1c7ae41aa2e316937eeb39b9684a4a0dcf57b2528118f7e6cece1d907e31bea3a')
+sha512sums=('761faa9af9c52766710eedc1f180bd8d48df13e4a494920a6bc4a9d70a22d73a98e416066ed5aa377f3533b9f4da1e7cb5a1f91b7c2f95e6264191173ab7ac6f')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list