Skip to content
Snippets Groups Projects
Commit 7b9e31f1 authored by Felix Yan's avatar Felix Yan
Browse files

upgpkg: 4.0.0-1

parent 8913c340
No related branches found
No related tags found
No related merge requests found
......@@ -2,19 +2,19 @@
# Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
pkgname=python-cliff
pkgver=3.10.1
pkgver=4.0.0
pkgrel=1
pkgdesc="Command Line Interface Formulation Framework"
arch=('any')
url="https://docs.openstack.org/cliff/latest/"
license=('Apache')
depends=('python-six' 'python-pbr' 'python-cmd2' 'python-prettytable' 'python-pyparsing'
depends=('python-six' 'python-cmd2' 'python-prettytable' 'python-importlib-metadata'
'python-stevedore' 'python-yaml' 'python-autopage')
makedepends=('git')
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=('402ca61162e668bc51334a43254274ec6d4392c00c803b9420b9b7d38278b397132fc3b55ac435f3c20eaad31021c0bd329cc0679338ebe522c51aaaf62002ce')
sha512sums=('a9eb314ad5d8220389618f3052deadfa6eb7443fec965eed71da57fe67a840e2080f01bcc6116563339bac4c44178c4702f180848a268ee85176490c33b17f25')
export PBR_VERSION=$pkgver
......
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