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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jan 30 12:24:05 UTC 2021


Author: sunpoet
Date: Sat Jan 30 12:23:56 2021
New Revision: 563325
URL: https://svnweb.freebsd.org/changeset/ports/563325

Log:
  Update to 3.0.1
  
  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	Sat Jan 30 12:23:50 2021	(r563324)
+++ head/devel/py-jupyterlab/Makefile	Sat Jan 30 12:23:56 2021	(r563325)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	jupyterlab
-PORTVERSION=	3.0.0
+PORTVERSION=	3.0.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-jupyterlab/distinfo
==============================================================================
--- head/devel/py-jupyterlab/distinfo	Sat Jan 30 12:23:50 2021	(r563324)
+++ head/devel/py-jupyterlab/distinfo	Sat Jan 30 12:23:56 2021	(r563325)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608836362
-SHA256 (jupyterlab-3.0.0.tar.gz) = 15228dff3f77b0bca795fd232cb25f02121510cec83f1d25856b3bc8e585b087
-SIZE (jupyterlab-3.0.0.tar.gz) = 9844308
+TIMESTAMP = 1611856556
+SHA256 (jupyterlab-3.0.1.tar.gz) = 72759e43d6063d4b3bf5bc4fa5ef72dd970bc43bdcb82d87affee73bbdb5be34
+SIZE (jupyterlab-3.0.1.tar.gz) = 9838840


More information about the svn-ports-all mailing list