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