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

Felix Yan felixonmars at archlinux.org
Tue Feb 25 10:06:02 UTC 2020


    Date: Tuesday, February 25, 2020 @ 10:06:02
  Author: felixonmars
Revision: 580953

upgpkg: python-cliff 3.0.0-1

Modified:
  python-cliff/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-25 10:05:49 UTC (rev 580952)
+++ PKGBUILD	2020-02-25 10:06:02 UTC (rev 580953)
@@ -2,8 +2,8 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cliff
-pkgver=2.18.0
-pkgrel=3
+pkgver=3.0.0
+pkgrel=1
 pkgdesc="Command Line Interface Formulation Framework"
 arch=('any')
 url="https://docs.openstack.org/cliff/latest/"
@@ -14,7 +14,7 @@
 checkdepends=('python-testrepository' 'python-mock' 'python-sphinx' 'python-testscenarios')
 options=('!emptydirs')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/cliff/archive/$pkgver.tar.gz")
-sha512sums=('693d8e9678567c88719a9f2e309951dcebf61277efcdbb250b11e808960ab47d5161db50d2d5d760f3ecc30629db78d986cf77959ffb2084aa2c56f81da7d6a2')
+sha512sums=('6d34fc21d4f391da722ac3887ad6eea401481381939a89b1fe6bfd8d038ae961e80d8a3fb45c81ea0d57c301a0f1bfcdb4c864a9b6097f2d2761ca5df851b4eb')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list