Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Aug 2020 10:19:32 +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: r544412 - head/devel/py-jupyterlab
Message-ID:  <202008081019.078AJWvk001602@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Aug  8 10:19:31 2020
New Revision: 544412
URL: https://svnweb.freebsd.org/changeset/ports/544412

Log:
  Update to 2.2.2
  
  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	Sat Aug  8 10:19:26 2020	(r544411)
+++ head/devel/py-jupyterlab/Makefile	Sat Aug  8 10:19:31 2020	(r544412)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	jupyterlab
-PORTVERSION=	2.2.0
+PORTVERSION=	2.2.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-jupyterlab/distinfo
==============================================================================
--- head/devel/py-jupyterlab/distinfo	Sat Aug  8 10:19:26 2020	(r544411)
+++ head/devel/py-jupyterlab/distinfo	Sat Aug  8 10:19:31 2020	(r544412)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595416597
-SHA256 (jupyterlab-2.2.0.tar.gz) = c76f27475374b11634ee1616da14d3dd22be04bc604057858ae878df20e40f7e
-SIZE (jupyterlab-2.2.0.tar.gz) = 8527147
+TIMESTAMP = 1596280096
+SHA256 (jupyterlab-2.2.2.tar.gz) = 8aa9bc4b5020e7b9ec6e006d516d48bddf7d2528680af65840464ee722d59db3
+SIZE (jupyterlab-2.2.2.tar.gz) = 8524692



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