Date: Thu, 1 Aug 2019 16:16:46 +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: r507796 - head/devel/py-jupyterlab Message-ID: <201908011616.x71GGk2G003277@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Aug 1 16:16:46 2019 New Revision: 507796 URL: https://svnweb.freebsd.org/changeset/ports/507796 Log: Update to 1.0.4 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 Thu Aug 1 16:16:40 2019 (r507795) +++ head/devel/py-jupyterlab/Makefile Thu Aug 1 16:16:46 2019 (r507796) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jupyterlab -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-jupyterlab/distinfo ============================================================================== --- head/devel/py-jupyterlab/distinfo Thu Aug 1 16:16:40 2019 (r507795) +++ head/devel/py-jupyterlab/distinfo Thu Aug 1 16:16:46 2019 (r507796) @@ -1,3 +1,3 @@ -TIMESTAMP = 1564157931 -SHA256 (jupyterlab-1.0.3.tar.gz) = b6bbc07b464d9b282a3a24d67c59959d0c5940442399642f400c62ea6dfc46af -SIZE (jupyterlab-1.0.3.tar.gz) = 12071386 +TIMESTAMP = 1564577818 +SHA256 (jupyterlab-1.0.4.tar.gz) = 32a72032ad537a7410f11c8c08243fce68d8d503f09376461f344778f35f0d6e +SIZE (jupyterlab-1.0.4.tar.gz) = 12071565
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908011616.x71GGk2G003277>