python-pbr: update to 5.4.2.
This commit is contained in:
parent
fdfd09b288
commit
ec550e530d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pbr'
|
||||
pkgname=python-pbr
|
||||
version=5.1.3
|
||||
version=5.4.2
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="pbr-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://docs.openstack.org/developer/pbr/"
|
||||
distfiles="${PYPI_SITE}/p/pbr/pbr-${version}.tar.gz"
|
||||
checksum=8c361cc353d988e4f5b998555c88098b9d5964c2e11acf7b0d21925a66bb5824
|
||||
checksum=9b321c204a88d8ab5082699469f52cc94c5da45c51f114113d01b3d993c24cdf
|
||||
alternatives="pbr:pbr:/usr/bin/pbr2"
|
||||
|
||||
python3-pbr_package() {
|
||||
|
|
Loading…
Reference in a new issue