Skip to content
Snippets Groups Projects
Verified Commit 3e5e4723 authored by Felix Yan's avatar Felix Yan
Browse files

upgpkg: 4.7.0-1

parent 6a945fa2
No related branches found
No related tags found
No related merge requests found
pkgbase = python-cliff
pkgdesc = Command Line Interface Formulation Framework
pkgver = 4.6.0
pkgrel = 3
pkgver = 4.7.0
pkgrel = 1
url = https://docs.openstack.org/cliff/latest/
arch = any
license = Apache
......@@ -17,7 +17,7 @@ pkgbase = python-cliff
depends = python-stevedore
depends = python-yaml
options = !emptydirs
source = git+https://github.com/openstack/cliff.git#commit=b6119d504deca17e8c092b12fae209d944c6fa73
sha512sums = SKIP
source = git+https://github.com/openstack/cliff.git#commit=b75afa0ecad51c7eb150b2b0c93aec1c2a159052
sha512sums = 6dbddf96419dfa4c1e8c0463dc4f0b2d44986c500bedb58116c23d5005ab8171555952144863006e314224126b11673a241c56b124f6964b043cbf35bc5e4e0b
pkgname = python-cliff
......@@ -2,9 +2,9 @@
# Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
pkgname=python-cliff
pkgver=4.6.0
_commit=b6119d504deca17e8c092b12fae209d944c6fa73
pkgrel=3
pkgver=4.7.0
_commit=b75afa0ecad51c7eb150b2b0c93aec1c2a159052
pkgrel=1
pkgdesc="Command Line Interface Formulation Framework"
arch=('any')
url="https://docs.openstack.org/cliff/latest/"
......@@ -14,7 +14,7 @@ makedepends=('git' 'python-setuptools' 'python-pbr')
checkdepends=('python-stestr' 'python-sphinx' 'python-testscenarios')
options=('!emptydirs')
source=("git+https://github.com/openstack/cliff.git#commit=$_commit")
sha512sums=('SKIP')
sha512sums=('6dbddf96419dfa4c1e8c0463dc4f0b2d44986c500bedb58116c23d5005ab8171555952144863006e314224126b11673a241c56b124f6964b043cbf35bc5e4e0b')
build() {
cd cliff
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment