Date: Sun, 8 Nov 2020 17:19:17 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r554533 - head/devel/py-jupyterlab Message-ID: <202011081719.0A8HJHLj099223@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Nov 8 17:19:17 2020 New Revision: 554533 URL: https://svnweb.freebsd.org/changeset/ports/554533 Log: Update to 2.2.9 Changes: https://github.com/jupyterlab/jupyterlab/blob/2.2.x/docs/source/getting_started/changelog.rst Modified: head/devel/py-jupyterlab/Makefile head/devel/py-jupyterlab/distinfo Modified: head/devel/py-jupyterlab/Makefile ============================================================================== --- head/devel/py-jupyterlab/Makefile Sun Nov 8 17:19:12 2020 (r554532) +++ head/devel/py-jupyterlab/Makefile Sun Nov 8 17:19:17 2020 (r554533) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jupyterlab -PORTVERSION= 2.2.8 +PORTVERSION= 2.2.9 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-jupyterlab/distinfo ============================================================================== --- head/devel/py-jupyterlab/distinfo Sun Nov 8 17:19:12 2020 (r554532) +++ head/devel/py-jupyterlab/distinfo Sun Nov 8 17:19:17 2020 (r554533) @@ -1,3 +1,3 @@ -TIMESTAMP = 1600177164 -SHA256 (jupyterlab-2.2.8.tar.gz) = c8377bee30504919c1e79949f9fe35443ab7f5c4be622c95307e8108410c8b8c -SIZE (jupyterlab-2.2.8.tar.gz) = 8520565 +TIMESTAMP = 1604680148 +SHA256 (jupyterlab-2.2.9.tar.gz) = 3be8f8edea173753dd838c1b6d3bbcb6f5c801121f824a477025c1b6a1d33dc6 +SIZE (jupyterlab-2.2.9.tar.gz) = 8535511
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011081719.0A8HJHLj099223>