python-pbr: update to 4.0.2
This commit is contained in:
parent
234affe45f
commit
54e6f888b7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pbr'
|
||||
pkgname=python-pbr
|
||||
version=4.0.1
|
||||
version=4.0.2
|
||||
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=56b7a8ba7d64bf6135a9dfefb85a80d95924b3fde5ed6343a1a1d464a040dae3
|
||||
checksum=dae4aaa78eafcad10ce2581fc34d694faa616727837fd8e55c1a00951ad6744f
|
||||
alternatives="pbr:pbr:/usr/bin/pbr2"
|
||||
|
||||
python3-pbr_package() {
|
||||
|
|
Loading…
Reference in New Issue