Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Mar 2020 12:52:36 +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: r529398 - head/devel/py-jupyterlab
Message-ID:  <202003281252.02SCqaqp002663@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Mar 28 12:52:36 2020
New Revision: 529398
URL: https://svnweb.freebsd.org/changeset/ports/529398

Log:
  Update to 2.0.1
  
  Changes:	https://github.com/jupyterlab/jupyterlab/blob/master/docs/source/getting_started/changelog.rst
  		https://github.com/jupyterlab/jupyterlab/commits/v2.0.1

Modified:
  head/devel/py-jupyterlab/Makefile
  head/devel/py-jupyterlab/distinfo

Modified: head/devel/py-jupyterlab/Makefile
==============================================================================
--- head/devel/py-jupyterlab/Makefile	Sat Mar 28 12:52:31 2020	(r529397)
+++ head/devel/py-jupyterlab/Makefile	Sat Mar 28 12:52:36 2020	(r529398)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	jupyterlab
-PORTVERSION=	2.0.0
+PORTVERSION=	2.0.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-jupyterlab/distinfo
==============================================================================
--- head/devel/py-jupyterlab/distinfo	Sat Mar 28 12:52:31 2020	(r529397)
+++ head/devel/py-jupyterlab/distinfo	Sat Mar 28 12:52:36 2020	(r529398)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582975671
-SHA256 (jupyterlab-2.0.0.tar.gz) = ab681f97de206c3699485e7538ecf5c3a2f0b617b359e9dd0001b408e3cde89e
-SIZE (jupyterlab-2.0.0.tar.gz) = 8399760
+TIMESTAMP = 1585063993
+SHA256 (jupyterlab-2.0.1.tar.gz) = 5d1a833a9e49e6d90d68191917cb16a97ff4ec668c26c85d33ebce629df14141
+SIZE (jupyterlab-2.0.1.tar.gz) = 8387645



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