svn commit: r544412 - head/devel/py-jupyterlab

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 8 10:19:36 UTC 2020


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


More information about the svn-ports-head mailing list