From 8d60a50b47aa909aec114235e5365feeef22ddff Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:05:12 +0100 Subject: [PATCH] python-lz4: rebuild for Python 3.8.1. --- 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 dab8e8ed54..76a2e800e3 100644 --- a/srcpkgs/python-lz4/template +++ b/srcpkgs/python-lz4/template @@ -1,7 +1,7 @@ # Template file for 'python-lz4' pkgname=python-lz4 version=2.1.6 -revision=2 +revision=3 wrksrc="lz4-${version}" build_style=python-module pycompile_module="lz4"