python-pbr: update to 1.10.0

This commit is contained in:
Alessio Sergi 2016-05-26 10:56:26 +02:00
parent 6f219749ef
commit 03bea2f64d

View file

@ -1,7 +1,7 @@
# Template file for 'python-pbr'
pkgname=python-pbr
version=1.9.1
revision=2
version=1.10.0
revision=1
noarch=yes
wrksrc="pbr-${version}"
build_style=python-module
@ -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=3997406c90894ebf3d1371811c1e099721440a901f946ca6dc4383350403ed51
checksum=186428c270309e6fdfe2d5ab0949ab21ae5f7dea831eab96701b86bd666af39c
alternatives="pbr:pbr:/usr/bin/pbr2.7"
python3.4-pbr_package() {