python-pbr: update to 1.2.0
This commit is contained in:
parent
aa850c1973
commit
6adc1c72dd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pbr'
|
||||
pkgname=python-pbr
|
||||
version=1.1.1
|
||||
version=1.2.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=3d63cc8e145e5e20624859d6453d783ae1451704483ae23d3315041d65e4d423
|
||||
checksum=1543fc3e00261369c160fc8cf700717aad15fbc1f0ea0e8dc4f372cb91a655d0
|
||||
|
||||
pre_build() {
|
||||
cp -a ${wrksrc} /tmp/pbr-2.7
|
||||
|
|
Loading…
Reference in New Issue