Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Mar 2026 18:23:29 +0000
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: 8f63d71c07ec - main - devel/py-jupyter-ydoc: Update to 3.4.0
Message-ID:  <69af1021.1f781.61312e29@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=8f63d71c07ec50e3a99c433492075d40ece0cab1

commit 8f63d71c07ec50e3a99c433492075d40ece0cab1
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-03-09 17:57:23 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-03-09 18:18:46 +0000

    devel/py-jupyter-ydoc: Update to 3.4.0
    
    Changes:        https://github.com/jupyter-server/jupyter_ydoc/releases
                    https://jupyter-ydoc.readthedocs.io/en/latest/changelog.html
---
 devel/py-jupyter-ydoc/Makefile | 5 +++--
 devel/py-jupyter-ydoc/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/py-jupyter-ydoc/Makefile b/devel/py-jupyter-ydoc/Makefile
index 47bd715ea772..1a4360e08b84 100644
--- a/devel/py-jupyter-ydoc/Makefile
+++ b/devel/py-jupyter-ydoc/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	jupyter-ydoc
-PORTVERSION=	3.3.4
+PORTVERSION=	3.4.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI \
 		https://github.com/jupyter-server/jupyter_ydoc/releases/download/v${PORTVERSION}/
@@ -16,7 +16,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatch-nodejs-version>=0:devel/py-hatch-nodejs-version@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}hatchling>=1.10.0:devel/py-hatchling@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pycrdt>=0.10.1<0.13.0:devel/py-pycrdt@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}anyio>=4.12.1<5.0.0:devel/py-anyio@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pycrdt>=0.10.1<0.13.0:devel/py-pycrdt@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist concurrent pep517
diff --git a/devel/py-jupyter-ydoc/distinfo b/devel/py-jupyter-ydoc/distinfo
index dadc15e3926a..ad48a50cee45 100644
--- a/devel/py-jupyter-ydoc/distinfo
+++ b/devel/py-jupyter-ydoc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1768625673
-SHA256 (jupyter_ydoc-3.3.4.tar.gz) = b35f9cd0048d69860a3665463006de921b07a340562aabd6e82518db5f69ee1b
-SIZE (jupyter_ydoc-3.3.4.tar.gz) = 971951
+TIMESTAMP = 1771421590
+SHA256 (jupyter_ydoc-3.4.0.tar.gz) = d2418e42878cabf3d9208b2ecfaf5d8a6e140485fec8b738133168e60b83c89e
+SIZE (jupyter_ydoc-3.4.0.tar.gz) = 973078


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69af1021.1f781.61312e29>