python-pbr: update to 5.0.0

This commit is contained in:
Alessio Sergi 2018-10-17 19:10:00 +02:00
parent 32b625af7c
commit 4c473bb2d5

View file

@ -1,6 +1,6 @@
# Template file for 'python-pbr'
pkgname=python-pbr
version=4.3.0
version=5.0.0
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=1be135151a0da949af8c5d0ee9013d9eafada71237eb80b3ba8896b4f12ec5dc
checksum=ab94783019179bf48f5784edc63f5bc8328ec5ff93f33591567f266d21ac7323
alternatives="pbr:pbr:/usr/bin/pbr2"
python3-pbr_package() {