Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Sep 2020 20:38:17 +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: r548135 - head/devel/py-jupyterlab
Message-ID:  <202009092038.089KcHOg049310@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Sep  9 20:38:17 2020
New Revision: 548135
URL: https://svnweb.freebsd.org/changeset/ports/548135

Log:
  Update to 2.2.7
  
  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	Wed Sep  9 20:38:12 2020	(r548134)
+++ head/devel/py-jupyterlab/Makefile	Wed Sep  9 20:38:17 2020	(r548135)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	jupyterlab
-PORTVERSION=	2.2.6
+PORTVERSION=	2.2.7
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-jupyterlab/distinfo
==============================================================================
--- head/devel/py-jupyterlab/distinfo	Wed Sep  9 20:38:12 2020	(r548134)
+++ head/devel/py-jupyterlab/distinfo	Wed Sep  9 20:38:17 2020	(r548135)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598970917
-SHA256 (jupyterlab-2.2.6.tar.gz) = 6554b022d2cd120100e165ec537c6511d70de7f89e253b3c667ea28f2a9263ff
-SIZE (jupyterlab-2.2.6.tar.gz) = 8522640
+TIMESTAMP = 1599653876
+SHA256 (jupyterlab-2.2.7.tar.gz) = a72ffd0d919cba03a5ef8422bc92c3332a957ff97b0490494209c83ad93826da
+SIZE (jupyterlab-2.2.7.tar.gz) = 8520819



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