python-lz4: update to 0.8.2.

This commit is contained in:
Michael Gehring 2016-04-29 12:37:04 +02:00
parent 7235a4e893
commit df2a0ed4c3

View file

@ -1,6 +1,6 @@
# Template file for 'python-lz4'
pkgname=python-lz4
version=0.8.1
version=0.8.2
revision=1
wrksrc=lz4-${version}
build_style=python-module
@ -12,7 +12,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
license="3-clause-BSD"
homepage="https://github.com/python-lz4/python-lz4"
distfiles="${PYPI_SITE}/l/lz4/lz4-${version}.tar.gz"
checksum=38fde16bd9a3c8988b822e3e77b6c69ae35de0d736e2b7f13d691680f363abd3
checksum=6bf49061d73d69c453e892ace4586b99ccffc7de558f921d18b9418235692ac7
pre_build() {
sed '/nose/ d' -i setup.py