Date: Mon, 27 Oct 2025 16:13:00 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: b1bc535621f6 - main - devel/py-ipykernel: Update to 6.31.0 Message-ID: <202510271613.59RGD0x4059582@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b1bc535621f68c826a81fab7fc186c5bc118e950 commit b1bc535621f68c826a81fab7fc186c5bc118e950 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-10-27 15:31:01 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-10-27 15:31:01 +0000 devel/py-ipykernel: Update to 6.31.0 Changes: https://github.com/ipython/ipykernel/releases https://ipykernel.readthedocs.io/en/stable/changelog.html --- devel/py-ipykernel/Makefile | 4 ++-- devel/py-ipykernel/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-ipykernel/Makefile b/devel/py-ipykernel/Makefile index 5dbd36142429..80bf70681e7a 100644 --- a/devel/py-ipykernel/Makefile +++ b/devel/py-ipykernel/Makefile @@ -1,5 +1,5 @@ PORTNAME= ipykernel -PORTVERSION= 6.30.1 +PORTVERSION= 6.31.0 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/ipython/ipykernel/releases/download/v${PORTVERSION}/ @@ -14,7 +14,7 @@ WWW= https://ipython.org/ \ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.4:devel/py-hatchling@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.22:devel/py-hatchling@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jupyter-client>=6:devel/py-jupyter-client@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}comm>=0.1.1:devel/py-comm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}debugpy>=1.6.5:devel/py-debugpy@${PY_FLAVOR} \ diff --git a/devel/py-ipykernel/distinfo b/devel/py-ipykernel/distinfo index 9d596304d8f1..71eae7d064f9 100644 --- a/devel/py-ipykernel/distinfo +++ b/devel/py-ipykernel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120666 -SHA256 (ipykernel-6.30.1.tar.gz) = 6abb270161896402e76b91394fcdce5d1be5d45f456671e5080572f8505be39b -SIZE (ipykernel-6.30.1.tar.gz) = 166260 +TIMESTAMP = 1761446636 +SHA256 (ipykernel-6.31.0.tar.gz) = 2372ce8bc1ff4f34e58cafed3a0feb2194b91fc7cad0fc72e79e47b45ee9e8f6 +SIZE (ipykernel-6.31.0.tar.gz) = 167493home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510271613.59RGD0x4059582>
