python-pbr: update to 3.1.1
This commit is contained in:
parent
d04e159b2c
commit
6a443b90e4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pbr'
|
||||
pkgname=python-pbr
|
||||
version=3.0.1
|
||||
version=3.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=d7e8917458094002b9a2e0030ba60ba4c834c456071f2d0c1ccb5265992ada91
|
||||
checksum=05f61c71aaefc02d8e37c0a3eeb9815ff526ea28b3b76324769e6158d7f95be1
|
||||
alternatives="pbr:pbr:/usr/bin/pbr2"
|
||||
|
||||
python3-pbr_package() {
|
||||
|
|
Loading…
Reference in New Issue