python-pbr: update to 0.10.5

This commit is contained in:
Alessio Sergi 2014-12-21 11:15:56 +01:00
parent c7ade4c1f3
commit d3f8898309
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-pbr'
pkgname=python-pbr
version=0.10.4
version=0.10.5
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=765a37d1f185ba0af18e11dfc94e9d1814d2607ef80151ad725ce6d03122a0d5
checksum=e956bf32f40f408e223824ad819e260ba68f40bc626c1dc07c181bc17bb8b696
post_extract() {
cp -a ${wrksrc} /tmp/python2.7-build