python-pbr: update to 5.1.3.
This commit is contained in:
parent
06c90d1b0c
commit
46416cbd04
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pbr'
|
||||
pkgname=python-pbr
|
||||
version=5.1.1
|
||||
version=5.1.3
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="pbr-${version}"
|
||||
|
@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools"
|
|||
depends="python"
|
||||
short_desc="Python2 build reasonableness"
|
||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
homepage="https://docs.openstack.org/developer/pbr/"
|
||||
license="Apache-2.0"
|
||||
homepage="https://docs.openstack.org/developer/pbr/"
|
||||
distfiles="${PYPI_SITE}/p/pbr/pbr-${version}.tar.gz"
|
||||
checksum=f59d71442f9ece3dffc17bc36575768e1ee9967756e6b6535f0ee1f0054c3d68
|
||||
checksum=8c361cc353d988e4f5b998555c88098b9d5964c2e11acf7b0d21925a66bb5824
|
||||
alternatives="pbr:pbr:/usr/bin/pbr2"
|
||||
|
||||
python3-pbr_package() {
|
||||
|
|
Loading…
Add table
Reference in a new issue