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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 24 11:36:26 UTC 2020


Author: sunpoet
Date: Wed Jun 24 11:36:23 2020
New Revision: 540035
URL: https://svnweb.freebsd.org/changeset/ports/540035

Log:
  Update to 2.1.5
  
  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	Wed Jun 24 11:36:18 2020	(r540034)
+++ head/devel/py-jupyterlab/Makefile	Wed Jun 24 11:36:23 2020	(r540035)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	jupyterlab
-PORTVERSION=	2.1.4
+PORTVERSION=	2.1.5
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-jupyterlab/distinfo
==============================================================================
--- head/devel/py-jupyterlab/distinfo	Wed Jun 24 11:36:18 2020	(r540034)
+++ head/devel/py-jupyterlab/distinfo	Wed Jun 24 11:36:23 2020	(r540035)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1591186776
-SHA256 (jupyterlab-2.1.4.tar.gz) = 7b5bd4a05330a01c8522ee7f1cda5cb2e0d96412d9e1e879a19b3afb63d4ac69
-SIZE (jupyterlab-2.1.4.tar.gz) = 8431001
+TIMESTAMP = 1592919376
+SHA256 (jupyterlab-2.1.5.tar.gz) = ca7b92491c32b66ad97be4a44d79aa702e4b6c59167e4189d5ce8cc742b15298
+SIZE (jupyterlab-2.1.5.tar.gz) = 8468345


More information about the svn-ports-head mailing list