From 4c176f600db3954c7b72999c72bc223e8df1ef4f Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Sun, 25 Jul 2021 18:48:30 +1200 Subject: python/python2-lz4: Updated for version 2.2.1. This fixes building on -current. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/python2-lz4/python2-lz4.SlackBuild | 2 +- python/python2-lz4/python2-lz4.info | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/python/python2-lz4/python2-lz4.SlackBuild b/python/python2-lz4/python2-lz4.SlackBuild index a5cdeba2872a6..1ab13d8bea358 100644 --- a/python/python2-lz4/python2-lz4.SlackBuild +++ b/python/python2-lz4/python2-lz4.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python2-lz4 TARNAM=lz4 -VERSION=${VERSION:-2.1.6} +VERSION=${VERSION:-2.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python2-lz4/python2-lz4.info b/python/python2-lz4/python2-lz4.info index f810514757c6c..bc1b61cf12766 100644 --- a/python/python2-lz4/python2-lz4.info +++ b/python/python2-lz4/python2-lz4.info @@ -1,10 +1,10 @@ PRGNAM="python2-lz4" -VERSION="2.1.6" +VERSION="2.2.1" HOMEPAGE="https://github.com/python-lz4/python-lz4" -DOWNLOAD="https://files.pythonhosted.org/packages/b3/48/ef32029fc6ae23fb37568972216646deeaaf9f833c237afdf37c0d975bff/lz4-2.1.6.tar.gz" -MD5SUM="badde942dabaac89256243b87977c49c" +DOWNLOAD="https://files.pythonhosted.org/packages/98/52/94bb31d416e52c3c9cc432e26b7a30b4b5a3c853e81df2906ce4bbc59437/lz4-2.2.1.tar.gz" +MD5SUM="778661bc5271b5befe11ee127c252a5d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="setuptools-scm" +REQUIRES="python2-setuptools-scm python2-pkgconfig" MAINTAINER="Barry J. Grundy" EMAIL="bgrundylinuxleo.com" -- cgit v1.2.3