Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Sep 2023 09:09:37 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: f291420d890f - main - textproc/py-nbsphinx: Update to 0.9.3
Message-ID:  <202309040909.38499b1C050743@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=f291420d890fc531914531d65ebf3c084358e57c

commit f291420d890fc531914531d65ebf3c084358e57c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-04 09:05:32 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-04 09:05:32 +0000

    textproc/py-nbsphinx: Update to 0.9.3
    
    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 13e198b96f01..897c2b680de5 100644
--- a/textproc/py-nbsphinx/Makefile
+++ b/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}
@@ -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} \
diff --git a/textproc/py-nbsphinx/distinfo b/textproc/py-nbsphinx/distinfo
index 49af8a055085..ec5817feecb7 100644
--- a/textproc/py-nbsphinx/distinfo
+++ b/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



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