Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2020 18:35:02 +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: r536501 - head/devel/py-jupyterlab
Message-ID:  <202005251835.04PIZ2Hd059966@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon May 25 18:35:02 2020
New Revision: 536501
URL: https://svnweb.freebsd.org/changeset/ports/536501

Log:
  Update to 2.1.3
  
  Changes:	https://github.com/jupyterlab/jupyterlab/blob/master/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	Mon May 25 18:34:57 2020	(r536500)
+++ head/devel/py-jupyterlab/Makefile	Mon May 25 18:35:02 2020	(r536501)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	jupyterlab
-PORTVERSION=	2.1.2
-PORTREVISION=	1
+PORTVERSION=	2.1.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -20,7 +19,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Jinja2>=2.10:devel
 		${PYTHON_PKGNAMEPREFIX}tornado>=0:www/py-tornado@${PY_FLAVOR}
 
 USES=		python:3.6+
-USE_PYTHON=	autoplist distutils
+USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 

Modified: head/devel/py-jupyterlab/distinfo
==============================================================================
--- head/devel/py-jupyterlab/distinfo	Mon May 25 18:34:57 2020	(r536500)
+++ head/devel/py-jupyterlab/distinfo	Mon May 25 18:35:02 2020	(r536501)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588695585
-SHA256 (jupyterlab-2.1.2.tar.gz) = 380c29d674f6dcf8e380615334c7813bb4feb7bbb6222baf1d4c9f8318f4b104
-SIZE (jupyterlab-2.1.2.tar.gz) = 8552659
+TIMESTAMP = 1590421098
+SHA256 (jupyterlab-2.1.3.tar.gz) = a4ec7f5814407d0f0885a2a9725a13abe411a6f9a5b100e35b1a6d4d97ec8773
+SIZE (jupyterlab-2.1.3.tar.gz) = 8443020



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