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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Feb 6 20:45:41 UTC 2021


Author: sunpoet
Date: Sat Feb  6 20:45:37 2021
New Revision: 564273
URL: https://svnweb.freebsd.org/changeset/ports/564273

Log:
  Update to 3.0.4
  
  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 Feb  6 20:45:31 2021	(r564272)
+++ head/devel/py-jupyterlab/Makefile	Sat Feb  6 20:45:37 2021	(r564273)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	jupyterlab
-PORTVERSION=	3.0.3
+PORTVERSION=	3.0.4
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-jupyterlab/distinfo
==============================================================================
--- head/devel/py-jupyterlab/distinfo	Sat Feb  6 20:45:31 2021	(r564272)
+++ head/devel/py-jupyterlab/distinfo	Sat Feb  6 20:45:37 2021	(r564273)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612296133
-SHA256 (jupyterlab-3.0.3.tar.gz) = 505220e6d812e267aecacb12a310a6044c526cf67f85eb22917685fc8824edb6
-SIZE (jupyterlab-3.0.3.tar.gz) = 9840838
+TIMESTAMP = 1612519131
+SHA256 (jupyterlab-3.0.4.tar.gz) = c70a638907a1cdad499fe39b3388a1dbce257ab4e76b05d08c9791b94ad79b94
+SIZE (jupyterlab-3.0.4.tar.gz) = 9834249


More information about the svn-ports-all mailing list