python-pbr: update to 1.10.0
This commit is contained in:
parent
6f219749ef
commit
03bea2f64d
1 changed files with 3 additions and 3 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue