[arch-commits] Commit in python-cliff/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Nov 11 21:14:33 UTC 2020
Date: Wednesday, November 11, 2020 @ 21:14:33
Author: felixonmars
Revision: 751238
upgpkg: python-cliff 3.5.0-1
Modified:
python-cliff/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-11 20:42:40 UTC (rev 751237)
+++ PKGBUILD 2020-11-11 21:14:33 UTC (rev 751238)
@@ -2,8 +2,8 @@
# Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
pkgname=python-cliff
-pkgver=3.4.0
-pkgrel=2
+pkgver=3.5.0
+pkgrel=1
pkgdesc="Command Line Interface Formulation Framework"
arch=('any')
url="https://docs.openstack.org/cliff/latest/"
@@ -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=('ccfb8f27083a349a6cd6c53a22bd15bf2a953f44467118cbc43a9cee6f2ce6e2bde949e6376b769940619240508a0cd54561823d5ce469809f22f03a6a806f45')
+sha512sums=('8cae98e70495f988fad4b54e1edd23955149fce705aa59b31ae96bc8cd6899c6ee111148036d714c593471d374def4202fcb564e29933dd53590a4e94216ebda')
export PBR_VERSION=$pkgver
More information about the arch-commits
mailing list