Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Sep 2020 15:35:37 +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: r549006 - head/devel/py-jupyterlab
Message-ID:  <202009191535.08JFZbGr083418@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Sep 19 15:35:37 2020
New Revision: 549006
URL: https://svnweb.freebsd.org/changeset/ports/549006

Log:
  Update to 2.2.8
  
  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 Sep 19 15:35:32 2020	(r549005)
+++ head/devel/py-jupyterlab/Makefile	Sat Sep 19 15:35:37 2020	(r549006)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	jupyterlab
-PORTVERSION=	2.2.7
+PORTVERSION=	2.2.8
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-jupyterlab/distinfo
==============================================================================
--- head/devel/py-jupyterlab/distinfo	Sat Sep 19 15:35:32 2020	(r549005)
+++ head/devel/py-jupyterlab/distinfo	Sat Sep 19 15:35:37 2020	(r549006)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599653876
-SHA256 (jupyterlab-2.2.7.tar.gz) = a72ffd0d919cba03a5ef8422bc92c3332a957ff97b0490494209c83ad93826da
-SIZE (jupyterlab-2.2.7.tar.gz) = 8520819
+TIMESTAMP = 1600177164
+SHA256 (jupyterlab-2.2.8.tar.gz) = c8377bee30504919c1e79949f9fe35443ab7f5c4be622c95307e8108410c8b8c
+SIZE (jupyterlab-2.2.8.tar.gz) = 8520565



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