Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jul 2020 07:12:16 +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: r543057 - head/devel/py-jupyterlab
Message-ID:  <202007240712.06O7CGG0051921@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Jul 24 07:12:16 2020
New Revision: 543057
URL: https://svnweb.freebsd.org/changeset/ports/543057

Log:
  Update to 2.2.0
  
  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	Fri Jul 24 07:12:11 2020	(r543056)
+++ head/devel/py-jupyterlab/Makefile	Fri Jul 24 07:12:16 2020	(r543057)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	jupyterlab
-PORTVERSION=	2.1.5
+PORTVERSION=	2.2.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Jinja2>=2.10:devel/py-Jinja2@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}jupyterlab-server>=1.1.0<2.0:devel/py-jupyterlab-server@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}jupyterlab-server>=1.1.5<2.0:devel/py-jupyterlab-server@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}notebook>=4.3.1:www/py-notebook@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}tornado>=0:www/py-tornado@${PY_FLAVOR}
 

Modified: head/devel/py-jupyterlab/distinfo
==============================================================================
--- head/devel/py-jupyterlab/distinfo	Fri Jul 24 07:12:11 2020	(r543056)
+++ head/devel/py-jupyterlab/distinfo	Fri Jul 24 07:12:16 2020	(r543057)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592919376
-SHA256 (jupyterlab-2.1.5.tar.gz) = ca7b92491c32b66ad97be4a44d79aa702e4b6c59167e4189d5ce8cc742b15298
-SIZE (jupyterlab-2.1.5.tar.gz) = 8468345
+TIMESTAMP = 1595416597
+SHA256 (jupyterlab-2.2.0.tar.gz) = c76f27475374b11634ee1616da14d3dd22be04bc604057858ae878df20e40f7e
+SIZE (jupyterlab-2.2.0.tar.gz) = 8527147



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