Date: Sun, 1 Mar 2020 06:48:14 +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: r527503 - head/devel/py-jupyterlab Message-ID: <202003010648.0216mE5V089061@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Mar 1 06:48:13 2020 New Revision: 527503 URL: https://svnweb.freebsd.org/changeset/ports/527503 Log: Update to 2.0.0 Changes: https://github.com/jupyterlab/jupyterlab/blob/master/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 Mar 1 06:48:08 2020 (r527502) +++ head/devel/py-jupyterlab/Makefile Sun Mar 1 06:48:13 2020 (r527503) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jupyterlab -PORTVERSION= 1.2.6 +PORTVERSION= 2.0.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-jupyterlab/distinfo ============================================================================== --- head/devel/py-jupyterlab/distinfo Sun Mar 1 06:48:08 2020 (r527502) +++ head/devel/py-jupyterlab/distinfo Sun Mar 1 06:48:13 2020 (r527503) @@ -1,3 +1,3 @@ -TIMESTAMP = 1579945445 -SHA256 (jupyterlab-1.2.6.tar.gz) = 42134b13fb0c410a9f55e8492a31ba5a1a346430a22690a512b8307764b68355 -SIZE (jupyterlab-1.2.6.tar.gz) = 6662479 +TIMESTAMP = 1582975671 +SHA256 (jupyterlab-2.0.0.tar.gz) = ab681f97de206c3699485e7538ecf5c3a2f0b617b359e9dd0001b408e3cde89e +SIZE (jupyterlab-2.0.0.tar.gz) = 8399760
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003010648.0216mE5V089061>