update to img2pdf-0.4.1, from wen heping, plus i added a missing TDEP
This commit is contained in:
parent
a93b5b0f82
commit
34d1c2b724
@ -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
|
COMMENT = losslessly convert images to PDF
|
||||||
|
|
||||||
MODPY_EGG_VERSION = 0.4.0
|
MODPY_EGG_VERSION = 0.4.1
|
||||||
DISTNAME = img2pdf-${MODPY_EGG_VERSION}
|
DISTNAME = img2pdf-${MODPY_EGG_VERSION}
|
||||||
|
|
||||||
CATEGORIES = graphics
|
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
|
# 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)
|
# img2pdf and autodetected at runtime; we don't have it in ports yet)
|
||||||
MODPY_PYTEST = Yes
|
MODPY_PYTEST = Yes
|
||||||
TEST_DEPENDS = sysutils/py-packaging${MODPY_FLAVOR}
|
TEST_DEPENDS = sysutils/py-packaging${MODPY_FLAVOR} \
|
||||||
|
math/py-scipy${MODPY_FLAVOR}
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
SHA256 (img2pdf-0.4.0.tar.gz) = 6u5pCrhAPdGpy02xCv7kHdPmx+1jvazgKgEh+f6tsMk=
|
SHA256 (img2pdf-0.4.1.tar.gz) = OKEinKhLIR13gtHWWtclGpeBvyT29kl8c4x1X8/tVVI=
|
||||||
SIZE (img2pdf-0.4.0.tar.gz) = 107027
|
SIZE (img2pdf-0.4.1.tar.gz) = 96699
|
||||||
|
Loading…
x
Reference in New Issue
Block a user