From owner-svn-ports-all@freebsd.org Sun May 3 16:50:02 2020 Return-Path: Delivered-To: svn-ports-all@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 ACFA92E265B; Sun, 3 May 2020 16:50:02 +0000 (UTC) (envelope-from dbaio@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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49FX623sgpz3R03; Sun, 3 May 2020 16:50:02 +0000 (UTC) (envelope-from dbaio@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 7B8F7E1FD; Sun, 3 May 2020 16:50:02 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 043Go2kt014756; Sun, 3 May 2020 16:50:02 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 043GnxBk014702; Sun, 3 May 2020 16:49:59 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <202005031649.043GnxBk014702@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sun, 3 May 2020 16:49:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r533795 - in head: devel/ipython devel/py-ipykernel5 devel/py-ipyparallel devel/py-ipywidgets devel/py-jupyter_console devel/py-jupyterlab devel/py-jupyterlab_launcher devel/py-jupyterl... X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: in head: devel/ipython devel/py-ipykernel5 devel/py-ipyparallel devel/py-ipywidgets devel/py-jupyter_console devel/py-jupyterlab devel/py-jupyterlab_launcher devel/py-jupyterlab_server devel/py-nbdime... X-SVN-Commit-Revision: 533795 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 May 2020 16:50:02 -0000 Author: dbaio Date: Sun May 3 16:49:59 2020 New Revision: 533795 URL: https://svnweb.freebsd.org/changeset/ports/533795 Log: devel/ipython: Update to 7.14.0 IPython 7.10+ supports Python 3.6 and above, following NEP 29. Update consumers to use Python >= 3.6 (avoid break bulk -a). Changelog: https://ipython.readthedocs.io/en/stable/whatsnew/version7.html#ipython-7-14 Modified: head/devel/ipython/Makefile head/devel/ipython/distinfo head/devel/py-ipykernel5/Makefile head/devel/py-ipyparallel/Makefile head/devel/py-ipywidgets/Makefile head/devel/py-jupyter_console/Makefile head/devel/py-jupyterlab/Makefile head/devel/py-jupyterlab_launcher/Makefile head/devel/py-jupyterlab_server/Makefile head/devel/py-nbdime/Makefile head/devel/py-qtconsole/Makefile head/devel/py-spyder/Makefile head/devel/py-widgetsnbextension/Makefile head/www/py-notebook/Makefile Modified: head/devel/ipython/Makefile ============================================================================== --- head/devel/ipython/Makefile Sun May 3 16:27:52 2020 (r533794) +++ head/devel/ipython/Makefile Sun May 3 16:49:59 2020 (r533795) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ipython -PORTVERSION= 7.13.0 +PORTVERSION= 7.14.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}backcall>=0:devel/ ${PYTHON_PKGNAMEPREFIX}sqlite3>=2:databases/py-sqlite3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}traitlets>=4.2:devel/py-traitlets@${PY_FLAVOR} -USES= python:3.5+ +USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes Modified: head/devel/ipython/distinfo ============================================================================== --- head/devel/ipython/distinfo Sun May 3 16:27:52 2020 (r533794) +++ head/devel/ipython/distinfo Sun May 3 16:49:59 2020 (r533795) @@ -1,3 +1,3 @@ -TIMESTAMP = 1583046312 -SHA256 (ipython-7.13.0.tar.gz) = ca478e52ae1f88da0102360e57e528b92f3ae4316aabac80a2cd7f7ab2efb48a -SIZE (ipython-7.13.0.tar.gz) = 5224667 +TIMESTAMP = 1588458390 +SHA256 (ipython-7.14.0.tar.gz) = f0126781d0f959da852fb3089e170ed807388e986a8dd4e6ac44855845b0fb1c +SIZE (ipython-7.14.0.tar.gz) = 5153406 Modified: head/devel/py-ipykernel5/Makefile ============================================================================== --- head/devel/py-ipykernel5/Makefile Sun May 3 16:27:52 2020 (r533794) +++ head/devel/py-ipykernel5/Makefile Sun May 3 16:49:59 2020 (r533795) @@ -2,6 +2,7 @@ PORTNAME= ipykernel PORTVERSION= 5.2.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipython>=5.0.0:dev ${PYTHON_PKGNAMEPREFIX}tornado>=4.2:www/py-tornado@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}traitlets>=4.1.0:devel/py-traitlets@${PY_FLAVOR} -USES= python:3.5+ +USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes Modified: head/devel/py-ipyparallel/Makefile ============================================================================== --- head/devel/py-ipyparallel/Makefile Sun May 3 16:27:52 2020 (r533794) +++ head/devel/py-ipyparallel/Makefile Sun May 3 16:49:59 2020 (r533795) @@ -2,6 +2,7 @@ PORTNAME= ipyparallel PORTVERSION= 6.2.5 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -23,7 +24,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=2.1:deve ${PYTHON_PKGNAMEPREFIX}tornado>=4.0:www/py-tornado@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}traitlets>=4.3:devel/py-traitlets@${PY_FLAVOR} -USES= python:3.5+ +USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes Modified: head/devel/py-ipywidgets/Makefile ============================================================================== --- head/devel/py-ipywidgets/Makefile Sun May 3 16:27:52 2020 (r533794) +++ head/devel/py-ipywidgets/Makefile Sun May 3 16:49:59 2020 (r533795) @@ -2,7 +2,7 @@ PORTNAME= ipywidgets PORTVERSION= 7.5.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipykernel5>=4.5.1: ${PYTHON_PKGNAMEPREFIX}traitlets>=4.3.1:devel/py-traitlets@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}widgetsnbextension>=3.5.0:devel/py-widgetsnbextension@${PY_FLAVOR} -USES= python:3.5+ +USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes Modified: head/devel/py-jupyter_console/Makefile ============================================================================== --- head/devel/py-jupyter_console/Makefile Sun May 3 16:27:52 2020 (r533794) +++ head/devel/py-jupyter_console/Makefile Sun May 3 16:49:59 2020 (r533795) @@ -2,7 +2,7 @@ PORTNAME= jupyter_console PORTVERSION= 6.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter_client>=0: ${PYTHON_PKGNAMEPREFIX}prompt_toolkit>=2.0.0:devel/py-prompt_toolkit@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pygments>=1.6:textproc/py-pygments@${PY_FLAVOR} -USES= python:3.5+ +USES= python:3.6+ USE_PYTHON= distutils autoplist USE_LOCALE= en_US.UTF-8 Modified: head/devel/py-jupyterlab/Makefile ============================================================================== --- head/devel/py-jupyterlab/Makefile Sun May 3 16:27:52 2020 (r533794) +++ head/devel/py-jupyterlab/Makefile Sun May 3 16:49:59 2020 (r533795) @@ -3,6 +3,7 @@ PORTNAME= jupyterlab PORTVERSION= 2.1.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.10:devel ${PYTHON_PKGNAMEPREFIX}notebook>=4.3.1:www/py-notebook@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tornado>=0:www/py-tornado@${PY_FLAVOR} -USES= python:3.5+ +USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes Modified: head/devel/py-jupyterlab_launcher/Makefile ============================================================================== --- head/devel/py-jupyterlab_launcher/Makefile Sun May 3 16:27:52 2020 (r533794) +++ head/devel/py-jupyterlab_launcher/Makefile Sun May 3 16:49:59 2020 (r533795) @@ -2,7 +2,7 @@ PORTNAME= jupyterlab_launcher DISTVERSION= 0.13.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonschema>=2.6.0:devel/py-jsonschema@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}notebook>=4.2.0:www/py-notebook@${PY_FLAVOR} -USES= python:3.4+ +USES= python:3.6+ USE_PYTHON= distutils autoplist NO_ARCH= yes Modified: head/devel/py-jupyterlab_server/Makefile ============================================================================== --- head/devel/py-jupyterlab_server/Makefile Sun May 3 16:27:52 2020 (r533794) +++ head/devel/py-jupyterlab_server/Makefile Sun May 3 16:49:59 2020 (r533795) @@ -3,6 +3,7 @@ PORTNAME= jupyterlab_server PORTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.10:devel ${PYTHON_PKGNAMEPREFIX}notebook>=4.2.0:www/py-notebook@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} -USES= python:3.5+ +USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes Modified: head/devel/py-nbdime/Makefile ============================================================================== --- head/devel/py-nbdime/Makefile Sun May 3 16:27:52 2020 (r533794) +++ head/devel/py-nbdime/Makefile Sun May 3 16:49:59 2020 (r533795) @@ -3,6 +3,7 @@ PORTNAME= nbdime PORTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -23,7 +24,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}colorama>=0:devel/ ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tornado>=0:www/py-tornado@${PY_FLAVOR} -USES= python:3.5+ +USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes Modified: head/devel/py-qtconsole/Makefile ============================================================================== --- head/devel/py-qtconsole/Makefile Sun May 3 16:27:52 2020 (r533794) +++ head/devel/py-qtconsole/Makefile Sun May 3 16:49:59 2020 (r533795) @@ -2,7 +2,7 @@ PORTNAME= qtconsole PORTVERSION= 4.4.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipykernel5>=5.1:de ${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}traitlets>=0:devel/py-traitlets@${PY_FLAVOR} -USES= pyqt:5 python:3.4+ +USES= pyqt:5 python:3.6+ USE_PYQT= core gui svg sip printsupport widgets USE_PYTHON= autoplist distutils Modified: head/devel/py-spyder/Makefile ============================================================================== --- head/devel/py-spyder/Makefile Sun May 3 16:27:52 2020 (r533794) +++ head/devel/py-spyder/Makefile Sun May 3 16:49:59 2020 (r533795) @@ -4,7 +4,7 @@ PORTNAME= spyder DISTVERSIONPREFIX= v DISTVERSION= 3.2.7 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -26,7 +26,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}QtAwesome>0:x11-fo pylint${PYTHON_PKGNAMESUFFIX}>=0.25:devel/pylint@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}parso>=0.1.1:textproc/py-parso@${PY_FLAVOR} -USES= desktop-file-utils python:3.4+ pyqt:5 +USES= desktop-file-utils python:3.6+ pyqt:5 USE_GITHUB= yes GH_ACCOUNT= spyder-ide USE_PYTHON= distutils autoplist noflavors Modified: head/devel/py-widgetsnbextension/Makefile ============================================================================== --- head/devel/py-widgetsnbextension/Makefile Sun May 3 16:27:52 2020 (r533794) +++ head/devel/py-widgetsnbextension/Makefile Sun May 3 16:49:59 2020 (r533795) @@ -2,7 +2,7 @@ PORTNAME= widgetsnbextension PORTVERSION= 3.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ COMMENT= IPython HTML widgets for Jupyter BUILD_DEPENDS= npm>=0:www/npm RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}notebook>=4.4.1:www/py-notebook@${PY_FLAVOR} -USES= python:3.5+ +USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes Modified: head/www/py-notebook/Makefile ============================================================================== --- head/www/py-notebook/Makefile Sun May 3 16:27:52 2020 (r533794) +++ head/www/py-notebook/Makefile Sun May 3 16:49:59 2020 (r533795) @@ -2,7 +2,7 @@ PORTNAME= notebook PORTVERSION= 6.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -27,7 +27,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=0:devel/py ${PYTHON_PKGNAMEPREFIX}tornado>=5.0:www/py-tornado@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}traitlets>=4.2.1:devel/py-traitlets@${PY_FLAVOR} -USES= python:3.5+ +USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes