Skip to content

Commit

Permalink
textproc/py-sphinxcontrib-svg2pdfconverter: update to 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Alastair Hogge authored and clausecker committed Jul 30, 2023
1 parent 4637d99 commit d6bf900
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
10 changes: 6 additions & 4 deletions 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}
Expand All @@ -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

Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit d6bf900

Please sign in to comment.