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