Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Apr 2021 20:38:40 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: a762782e1c6e - main - devel/py-jupyterlab: Update to 3.0.13
Message-ID:  <202104252038.13PKceDI078458@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=a762782e1c6eea3a8f8ea2c1edcdb193771af81e

commit a762782e1c6eea3a8f8ea2c1edcdb193771af81e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-25 20:14:07 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-25 20:35:26 +0000

    devel/py-jupyterlab: Update to 3.0.13
    
    Changes:        https://github.com/jupyterlab/jupyterlab/blob/3.0.x/docs/source/getting_started/changelog.rst
---
 devel/py-jupyterlab/Makefile  | 2 +-
 devel/py-jupyterlab/distinfo  | 6 +++---
 devel/py-jupyterlab/pkg-descr | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/devel/py-jupyterlab/Makefile b/devel/py-jupyterlab/Makefile
index d4c613110cc1..7c062dd84460 100644
--- a/devel/py-jupyterlab/Makefile
+++ b/devel/py-jupyterlab/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	jupyterlab
-PORTVERSION=	3.0.12
+PORTVERSION=	3.0.13
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-jupyterlab/distinfo b/devel/py-jupyterlab/distinfo
index ef9994065082..bef9cc76e572 100644
--- a/devel/py-jupyterlab/distinfo
+++ b/devel/py-jupyterlab/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618320150
-SHA256 (jupyterlab-3.0.12.tar.gz) = 929c60d7fb4aa704084c02d8ededc209b8b378e0b3adab46158b7fa6acc24230
-SIZE (jupyterlab-3.0.12.tar.gz) = 9841519
+TIMESTAMP = 1619198507
+SHA256 (jupyterlab-3.0.13.tar.gz) = 6aefaf11251309ffdd66ef20025f5165aeec26d59a83c76e4d02cc8f593bc9dc
+SIZE (jupyterlab-3.0.13.tar.gz) = 9843200
diff --git a/devel/py-jupyterlab/pkg-descr b/devel/py-jupyterlab/pkg-descr
index 9505c3397ea5..175218cae8c3 100644
--- a/devel/py-jupyterlab/pkg-descr
+++ b/devel/py-jupyterlab/pkg-descr
@@ -11,3 +11,4 @@ The current JupyterLab releases are suitable for general usage, and the
 extension APIs will continue to evolve for JupyterLab extension developers.
 
 WWW: https://jupyter.org/
+WWW: https://github.com/jupyterlab/jupyterlab



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