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