diff --git a/textproc/py-sphinxcontrib-svg2pdfconverter/Makefile b/textproc/py-sphinxcontrib-svg2pdfconverter/Makefile index 0031e135f2245..e1beaa3d3f717 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 e04cd12c45ffa..1389e1b582dbc 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