Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Nov 2025 07:27:12 GMT
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cc574e9130b0 - main - graphics/py-img2pdf: Update to 0.6.3
Message-ID:  <202511170727.5AH7RCPX073367@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by kai:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cc574e9130b0149ccf4cbb7c3d3f054212d6c871

commit cc574e9130b0149ccf4cbb7c3d3f054212d6c871
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2025-11-17 07:21:22 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2025-11-17 07:25:03 +0000

    graphics/py-img2pdf: Update to 0.6.3
    
    Changelog since 0.6.1:
    
    https://gitlab.mister-muffin.de/josch/img2pdf/compare/0.6.1...62b58e81cbb0
---
 graphics/py-img2pdf/Makefile | 6 ++----
 graphics/py-img2pdf/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/graphics/py-img2pdf/Makefile b/graphics/py-img2pdf/Makefile
index c6b189b18044..e1d7c4e34aa8 100644
--- a/graphics/py-img2pdf/Makefile
+++ b/graphics/py-img2pdf/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	img2pdf
-DISTVERSION=	0.6.1
-PORTREVISION=	1
+DISTVERSION=	0.6.3
 CATEGORIES=	graphics python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,8 +11,7 @@ WWW=		https://gitlab.mister-muffin.de/josch/img2pdf
 LICENSE=	LGPL3+
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${PY_SETUPTOOLS} \
-		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}flit-core>=3.4<4:devel/py-flit-core
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pikepdf>0:textproc/py-pikepdf@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAVOR}
 TEST_DEPENDS=	${PY_NUMPY} \
diff --git a/graphics/py-img2pdf/distinfo b/graphics/py-img2pdf/distinfo
index 280871d5df5f..db57d1092660 100644
--- a/graphics/py-img2pdf/distinfo
+++ b/graphics/py-img2pdf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1747416899
-SHA256 (img2pdf-0.6.1.tar.gz) = 306e279eb832bc159d7d6294b697a9fbd11b4be1f799b14b3b2174fb506af289
-SIZE (img2pdf-0.6.1.tar.gz) = 106513
+TIMESTAMP = 1763037629
+SHA256 (img2pdf-0.6.3.tar.gz) = 219518020f5bd242bdc46493941ea3f756f664c2e86f2454721e74353f58cd95
+SIZE (img2pdf-0.6.3.tar.gz) = 120350


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202511170727.5AH7RCPX073367>