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

Felix Yan felixonmars at gemini.archlinux.org
Mon Mar 7 22:48:46 UTC 2022


    Date: Monday, March 7, 2022 @ 22:48:46
  Author: felixonmars
Revision: 1145247

upgpkg: python-cliff 3.10.1-1

Modified:
  python-cliff/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-07 22:48:45 UTC (rev 1145246)
+++ PKGBUILD	2022-03-07 22:48:46 UTC (rev 1145247)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cliff
-pkgver=3.10.0
+pkgver=3.10.1
 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=('90e871943da3ef287863372cb7a2592f7f97c6706a0497aa434585a4dbd0e796423f2f0f6ca6ebfeb0a063444a667c36c8ce49065a0ebfe7cf1f0729d89447b5')
+sha512sums=('402ca61162e668bc51334a43254274ec6d4392c00c803b9420b9b7d38278b397132fc3b55ac435f3c20eaad31021c0bd329cc0679338ebe522c51aaaf62002ce')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list