Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jan 2021 12:23:57 +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: r563325 - head/devel/py-jupyterlab
Message-ID:  <202101301223.10UCNvPd090768@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Jan 30 12:23:56 2021
New Revision: 563325
URL: https://svnweb.freebsd.org/changeset/ports/563325

Log:
  Update to 3.0.1
  
  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	Sat Jan 30 12:23:50 2021	(r563324)
+++ head/devel/py-jupyterlab/Makefile	Sat Jan 30 12:23:56 2021	(r563325)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	jupyterlab
-PORTVERSION=	3.0.0
+PORTVERSION=	3.0.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-jupyterlab/distinfo
==============================================================================
--- head/devel/py-jupyterlab/distinfo	Sat Jan 30 12:23:50 2021	(r563324)
+++ head/devel/py-jupyterlab/distinfo	Sat Jan 30 12:23:56 2021	(r563325)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608836362
-SHA256 (jupyterlab-3.0.0.tar.gz) = 15228dff3f77b0bca795fd232cb25f02121510cec83f1d25856b3bc8e585b087
-SIZE (jupyterlab-3.0.0.tar.gz) = 9844308
+TIMESTAMP = 1611856556
+SHA256 (jupyterlab-3.0.1.tar.gz) = 72759e43d6063d4b3bf5bc4fa5ef72dd970bc43bdcb82d87affee73bbdb5be34
+SIZE (jupyterlab-3.0.1.tar.gz) = 9838840



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