Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jan 2020 16:40:08 +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: r523309 - head/devel/py-jupyterlab
Message-ID:  <202001171640.00HGe81i033890@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Jan 17 16:40:08 2020
New Revision: 523309
URL: https://svnweb.freebsd.org/changeset/ports/523309

Log:
  Update to 1.2.5
  
  Changes:	https://github.com/jupyterlab/jupyterlab/blob/master/docs/source/getting_started/changelog.rst
  		https://github.com/jupyterlab/jupyterlab/commits/1.x

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

Modified: head/devel/py-jupyterlab/Makefile
==============================================================================
--- head/devel/py-jupyterlab/Makefile	Fri Jan 17 16:40:03 2020	(r523308)
+++ head/devel/py-jupyterlab/Makefile	Fri Jan 17 16:40:08 2020	(r523309)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	jupyterlab
-PORTVERSION=	1.2.4
+PORTVERSION=	1.2.5
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-jupyterlab/distinfo
==============================================================================
--- head/devel/py-jupyterlab/distinfo	Fri Jan 17 16:40:03 2020	(r523308)
+++ head/devel/py-jupyterlab/distinfo	Fri Jan 17 16:40:08 2020	(r523309)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1576073117
-SHA256 (jupyterlab-1.2.4.tar.gz) = 6adb88acd05b51512c37df477a18c36240823a591c2a51bf6556198414026d8f
-SIZE (jupyterlab-1.2.4.tar.gz) = 6683933
+TIMESTAMP = 1579273635
+SHA256 (jupyterlab-1.2.5.tar.gz) = e3ce52a44725fc3c2bd346030fac7db508c82f1df7deb33be35260ddeea0df20
+SIZE (jupyterlab-1.2.5.tar.gz) = 6662433



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