Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Nov 2019 16:01:06 +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: r516689 - head/devel/py-jupyterlab
Message-ID:  <201911041601.xA4G16mA054294@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Nov  4 16:01:05 2019
New Revision: 516689
URL: https://svnweb.freebsd.org/changeset/ports/516689

Log:
  Update to 1.2.1
  
  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	Mon Nov  4 16:01:00 2019	(r516688)
+++ head/devel/py-jupyterlab/Makefile	Mon Nov  4 16:01:05 2019	(r516689)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	jupyterlab
-PORTVERSION=	1.2.0
+PORTVERSION=	1.2.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-jupyterlab/distinfo
==============================================================================
--- head/devel/py-jupyterlab/distinfo	Mon Nov  4 16:01:00 2019	(r516688)
+++ head/devel/py-jupyterlab/distinfo	Mon Nov  4 16:01:05 2019	(r516689)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572437415
-SHA256 (jupyterlab-1.2.0.tar.gz) = ce945579a6b20628d275efd4debffef96fa66ef83a10a62d7087ca5610b61668
-SIZE (jupyterlab-1.2.0.tar.gz) = 6659294
+TIMESTAMP = 1572806126
+SHA256 (jupyterlab-1.2.1.tar.gz) = e74955e70d345b8832e243ce3376f7180c79fed2fcc44043e8a43b122e2cd757
+SIZE (jupyterlab-1.2.1.tar.gz) = 6659860



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