Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jun 2022 11:04:28 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 42cb63a5b151 - main - textproc/py-nbsphinx: Update to 0.8.9
Message-ID:  <202206091104.259B4SL3051367@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=42cb63a5b1514ddf2d80c6826e983fb4c7d4d968

commit 42cb63a5b1514ddf2d80c6826e983fb4c7d4d968
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-09 10:59:33 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-09 10:59:33 +0000

    textproc/py-nbsphinx: Update to 0.8.9
    
    Changes:        https://github.com/spatialaudio/nbsphinx/releases
---
 textproc/py-nbsphinx/Makefile | 4 ++--
 textproc/py-nbsphinx/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/textproc/py-nbsphinx/Makefile b/textproc/py-nbsphinx/Makefile
index d4bf8795dfd7..a24e9ce746e9 100644
--- a/textproc/py-nbsphinx/Makefile
+++ b/textproc/py-nbsphinx/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	nbsphinx
-PORTVERSION=	0.8.8
+PORTVERSION=	0.8.9
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}docutils>=0,1:textproc/py-docutils@${PY_FLAV
 		${PYTHON_PKGNAMEPREFIX}nbconvert>=0:devel/py-nbconvert@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}nbformat>=0:devel/py-nbformat@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}sphinx>=1.8,1:textproc/py-sphinx@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}traitlets>=0:devel/py-traitlets@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}traitlets>=5:devel/py-traitlets@${PY_FLAVOR}
 
 USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/textproc/py-nbsphinx/distinfo b/textproc/py-nbsphinx/distinfo
index a349b4893de5..3b15c5db9b89 100644
--- a/textproc/py-nbsphinx/distinfo
+++ b/textproc/py-nbsphinx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1642102357
-SHA256 (nbsphinx-0.8.8.tar.gz) = b5090c824b330b36c2715065a1a179ad36526bff208485a9865453d1ddfc34ec
-SIZE (nbsphinx-0.8.8.tar.gz) = 146831
+TIMESTAMP = 1654708400
+SHA256 (nbsphinx-0.8.9.tar.gz) = 4ade86b2a41f8f41efd3ea99dae84c3368fe8ba3f837d50c8815ce9424c5994f
+SIZE (nbsphinx-0.8.9.tar.gz) = 177348



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206091104.259B4SL3051367>