python-pbr: update to 5.1.0
This commit is contained in:
parent
7584cf2dee
commit
de805e239d
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.0.0
|
version=5.1.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="pbr-${version}"
|
wrksrc="pbr-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://docs.openstack.org/developer/pbr/"
|
homepage="https://docs.openstack.org/developer/pbr/"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
distfiles="${PYPI_SITE}/p/pbr/pbr-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pbr/pbr-${version}.tar.gz"
|
||||||
checksum=ab94783019179bf48f5784edc63f5bc8328ec5ff93f33591567f266d21ac7323
|
checksum=f20ec0abbf132471b68963bb34d9c78e603a5cf9e24473f14358e66551d47475
|
||||||
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