python-pbr: update to 1.9.1
This commit is contained in:
parent
b7b9838dc1
commit
ca485124eb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pbr'
|
||||
pkgname=python-pbr
|
||||
version=1.9.0
|
||||
version=1.9.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="pbr-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://pypi.python.org/pypi/pbr"
|
||||
license="Apache-2.0"
|
||||
distfiles="${PYPI_SITE}/p/pbr/pbr-${version}.tar.gz"
|
||||
checksum=d7a1d4622210037f2d1cfc5b65c0a87a2fb04cc58c08c3fbaf7eabc7a1dc48fb
|
||||
checksum=3997406c90894ebf3d1371811c1e099721440a901f946ca6dc4383350403ed51
|
||||
|
||||
post_install() {
|
||||
cp -f ${DESTDIR}/usr/bin/pbr{,3}
|
||||
|
|
Loading…
Reference in New Issue