git: a762782e1c6e - main - devel/py-jupyterlab: Update to 3.0.13
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 25 20:38:41 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a762782e1c6eea3a8f8ea2c1edcdb193771af81e
commit a762782e1c6eea3a8f8ea2c1edcdb193771af81e
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-25 20:14:07 +0000
Commit: Po-Chuan Hsieh <sunpoet at 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 at 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
More information about the dev-commits-ports-all
mailing list