python-pbr: update to 1.5.0
This commit is contained in:
parent
f28b074bc3
commit
0834246556
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pbr'
|
||||
pkgname=python-pbr
|
||||
version=1.3.0
|
||||
version=1.5.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=1a6f8d514fc11d2571c75c207d932c106f024f199b5f12d25f8ca022b026c59d
|
||||
checksum=bd6db6ecddf5d8ab40d7d554508c29cfe0d150a1789f07d4dd32abe896068e7e
|
||||
|
||||
pre_build() {
|
||||
cp -a ${wrksrc} /tmp/pbr-2.7
|
||||
|
|
Loading…
Reference in a new issue