Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Dec 2019 13:45:53 +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: r519896 - head/devel/py-jupyterlab
Message-ID:  <201912121345.xBCDjr9u093707@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Dec 12 13:45:52 2019
New Revision: 519896
URL: https://svnweb.freebsd.org/changeset/ports/519896

Log:
  Update to 1.2.4
  
  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 Dec 12 13:45:47 2019	(r519895)
+++ head/devel/py-jupyterlab/Makefile	Thu Dec 12 13:45:52 2019	(r519896)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	jupyterlab
-PORTVERSION=	1.2.3
+PORTVERSION=	1.2.4
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-jupyterlab/distinfo
==============================================================================
--- head/devel/py-jupyterlab/distinfo	Thu Dec 12 13:45:47 2019	(r519895)
+++ head/devel/py-jupyterlab/distinfo	Thu Dec 12 13:45:52 2019	(r519896)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573740329
-SHA256 (jupyterlab-1.2.3.tar.gz) = 2188a9bcaaf0b6a68ff9098a481f37ece8231634b862fd3c9adedc466aac79f2
-SIZE (jupyterlab-1.2.3.tar.gz) = 6676809
+TIMESTAMP = 1576073117
+SHA256 (jupyterlab-1.2.4.tar.gz) = 6adb88acd05b51512c37df477a18c36240823a591c2a51bf6556198414026d8f
+SIZE (jupyterlab-1.2.4.tar.gz) = 6683933



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