python-pbr: update to 5.1.0
This commit is contained in:
parent
7584cf2dee
commit
de805e239d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pbr'
|
||||
pkgname=python-pbr
|
||||
version=5.0.0
|
||||
version=5.1.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=ab94783019179bf48f5784edc63f5bc8328ec5ff93f33591567f266d21ac7323
|
||||
checksum=f20ec0abbf132471b68963bb34d9c78e603a5cf9e24473f14358e66551d47475
|
||||
alternatives="pbr:pbr:/usr/bin/pbr2"
|
||||
|
||||
python3-pbr_package() {
|
||||
|
|
Loading…
Reference in New Issue