Date: Mon, 19 Aug 2019 20:52:16 +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: r509345 - head/devel/py-jupyterlab Message-ID: <201908192052.x7JKqGTf012738@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Aug 19 20:52:15 2019 New Revision: 509345 URL: https://svnweb.freebsd.org/changeset/ports/509345 Log: Update to 1.0.6 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 Mon Aug 19 20:52:10 2019 (r509344) +++ head/devel/py-jupyterlab/Makefile Mon Aug 19 20:52:15 2019 (r509345) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jupyterlab -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.6 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-jupyterlab/distinfo ============================================================================== --- head/devel/py-jupyterlab/distinfo Mon Aug 19 20:52:10 2019 (r509344) +++ head/devel/py-jupyterlab/distinfo Mon Aug 19 20:52:15 2019 (r509345) @@ -1,3 +1,3 @@ -TIMESTAMP = 1565441529 -SHA256 (jupyterlab-1.0.5.tar.gz) = 89260836abeee287516bd6d2c722e4299b1eed0d842df961c3a9976a9c0c9260 -SIZE (jupyterlab-1.0.5.tar.gz) = 12304397 +TIMESTAMP = 1566229420 +SHA256 (jupyterlab-1.0.6.tar.gz) = 905286f2608ff8a5595f9a941d46e7a8ff9c98a3dac6b88794f14a4563d65ced +SIZE (jupyterlab-1.0.6.tar.gz) = 11889689
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908192052.x7JKqGTf012738>