python-pbr: update to 4.0.1

This commit is contained in:
Alessio Sergi 2018-04-05 11:45:45 +02:00
parent 89221d3c8f
commit 6904462671
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-pbr'
pkgname=python-pbr
version=4.0.0
version=4.0.1
revision=1
noarch=yes
wrksrc="pbr-${version}"
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://docs.openstack.org/developer/pbr/"
license="Apache-2.0"
distfiles="${PYPI_SITE}/p/pbr/pbr-${version}.tar.gz"
checksum=cf66675e22ae91a4f20e4b8354f117d3e3d1de651513051d109cc39645fb3672
checksum=56b7a8ba7d64bf6135a9dfefb85a80d95924b3fde5ed6343a1a1d464a040dae3
alternatives="pbr:pbr:/usr/bin/pbr2"
python3-pbr_package() {