Date: Wed, 17 Feb 2021 18:06:55 +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: r565598 - head/devel/py-jupyterlab Message-ID: <202102171806.11HI6t3D087876@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Feb 17 18:06:54 2021 New Revision: 565598 URL: https://svnweb.freebsd.org/changeset/ports/565598 Log: Update to 3.0.7 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 Wed Feb 17 18:06:48 2021 (r565597) +++ head/devel/py-jupyterlab/Makefile Wed Feb 17 18:06:54 2021 (r565598) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jupyterlab -PORTVERSION= 3.0.4 +PORTVERSION= 3.0.7 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-jupyterlab/distinfo ============================================================================== --- head/devel/py-jupyterlab/distinfo Wed Feb 17 18:06:48 2021 (r565597) +++ head/devel/py-jupyterlab/distinfo Wed Feb 17 18:06:54 2021 (r565598) @@ -1,3 +1,3 @@ -TIMESTAMP = 1612519131 -SHA256 (jupyterlab-3.0.4.tar.gz) = c70a638907a1cdad499fe39b3388a1dbce257ab4e76b05d08c9791b94ad79b94 -SIZE (jupyterlab-3.0.4.tar.gz) = 9834249 +TIMESTAMP = 1613478395 +SHA256 (jupyterlab-3.0.7.tar.gz) = 1d531765932f95bf756c088867714efe75bd906e332c0375178f1d905d0ccccf +SIZE (jupyterlab-3.0.7.tar.gz) = 9844235
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102171806.11HI6t3D087876>