mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
python-pbr: update to 3.1.1
This commit is contained in:
parent
d04e159b2c
commit
6a443b90e4
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=3.0.1
|
version=3.1.1
|
||||||
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=d7e8917458094002b9a2e0030ba60ba4c834c456071f2d0c1ccb5265992ada91
|
checksum=05f61c71aaefc02d8e37c0a3eeb9815ff526ea28b3b76324769e6158d7f95be1
|
||||||
alternatives="pbr:pbr:/usr/bin/pbr2"
|
alternatives="pbr:pbr:/usr/bin/pbr2"
|
||||||
|
|
||||||
python3-pbr_package() {
|
python3-pbr_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue