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

Felix Yan felixonmars at archlinux.org
Tue Aug 4 08:25:26 UTC 2020


    Date: Tuesday, August 4, 2020 @ 08:25:25
  Author: felixonmars
Revision: 668755

upgpkg: python-cliff 3.4.0-1

Modified:
  python-cliff/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-04 08:25:12 UTC (rev 668754)
+++ PKGBUILD	2020-08-04 08:25:25 UTC (rev 668755)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cliff
-pkgver=3.3.0
+pkgver=3.4.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=('b15f71279ab83ed588894ca8c1e2e640ea2d85026d637be7be27aa104c2bcea4de8b85a7216f48b5084913024de9d92b0f290a5597ac59f6007d572caff1b52e')
+sha512sums=('ccfb8f27083a349a6cd6c53a22bd15bf2a953f44467118cbc43a9cee6f2ce6e2bde949e6376b769940619240508a0cd54561823d5ce469809f22f03a6a806f45')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list