Date: Fri, 13 Sep 2019 11:49:53 +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: r511928 - head/devel/py-jupyterlab Message-ID: <201909131149.x8DBnrmV015283@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Sep 13 11:49:52 2019 New Revision: 511928 URL: https://svnweb.freebsd.org/changeset/ports/511928 Log: Update to 1.1.3 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 Fri Sep 13 11:49:47 2019 (r511927) +++ head/devel/py-jupyterlab/Makefile Fri Sep 13 11:49:52 2019 (r511928) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jupyterlab -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-jupyterlab/distinfo ============================================================================== --- head/devel/py-jupyterlab/distinfo Fri Sep 13 11:49:47 2019 (r511927) +++ head/devel/py-jupyterlab/distinfo Fri Sep 13 11:49:52 2019 (r511928) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567940867 -SHA256 (jupyterlab-1.1.2.tar.gz) = c5cb8d9b4fd24c1c9114d5e19adf1a2e11926f70ce7a460f6fdf60a9540350ab -SIZE (jupyterlab-1.1.2.tar.gz) = 11064192 +TIMESTAMP = 1568290954 +SHA256 (jupyterlab-1.1.3.tar.gz) = 820975c5a4d7be40245d7ec1c4feef469fa07f8f62907091bc4965353da124e0 +SIZE (jupyterlab-1.1.3.tar.gz) = 11065802
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909131149.x8DBnrmV015283>