Date: Sat, 31 Aug 2019 07:56:19 +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: r510338 - head/devel/py-jupyterlab Message-ID: <201908310756.x7V7uJnh000733@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Aug 31 07:56:19 2019 New Revision: 510338 URL: https://svnweb.freebsd.org/changeset/ports/510338 Log: Update to 1.1.1 Changes: 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 Sat Aug 31 07:56:14 2019 (r510337) +++ head/devel/py-jupyterlab/Makefile Sat Aug 31 07:56:19 2019 (r510338) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jupyterlab -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-jupyterlab/distinfo ============================================================================== --- head/devel/py-jupyterlab/distinfo Sat Aug 31 07:56:14 2019 (r510337) +++ head/devel/py-jupyterlab/distinfo Sat Aug 31 07:56:19 2019 (r510338) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567087897 -SHA256 (jupyterlab-1.1.0.tar.gz) = adec261397357328e6a79a35df4bcb3cf5ddbe434dd80eb2d953211dfbe464e9 -SIZE (jupyterlab-1.1.0.tar.gz) = 11068320 +TIMESTAMP = 1567191906 +SHA256 (jupyterlab-1.1.1.tar.gz) = 6515229d18ff3412dd582a4ba780c76476810c9b27d832bd55533d88e2d071d6 +SIZE (jupyterlab-1.1.1.tar.gz) = 11068352
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908310756.x7V7uJnh000733>