git: 0c46fdc157ff - main - textproc/py-nbsphinx: Update to 0.9.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 May 2023 04:28:17 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=0c46fdc157ffbe62e28572ec5df1d9c2eb48f89c commit 0c46fdc157ffbe62e28572ec5df1d9c2eb48f89c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-05-27 04:10:28 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-05-27 04:10:28 +0000 textproc/py-nbsphinx: Update to 0.9.1 - Convert to USE_PYTHON=pep517 Changes: https://github.com/spatialaudio/nbsphinx/releases --- textproc/py-nbsphinx/Makefile | 6 ++++-- textproc/py-nbsphinx/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/textproc/py-nbsphinx/Makefile b/textproc/py-nbsphinx/Makefile index ba829c6f5f43..d9349bbe0900 100644 --- a/textproc/py-nbsphinx/Makefile +++ b/textproc/py-nbsphinx/Makefile @@ -1,5 +1,5 @@ PORTNAME= nbsphinx -PORTVERSION= 0.8.12 +PORTVERSION= 0.9.1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,6 +11,8 @@ WWW= https://github.com/spatialaudio/nbsphinx LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +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} \ ${PYTHON_PKGNAMEPREFIX}nbconvert>=0:devel/py-nbconvert@${PY_FLAVOR} \ @@ -19,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0,1:textproc/py-docutils@${PY_FLAV ${PYTHON_PKGNAMEPREFIX}traitlets>=5:devel/py-traitlets@${PY_FLAVOR} USES= python:3.6+ -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/textproc/py-nbsphinx/distinfo b/textproc/py-nbsphinx/distinfo index 6dcdee0d99ee..d3599778cbe1 100644 --- a/textproc/py-nbsphinx/distinfo +++ b/textproc/py-nbsphinx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675191099 -SHA256 (nbsphinx-0.8.12.tar.gz) = 76570416cdecbeb21dbf5c3d6aa204ced6c1dd7ebef4077b5c21b8c6ece9533f -SIZE (nbsphinx-0.8.12.tar.gz) = 178986 +TIMESTAMP = 1684104548 +SHA256 (nbsphinx-0.9.1.tar.gz) = 59bbfb7bc676a6647805fb3ca83490338ae7f96c1674a9e5e707f055c272c59d +SIZE (nbsphinx-0.9.1.tar.gz) = 171587