svn commit: r541548 - head/devel/py-jupyterlab-server

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jul 8 18:58:25 UTC 2020


Author: sunpoet
Date: Wed Jul  8 18:58:17 2020
New Revision: 541548
URL: https://svnweb.freebsd.org/changeset/ports/541548

Log:
  Update to 1.2.0
  
  Changes:	https://github.com/jupyterlab/jupyterlab_server/blob/master/CHANGELOG.md
  		https://github.com/jupyterlab/jupyterlab_server/commits/master

Modified:
  head/devel/py-jupyterlab-server/Makefile
  head/devel/py-jupyterlab-server/distinfo

Modified: head/devel/py-jupyterlab-server/Makefile
==============================================================================
--- head/devel/py-jupyterlab-server/Makefile	Wed Jul  8 18:58:11 2020	(r541547)
+++ head/devel/py-jupyterlab-server/Makefile	Wed Jul  8 18:58:17 2020	(r541548)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	jupyterlab-server
-PORTVERSION=	1.1.5
+PORTVERSION=	1.2.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -21,7 +21,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Jinja2>=2.10:devel
 		${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR}
 
 USES=		python:3.6+
-USE_PYTHON=	autoplist distutils
+USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 

Modified: head/devel/py-jupyterlab-server/distinfo
==============================================================================
--- head/devel/py-jupyterlab-server/distinfo	Wed Jul  8 18:58:11 2020	(r541547)
+++ head/devel/py-jupyterlab-server/distinfo	Wed Jul  8 18:58:17 2020	(r541548)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590421100
-SHA256 (jupyterlab_server-1.1.5.tar.gz) = 3398e401b95da868bc96bdaa44fa61252bf3e68fc9dd1645bd93293cce095f6c
-SIZE (jupyterlab_server-1.1.5.tar.gz) = 23285
+TIMESTAMP = 1594117195
+SHA256 (jupyterlab_server-1.2.0.tar.gz) = 5431d9dde96659364b7cc877693d5d21e7b80cea7ae3959ecc2b87518e5f5d8c
+SIZE (jupyterlab_server-1.2.0.tar.gz) = 22238


More information about the svn-ports-all mailing list