Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Nov 2019 16:17: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: r517577 - head/devel/py-jupyterlab
Message-ID:  <201911141617.xAEGH24i043596@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Nov 14 16:17:02 2019
New Revision: 517577
URL: https://svnweb.freebsd.org/changeset/ports/517577

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

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

Modified: head/devel/py-jupyterlab/Makefile
==============================================================================
--- head/devel/py-jupyterlab/Makefile	Thu Nov 14 16:16:49 2019	(r517576)
+++ head/devel/py-jupyterlab/Makefile	Thu Nov 14 16:17:02 2019	(r517577)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	jupyterlab
-PORTVERSION=	1.2.2
+PORTVERSION=	1.2.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-jupyterlab/distinfo
==============================================================================
--- head/devel/py-jupyterlab/distinfo	Thu Nov 14 16:16:49 2019	(r517576)
+++ head/devel/py-jupyterlab/distinfo	Thu Nov 14 16:17:02 2019	(r517577)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573649202
-SHA256 (jupyterlab-1.2.2.tar.gz) = 96d3146eb09ffa0a198f31b36706859dadd4a59ed184aa9329a9c12733e6af0b
-SIZE (jupyterlab-1.2.2.tar.gz) = 6673505
+TIMESTAMP = 1573740329
+SHA256 (jupyterlab-1.2.3.tar.gz) = 2188a9bcaaf0b6a68ff9098a481f37ece8231634b862fd3c9adedc466aac79f2
+SIZE (jupyterlab-1.2.3.tar.gz) = 6676809



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