python-pbr: update to 1.8.0
This commit is contained in:
parent
45e4ace1f6
commit
78376f9f0e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-pbr'
|
# Template file for 'python-pbr'
|
||||||
pkgname=python-pbr
|
pkgname=python-pbr
|
||||||
version=1.7.0
|
version=1.8.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="pbr-${version}"
|
wrksrc="pbr-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://pypi.python.org/pypi/pbr"
|
homepage="https://pypi.python.org/pypi/pbr"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
distfiles="${PYPI_SITE}/p/pbr/pbr-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pbr/pbr-${version}.tar.gz"
|
||||||
checksum=d6e696dbd2b311225e3a21fe11d611989434cb366ff7919cef5ef1add859526e
|
checksum=44a0ef9295bb59698f461124741a21a0f7f76d42e160d8a0a4bf1693338036fc
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cp -a ${wrksrc} /tmp/pbr-2.7
|
cp -a ${wrksrc} /tmp/pbr-2.7
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue