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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jan 31 03:31:06 UTC 2022


    Date: Monday, January 31, 2022 @ 03:31:05
  Author: felixonmars
Revision: 1121022

upgpkg: python-cliff 3.10.0-1

Modified:
  python-cliff/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-31 02:47:25 UTC (rev 1121021)
+++ PKGBUILD	2022-01-31 03:31:05 UTC (rev 1121022)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cliff
-pkgver=3.9.0
+pkgver=3.10.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=('832b67544a16a20f28e8079aaf40b43ef024299b64ad51c7df766b2757d622dafbf3189b490ced19a3b73f86e1931ebfb62dfd25a704f8396400865540ac462b')
+sha512sums=('90e871943da3ef287863372cb7a2592f7f97c6706a0497aa434585a4dbd0e796423f2f0f6ca6ebfeb0a063444a667c36c8ce49065a0ebfe7cf1f0729d89447b5')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list