python-pbr: update to 5.1.1
This commit is contained in:
parent
6ed75bd473
commit
3fc94968d7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pbr'
|
||||
pkgname=python-pbr
|
||||
version=5.1.0
|
||||
version=5.1.1
|
||||
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=f20ec0abbf132471b68963bb34d9c78e603a5cf9e24473f14358e66551d47475
|
||||
checksum=f59d71442f9ece3dffc17bc36575768e1ee9967756e6b6535f0ee1f0054c3d68
|
||||
alternatives="pbr:pbr:/usr/bin/pbr2"
|
||||
|
||||
python3-pbr_package() {
|
||||
|
|
Loading…
Reference in a new issue