Skip to content

Commit

Permalink
devel/py-pdoc: Update to 14.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Sep 22, 2023
1 parent 6e14b8e commit 3008115
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-pdoc/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pdoc
PORTVERSION= 14.0.0
PORTVERSION= 14.1.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,7 +12,7 @@ WWW= https://pdoc.dev/ \
LICENSE= UNLICENSE
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PY_SETUPTOOLS} \
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.11.0:devel/py-Jinja2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}markupsafe>=0:textproc/py-markupsafe@${PY_FLAVOR} \
Expand Down
6 changes: 3 additions & 3 deletions devel/py-pdoc/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1688166232
SHA256 (pdoc-14.0.0.tar.gz) = ad6c16c949e5dd8b30effc5398aedb5779ffe8ab94be91ce2cddc320e8127900
SIZE (pdoc-14.0.0.tar.gz) = 139916
TIMESTAMP = 1695143319
SHA256 (pdoc-14.1.0.tar.gz) = 3a0bd921a05c39a82b1505089eb6dc99d857b71b856aa60d1aca4d9086d0e18c
SIZE (pdoc-14.1.0.tar.gz) = 139972

0 comments on commit 3008115

Please sign in to comment.