From 34d1c2b724aecac8b28c5a5151d9087a7dd09394 Mon Sep 17 00:00:00 2001 From: sthen Date: Sun, 23 May 2021 13:17:01 +0000 Subject: [PATCH] update to img2pdf-0.4.1, from wen heping, plus i added a missing TDEP --- graphics/img2pdf/Makefile | 7 ++++--- graphics/img2pdf/distinfo | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/graphics/img2pdf/Makefile b/graphics/img2pdf/Makefile index a1819cebb45..4a98499dec4 100644 --- a/graphics/img2pdf/Makefile +++ b/graphics/img2pdf/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.16 2021/02/23 19:39:25 sthen Exp $ +# $OpenBSD: Makefile,v 1.17 2021/05/23 13:17:01 sthen Exp $ COMMENT = losslessly convert images to PDF -MODPY_EGG_VERSION = 0.4.0 +MODPY_EGG_VERSION = 0.4.1 DISTNAME = img2pdf-${MODPY_EGG_VERSION} CATEGORIES = graphics @@ -22,6 +22,7 @@ RUN_DEPENDS = graphics/py-Pillow${MODPY_FLAVOR} \ # some tests fail as they require pdfrw (overall this is optional for # img2pdf and autodetected at runtime; we don't have it in ports yet) MODPY_PYTEST = Yes -TEST_DEPENDS = sysutils/py-packaging${MODPY_FLAVOR} +TEST_DEPENDS = sysutils/py-packaging${MODPY_FLAVOR} \ + math/py-scipy${MODPY_FLAVOR} .include diff --git a/graphics/img2pdf/distinfo b/graphics/img2pdf/distinfo index cbf5cad9e93..cc7b623cf80 100644 --- a/graphics/img2pdf/distinfo +++ b/graphics/img2pdf/distinfo @@ -1,2 +1,2 @@ -SHA256 (img2pdf-0.4.0.tar.gz) = 6u5pCrhAPdGpy02xCv7kHdPmx+1jvazgKgEh+f6tsMk= -SIZE (img2pdf-0.4.0.tar.gz) = 107027 +SHA256 (img2pdf-0.4.1.tar.gz) = OKEinKhLIR13gtHWWtclGpeBvyT29kl8c4x1X8/tVVI= +SIZE (img2pdf-0.4.1.tar.gz) = 96699