mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
python-pbr: update to 0.11.0
This commit is contained in:
parent
026a7b1599
commit
56b06baf2b
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=0.10.8
|
version=0.11.0
|
||||||
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://pypi.python.org/pypi/pbr"
|
homepage="https://pypi.python.org/pypi/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=a741650c697abe9dd3da00039a57a45a15a6eed017a16f6b7e4c0161fae2b4b2
|
checksum=d7f0d69aef367a764d69a4728afd966025ce9394d6029a924ef838ecdf592f6d
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cp -a ${wrksrc} /tmp/pbr-2.7
|
cp -a ${wrksrc} /tmp/pbr-2.7
|
||||||
|
|
Loading…
Add table
Reference in a new issue