Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 May 2023 16:29:39 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 40300497099d - main - devel/ipython: Update to 8.13.1
Message-ID:  <202305021629.342GTdxO076319@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=40300497099db6b073af755376a56162b1807053

commit 40300497099db6b073af755376a56162b1807053
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-02 16:21:23 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-02 16:21:23 +0000

    devel/ipython: Update to 8.13.1
    
    Changes:        https://github.com/ipython/ipython/blob/main/docs/source/whatsnew/version8.rst
                    https://ipython.readthedocs.io/en/stable/whatsnew/version8.html
---
 devel/ipython/Makefile | 4 ++--
 devel/ipython/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/ipython/Makefile b/devel/ipython/Makefile
index 7dd833b70b57..6d762eb38e90 100644
--- a/devel/ipython/Makefile
+++ b/devel/ipython/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ipython
-PORTVERSION=	8.12.0
+PORTVERSION=	8.13.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -25,7 +25,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}backcall>=0:devel/py-backcall@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}traitlets>=5:devel/py-traitlets@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}matplotlib-inline>0:math/py-matplotlib-inline@${PY_FLAVOR}
 
-USES=		cpe python:3.7+
+USES=		cpe python:3.9+
 USE_PYTHON=	autoplist concurrent pep517
 
 CONFLICTS_INSTALL=	py*-ipython5
diff --git a/devel/ipython/distinfo b/devel/ipython/distinfo
index b5923d75ea11..72d1f3a4c7ec 100644
--- a/devel/ipython/distinfo
+++ b/devel/ipython/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1680726456
-SHA256 (ipython-8.12.0.tar.gz) = a950236df04ad75b5bc7f816f9af3d74dc118fd42f2ff7e80e8e60ca1f182e2d
-SIZE (ipython-8.12.0.tar.gz) = 5465154
+TIMESTAMP = 1682903242
+SHA256 (ipython-8.13.1.tar.gz) = 9c8487ac18f330c8a683fc50ab6d7bc0fcf9ef1d7a9f6ce7926938261067b81f
+SIZE (ipython-8.13.1.tar.gz) = 5467211



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305021629.342GTdxO076319>