From d2ef3994f7cab9a53ac88351287da299937cbc58 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 28 Aug 2017 05:05:41 +0200 Subject: [PATCH] python-lz4: rebuild for Python 3.6 --- srcpkgs/python-lz4/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-lz4/template b/srcpkgs/python-lz4/template index 010db1b3a37..13f3dc0cc47 100644 --- a/srcpkgs/python-lz4/template +++ b/srcpkgs/python-lz4/template @@ -1,7 +1,7 @@ # Template file for 'python-lz4' pkgname=python-lz4 version=0.10.1 -revision=1 +revision=2 wrksrc="lz4-${version}" build_style=python-module pycompile_module="lz4"