python-pbr: update to 5.4.3.
This commit is contained in:
parent
5a2c6bf4bc
commit
c5769c68b2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pbr'
|
||||
pkgname=python-pbr
|
||||
version=5.4.2
|
||||
version=5.4.3
|
||||
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=9b321c204a88d8ab5082699469f52cc94c5da45c51f114113d01b3d993c24cdf
|
||||
checksum=2c8e420cd4ed4cec4e7999ee47409e876af575d4c35a45840d59e8b5f3155ab8
|
||||
alternatives="pbr:pbr:/usr/bin/pbr2"
|
||||
|
||||
python3-pbr_package() {
|
||||
|
|
Loading…
Reference in a new issue