aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-10-05 01:58:12 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-10-05 02:00:34 +0000
commit7b38bbdf5f5b4bcd26f4f88cb264bfb69b6f6582 (patch)
tree30861c9d0c4cf0d92b7df11607cac4a88630f4c2
parentceb94dbd1afb5a895b99ca22148e169b722c9512 (diff)
downloadports-7b38bbdf5f5b4bcd26f4f88cb264bfb69b6f6582.tar.gz
ports-7b38bbdf5f5b4bcd26f4f88cb264bfb69b6f6582.zip
devel/ipython: Update to 8.16.1
-rw-r--r--devel/ipython/Makefile4
-rw-r--r--devel/ipython/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/ipython/Makefile b/devel/ipython/Makefile
index 81a8bb067fcb..b9e8c18c8006 100644
--- a/devel/ipython/Makefile
+++ b/devel/ipython/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ipython
-PORTVERSION= 8.16.0
+PORTVERSION= 8.16.1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ WWW= https://ipython.org/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING.rst
-BUILD_DEPENDS= ${PY_SETUPTOOLS} \
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=51.0.0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}backcall>=0:devel/py-backcall@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}decorator>=0:devel/py-decorator@${PY_FLAVOR} \
diff --git a/devel/ipython/distinfo b/devel/ipython/distinfo
index 0e460e120a5f..0f09853e1b23 100644
--- a/devel/ipython/distinfo
+++ b/devel/ipython/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1696048490
-SHA256 (ipython-8.16.0.tar.gz) = 7a1b2e1e6a3ec5baa466163c451335081f31859883889ff0289c6b21f7a095e2
-SIZE (ipython-8.16.0.tar.gz) = 5484881
+TIMESTAMP = 1696433034
+SHA256 (ipython-8.16.1.tar.gz) = ad52f58fca8f9f848e256c629eff888efc0528c12fe0f8ec14f33205f23ef938
+SIZE (ipython-8.16.1.tar.gz) = 5485037