git: 775522f72819 - main - devel/py-nbclassic: Update to 0.3.1

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 20 16:18:45 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=775522f72819cb7dc565c9d1848083efff5a1fee

commit 775522f72819cb7dc565c9d1848083efff5a1fee
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 16:04:26 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-20 16:16:00 +0000

    devel/py-nbclassic: Update to 0.3.1
    
    Changes:        https://github.com/jupyterlab/nbclassic/releases
---
 devel/py-nbclassic/Makefile | 4 ++--
 devel/py-nbclassic/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-nbclassic/Makefile b/devel/py-nbclassic/Makefile
index 6426f82f7283..2cbbbd2e470f 100644
--- a/devel/py-nbclassic/Makefile
+++ b/devel/py-nbclassic/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 
 PORTNAME=	nbclassic
-PORTVERSION=	0.3.0
+PORTVERSION=	0.3.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT=	Jupyter Notebook as a Jupyter Server Extension
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}jupyter-server>=1.5<2:devel/py-jupyter-server@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}jupyter-server>=1.8<2:devel/py-jupyter-server@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}notebook>=0<7:www/py-notebook@${PY_FLAVOR}
 
 USES=		python:3.7+
diff --git a/devel/py-nbclassic/distinfo b/devel/py-nbclassic/distinfo
index 3bbe9413ddb0..83a25cc2597b 100644
--- a/devel/py-nbclassic/distinfo
+++ b/devel/py-nbclassic/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1621699719
-SHA256 (nbclassic-0.3.0.tar.gz) = d8c1cb1f767ada80f02407f2607bbd21eb7bf44f4be125e8dd299facf58ce94d
-SIZE (nbclassic-0.3.0.tar.gz) = 22120
+TIMESTAMP = 1624189727
+SHA256 (nbclassic-0.3.1.tar.gz) = f920f8d09849bea7950e1017ff3bd101763a8d68f565a51ce053572e65aa7947
+SIZE (nbclassic-0.3.1.tar.gz) = 22135


More information about the dev-commits-ports-main mailing list