python-pbr: update to 2.1.0

This commit is contained in:
Alessio Sergi 2017-04-14 15:52:28 +02:00
parent 739ec705c9
commit fa5f685924
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-pbr'
pkgname=python-pbr
version=2.0.0
version=2.1.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=0ccd2db529afd070df815b1521f01401d43de03941170f8a800e7531faba265d
checksum=f71359a7e2de2f5ea1eceea7c1e3222f2560ee48e21eef6f96957bb5c2ebb94a
alternatives="pbr:pbr:/usr/bin/pbr2"
python3-pbr_package() {