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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Sep 9 20:38:20 UTC 2020


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


More information about the svn-ports-all mailing list