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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Oct 30 15:40:54 UTC 2019


Author: sunpoet
Date: Wed Oct 30 15:40:53 2019
New Revision: 516066
URL: https://svnweb.freebsd.org/changeset/ports/516066

Log:
  Update to 1.2.0
  
  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 Oct 30 15:40:47 2019	(r516065)
+++ head/devel/py-jupyterlab/Makefile	Wed Oct 30 15:40:53 2019	(r516066)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	jupyterlab
-PORTVERSION=	1.1.4
+PORTVERSION=	1.2.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-jupyterlab/distinfo
==============================================================================
--- head/devel/py-jupyterlab/distinfo	Wed Oct 30 15:40:47 2019	(r516065)
+++ head/devel/py-jupyterlab/distinfo	Wed Oct 30 15:40:53 2019	(r516066)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1569513197
-SHA256 (jupyterlab-1.1.4.tar.gz) = 27acee5bf002a153e9852b13503687c419b0421dd9a3ed203123afd56b8bc41a
-SIZE (jupyterlab-1.1.4.tar.gz) = 11071465
+TIMESTAMP = 1572437415
+SHA256 (jupyterlab-1.2.0.tar.gz) = ce945579a6b20628d275efd4debffef96fa66ef83a10a62d7087ca5610b61668
+SIZE (jupyterlab-1.2.0.tar.gz) = 6659294


More information about the svn-ports-head mailing list