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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Dec 12 13:45:53 UTC 2019


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


More information about the svn-ports-head mailing list