python-pbr: update to 0.11.0
This commit is contained in:
parent
026a7b1599
commit
56b06baf2b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pbr'
|
||||
pkgname=python-pbr
|
||||
version=0.10.8
|
||||
version=0.11.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="pbr-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://pypi.python.org/pypi/pbr"
|
||||
license="Apache-2.0"
|
||||
distfiles="${PYPI_SITE}/p/pbr/pbr-${version}.tar.gz"
|
||||
checksum=a741650c697abe9dd3da00039a57a45a15a6eed017a16f6b7e4c0161fae2b4b2
|
||||
checksum=d7f0d69aef367a764d69a4728afd966025ce9394d6029a924ef838ecdf592f6d
|
||||
|
||||
pre_build() {
|
||||
cp -a ${wrksrc} /tmp/pbr-2.7
|
||||
|
|
Loading…
Reference in New Issue