From owner-svn-ports-head@freebsd.org Sun Mar 7 22:18:50 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 466715775EB; Sun, 7 Mar 2021 22:18:50 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DtwqC6s8Pz4TxM; Sun, 7 Mar 2021 22:18:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6204C1DF61; Sun, 7 Mar 2021 22:18:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 127MIkof040133; Sun, 7 Mar 2021 22:18:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 127MIkxF040131; Sun, 7 Mar 2021 22:18:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202103072218.127MIkxF040131@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 7 Mar 2021 22:18:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r567673 - head/devel/py-jupyterlab X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-jupyterlab X-SVN-Commit-Revision: 567673 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Mar 2021 22:18:50 -0000 Author: sunpoet Date: Sun Mar 7 22:18:45 2021 New Revision: 567673 URL: https://svnweb.freebsd.org/changeset/ports/567673 Log: Update to 3.0.9 Changes: https://github.com/jupyterlab/jupyterlab/blob/3.0.x/docs/source/getting_started/changelog.rst Modified: head/devel/py-jupyterlab/Makefile head/devel/py-jupyterlab/distinfo Modified: head/devel/py-jupyterlab/Makefile ============================================================================== --- head/devel/py-jupyterlab/Makefile Sun Mar 7 22:18:39 2021 (r567672) +++ head/devel/py-jupyterlab/Makefile Sun Mar 7 22:18:45 2021 (r567673) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jupyterlab -PORTVERSION= 3.0.8 +PORTVERSION= 3.0.9 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,8 +17,9 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-packagin RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipython>=0:devel/ipython@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.10:devel/py-Jinja2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jupyter_core>=0:devel/py-jupyter_core@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}jupyter-server>=1.2<2:devel/py-jupyter-server@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}jupyterlab-server>=2.0<3:devel/py-jupyterlab-server@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jupyter-packaging>=0.7.3<0.8:devel/py-jupyter-packaging@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jupyter-server>=1.4<2:devel/py-jupyter-server@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jupyterlab-server>=2.3<3:devel/py-jupyterlab-server@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}nbclassic>=0.2<1:devel/py-nbclassic@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tornado>=6.1.0:www/py-tornado@${PY_FLAVOR} Modified: head/devel/py-jupyterlab/distinfo ============================================================================== --- head/devel/py-jupyterlab/distinfo Sun Mar 7 22:18:39 2021 (r567672) +++ head/devel/py-jupyterlab/distinfo Sun Mar 7 22:18:45 2021 (r567673) @@ -1,3 +1,3 @@ -TIMESTAMP = 1613738765 -SHA256 (jupyterlab-3.0.8.tar.gz) = e2250dec8042bb824d9dd5381f38b2b34eff7f93bed693bd486b252abafddcbe -SIZE (jupyterlab-3.0.8.tar.gz) = 9854995 +TIMESTAMP = 1614794278 +SHA256 (jupyterlab-3.0.9.tar.gz) = 70aa808a1adc06e35701500a0b1cd2f472ad55b8d890153cb8bdfbd30b279646 +SIZE (jupyterlab-3.0.9.tar.gz) = 9855710