python-pbr: update to 4.0.0

This commit is contained in:
Alessio Sergi 2018-03-29 19:04:40 +02:00
parent 6f48ea3ea0
commit 0b239e6ba8
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python-pbr'
pkgname=python-pbr
version=3.1.1
revision=2
version=4.0.0
revision=1
noarch=yes
wrksrc="pbr-${version}"
build_style=python-module
@ -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=05f61c71aaefc02d8e37c0a3eeb9815ff526ea28b3b76324769e6158d7f95be1
checksum=cf66675e22ae91a4f20e4b8354f117d3e3d1de651513051d109cc39645fb3672
alternatives="pbr:pbr:/usr/bin/pbr2"
python3-pbr_package() {