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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jan 25 18:25:34 UTC 2020


Author: sunpoet
Date: Sat Jan 25 18:25:32 2020
New Revision: 524075
URL: https://svnweb.freebsd.org/changeset/ports/524075

Log:
  Update to 1.2.6
  
  Changes:	https://github.com/jupyterlab/jupyterlab/blob/master/docs/source/getting_started/changelog.rst
  		https://github.com/jupyterlab/jupyterlab/commits/1.x

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

Modified: head/devel/py-jupyterlab/Makefile
==============================================================================
--- head/devel/py-jupyterlab/Makefile	Sat Jan 25 18:25:27 2020	(r524074)
+++ head/devel/py-jupyterlab/Makefile	Sat Jan 25 18:25:32 2020	(r524075)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	jupyterlab
-PORTVERSION=	1.2.5
+PORTVERSION=	1.2.6
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-jupyterlab/distinfo
==============================================================================
--- head/devel/py-jupyterlab/distinfo	Sat Jan 25 18:25:27 2020	(r524074)
+++ head/devel/py-jupyterlab/distinfo	Sat Jan 25 18:25:32 2020	(r524075)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579273635
-SHA256 (jupyterlab-1.2.5.tar.gz) = e3ce52a44725fc3c2bd346030fac7db508c82f1df7deb33be35260ddeea0df20
-SIZE (jupyterlab-1.2.5.tar.gz) = 6662433
+TIMESTAMP = 1579945445
+SHA256 (jupyterlab-1.2.6.tar.gz) = 42134b13fb0c410a9f55e8492a31ba5a1a346430a22690a512b8307764b68355
+SIZE (jupyterlab-1.2.6.tar.gz) = 6662479


More information about the svn-ports-all mailing list