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'
|
# Template file for 'python-pbr'
|
||||||
pkgname=python-pbr
|
pkgname=python-pbr
|
||||||
version=5.1.3
|
version=5.4.2
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="pbr-${version}"
|
wrksrc="pbr-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://docs.openstack.org/developer/pbr/"
|
homepage="https://docs.openstack.org/developer/pbr/"
|
||||||
distfiles="${PYPI_SITE}/p/pbr/pbr-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pbr/pbr-${version}.tar.gz"
|
||||||
checksum=8c361cc353d988e4f5b998555c88098b9d5964c2e11acf7b0d21925a66bb5824
|
checksum=9b321c204a88d8ab5082699469f52cc94c5da45c51f114113d01b3d993c24cdf
|
||||||
alternatives="pbr:pbr:/usr/bin/pbr2"
|
alternatives="pbr:pbr:/usr/bin/pbr2"
|
||||||
|
|
||||||
python3-pbr_package() {
|
python3-pbr_package() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue