python-pbr: update to 4.2.0
This commit is contained in:
parent
fa4965fae5
commit
88a4041401
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pbr'
|
||||
pkgname=python-pbr
|
||||
version=4.0.4
|
||||
version=4.2.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=a9c27eb8f0e24e786e544b2dbaedb729c9d8546342b5a6818d8eda098ad4340d
|
||||
checksum=1b8be50d938c9bb75d0eaf7eda111eec1bf6dc88a62a6412e33bf077457e0f45
|
||||
alternatives="pbr:pbr:/usr/bin/pbr2"
|
||||
|
||||
python3-pbr_package() {
|
||||
|
|
Loading…
Reference in New Issue