From 27c05487fe330f8770672870754453964778e027 Mon Sep 17 00:00:00 2001 From: alnsn Date: Sat, 25 Feb 2017 09:28:09 +0000 Subject: Update devel/py-lupa to version 1.4. Prompted by https://repology.org. Changes since 1.3: * GH#82: Lua coroutines were using the wrong runtime state (patch by Sergey Dobrov) * GH#81: copy locally provided Lua DLL into installed package on Windows (patch by Gareth Coles) * built with Cython 0.25.2 --- devel/py-lupa/Makefile | 4 ++-- devel/py-lupa/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/devel/py-lupa/Makefile b/devel/py-lupa/Makefile index 079a9826f74..ef765b62eb4 100644 --- a/devel/py-lupa/Makefile +++ b/devel/py-lupa/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2016/09/07 21:56:21 alnsn Exp $ +# $NetBSD: Makefile,v 1.4 2017/02/25 09:28:09 alnsn Exp $ -DISTNAME= lupa-1.3 +DISTNAME= lupa-1.4 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=l/lupa/} diff --git a/devel/py-lupa/distinfo b/devel/py-lupa/distinfo index cfdadfc1b8a..b0c7c55dbed 100644 --- a/devel/py-lupa/distinfo +++ b/devel/py-lupa/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2016/09/07 21:56:21 alnsn Exp $ +$NetBSD: distinfo,v 1.4 2017/02/25 09:28:09 alnsn Exp $ -SHA1 (lupa-1.3.tar.gz) = 4976ac1748a4f4fd28dea371febf9033456728d6 -RMD160 (lupa-1.3.tar.gz) = ba37a7e19cb9182c8748c7497014851c506491dc -SHA512 (lupa-1.3.tar.gz) = b235e6ecaeff44f5387dd819508bc03933df7d98584c831b7bd9402194b7263c2174af0209e1086da9272f613f659ca49b38b07f5ac6a3643c802e2da8102c6d -Size (lupa-1.3.tar.gz) = 206670 bytes +SHA1 (lupa-1.4.tar.gz) = 6124b92ea98457edd046e882b32b7b978491968b +RMD160 (lupa-1.4.tar.gz) = 70748c4ac75c1918ec478de2f5679004b4846d70 +SHA512 (lupa-1.4.tar.gz) = 768c25d03cb3bce7a71f6fa531905e5c2cec370352f8191906551a5373161a140d61fe94870fc0442f78e259d5087981969765a640b55dbd35505131794b2446 +Size (lupa-1.4.tar.gz) = 217089 bytes -- cgit v1.2.3