Skip to content

Commit

Permalink
textproc/py-nbsphinx: Update to 0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Sep 4, 2023
1 parent 7f92b62 commit f291420
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions textproc/py-nbsphinx/Makefile
@@ -1,5 +1,5 @@
PORTNAME= nbsphinx
PORTVERSION= 0.9.2
PORTVERSION= 0.9.3
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,7 +11,7 @@ WWW= https://github.com/spatialaudio/nbsphinx
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PY_SETUPTOOLS} \
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=40.8.0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0,1:textproc/py-docutils@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Jinja2>=0:devel/py-Jinja2@${PY_FLAVOR} \
Expand Down
6 changes: 3 additions & 3 deletions textproc/py-nbsphinx/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1685792340
SHA256 (nbsphinx-0.9.2.tar.gz) = 540db7f4066347f23d0650c4ae8e7d85334c69adf749e030af64c12e996ff88e
SIZE (nbsphinx-0.9.2.tar.gz) = 171754
TIMESTAMP = 1693334021
SHA256 (nbsphinx-0.9.3.tar.gz) = ec339c8691b688f8676104a367a4b8cf3ea01fd089dc28d24dec22d563b11562
SIZE (nbsphinx-0.9.3.tar.gz) = 171956

0 comments on commit f291420

Please sign in to comment.