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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Mar 28 12:52:43 UTC 2020


Author: sunpoet
Date: Sat Mar 28 12:52:36 2020
New Revision: 529398
URL: https://svnweb.freebsd.org/changeset/ports/529398

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

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

Modified: head/devel/py-jupyterlab/Makefile
==============================================================================
--- head/devel/py-jupyterlab/Makefile	Sat Mar 28 12:52:31 2020	(r529397)
+++ head/devel/py-jupyterlab/Makefile	Sat Mar 28 12:52:36 2020	(r529398)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	jupyterlab
-PORTVERSION=	2.0.0
+PORTVERSION=	2.0.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-jupyterlab/distinfo
==============================================================================
--- head/devel/py-jupyterlab/distinfo	Sat Mar 28 12:52:31 2020	(r529397)
+++ head/devel/py-jupyterlab/distinfo	Sat Mar 28 12:52:36 2020	(r529398)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582975671
-SHA256 (jupyterlab-2.0.0.tar.gz) = ab681f97de206c3699485e7538ecf5c3a2f0b617b359e9dd0001b408e3cde89e
-SIZE (jupyterlab-2.0.0.tar.gz) = 8399760
+TIMESTAMP = 1585063993
+SHA256 (jupyterlab-2.0.1.tar.gz) = 5d1a833a9e49e6d90d68191917cb16a97ff4ec668c26c85d33ebce629df14141
+SIZE (jupyterlab-2.0.1.tar.gz) = 8387645


More information about the svn-ports-all mailing list