Date: Sat, 10 Aug 2019 22:48:38 +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: r508516 - head/devel/py-jupyterlab Message-ID: <201908102248.x7AMmcur073439@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Aug 10 22:48:38 2019 New Revision: 508516 URL: https://svnweb.freebsd.org/changeset/ports/508516 Log: Update to 1.0.5 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 10 22:48:33 2019 (r508515) +++ head/devel/py-jupyterlab/Makefile Sat Aug 10 22:48:38 2019 (r508516) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jupyterlab -PORTVERSION= 1.0.4 +PORTVERSION= 1.0.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-jupyterlab/distinfo ============================================================================== --- head/devel/py-jupyterlab/distinfo Sat Aug 10 22:48:33 2019 (r508515) +++ head/devel/py-jupyterlab/distinfo Sat Aug 10 22:48:38 2019 (r508516) @@ -1,3 +1,3 @@ -TIMESTAMP = 1564577818 -SHA256 (jupyterlab-1.0.4.tar.gz) = 32a72032ad537a7410f11c8c08243fce68d8d503f09376461f344778f35f0d6e -SIZE (jupyterlab-1.0.4.tar.gz) = 12071565 +TIMESTAMP = 1565441529 +SHA256 (jupyterlab-1.0.5.tar.gz) = 89260836abeee287516bd6d2c722e4299b1eed0d842df961c3a9976a9c0c9260 +SIZE (jupyterlab-1.0.5.tar.gz) = 12304397
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908102248.x7AMmcur073439>