git: d6bf900c5746 - main - textproc/py-sphinxcontrib-svg2pdfconverter: update to 1.2.2

From: Robert Clausecker <fuz_at_FreeBSD.org>
Date: Sun, 30 Jul 2023 22:59:43 UTC
The branch main has been updated by fuz:

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

commit d6bf900c574626fc8cfa3aa71f7c13af7843b942
Author:     Alastair Hogge <agh@riseup.net>
AuthorDate: 2023-07-28 11:44:17 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-07-30 22:59:06 +0000

    textproc/py-sphinxcontrib-svg2pdfconverter: update to 1.2.2
    
    Changelog: https://github.com/missinglinkelectronics/sphinxcontrib-svg2pdfconverter/releases/tag/v1.2.2
    
    PR:             272717
---
 textproc/py-sphinxcontrib-svg2pdfconverter/Makefile | 10 ++++++----
 textproc/py-sphinxcontrib-svg2pdfconverter/distinfo |  6 +++---
 2 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/textproc/py-sphinxcontrib-svg2pdfconverter/Makefile b/textproc/py-sphinxcontrib-svg2pdfconverter/Makefile
index 0031e135f224..e1beaa3d3f71 100644
--- a/textproc/py-sphinxcontrib-svg2pdfconverter/Makefile
+++ b/textproc/py-sphinxcontrib-svg2pdfconverter/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	sphinxcontrib-svg2pdfconverter
-PORTVERSION=	1.2.1
-PORTREVISION=	1
+DISTVERSION=	1.2.2
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,11 +11,14 @@ WWW=		https://github.com/missinglinkelectronics/sphinxcontrib-svg2pdfconverter
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx@${PY_FLAVOR}
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
 
 USES=		gnome python
 USE_GNOME=	librsvg2
-USE_PYTHON=	autoplist concurrent distutils flavors
+USE_PYTHON=	autoplist concurrent flavors pep517
 
 NO_ARCH=	yes
 
diff --git a/textproc/py-sphinxcontrib-svg2pdfconverter/distinfo b/textproc/py-sphinxcontrib-svg2pdfconverter/distinfo
index e04cd12c45ff..1389e1b582db 100644
--- a/textproc/py-sphinxcontrib-svg2pdfconverter/distinfo
+++ b/textproc/py-sphinxcontrib-svg2pdfconverter/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1666566813
-SHA256 (sphinxcontrib-svg2pdfconverter-1.2.1.tar.gz) = 31df9f08fad576d778bdc0c3e3dbeaf4dcda492ba6669ad133a03c3d68680ceb
-SIZE (sphinxcontrib-svg2pdfconverter-1.2.1.tar.gz) = 5481
+TIMESTAMP = 1690284076
+SHA256 (sphinxcontrib-svg2pdfconverter-1.2.2.tar.gz) = 80a55ca61f70eae93efc65f3814f2f177c86ba55934a9f6c5022f1778b62146b
+SIZE (sphinxcontrib-svg2pdfconverter-1.2.2.tar.gz) = 5516