mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
python-pbr: update to 4.0.4
This commit is contained in:
parent
1404331e40
commit
da15724518
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=4.0.3
|
version=4.0.4
|
||||||
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=6874feb22334a1e9a515193cba797664e940b763440c88115009ec323a7f2df5
|
checksum=a9c27eb8f0e24e786e544b2dbaedb729c9d8546342b5a6818d8eda098ad4340d
|
||||||
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