Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Feb 2025 15:57:33 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: c01579d5bfab - main - devel/py-jupyter-ydoc: Update to 3.0.3
Message-ID:  <202502031557.513FvXfn010664@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=c01579d5bfab1a27abe90b8b1370ec61df3b6b14

commit c01579d5bfab1a27abe90b8b1370ec61df3b6b14
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-02-03 15:18:44 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-02-03 15:51:09 +0000

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

diff --git a/devel/py-jupyter-ydoc/Makefile b/devel/py-jupyter-ydoc/Makefile
index 9ee284ecc8eb..bb9be454958f 100644
--- a/devel/py-jupyter-ydoc/Makefile
+++ b/devel/py-jupyter-ydoc/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	jupyter-ydoc
-PORTVERSION=	3.0.2
+PORTVERSION=	3.0.3
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI \
 		https://github.com/jupyter-server/jupyter_ydoc/releases/download/v${PORTVERSION}/
@@ -16,7 +16,7 @@ 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.11.0:devel/py-pycrdt@${PY_FLAVOR}
+RUN_DEPENDS=	${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 47a74a45eb52..5af8c09b7d16 100644
--- a/devel/py-jupyter-ydoc/distinfo
+++ b/devel/py-jupyter-ydoc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1734888208
-SHA256 (jupyter_ydoc-3.0.2.tar.gz) = d5f1d5bc3ec9579e587469496cd33d6f2a69e18e74329e130c231410ba1c31d0
-SIZE (jupyter_ydoc-3.0.2.tar.gz) = 956836
+TIMESTAMP = 1738088984
+SHA256 (jupyter_ydoc-3.0.3.tar.gz) = 66f3d37a9a02a9711b508a5574b0ac489aa40f216030af29fdd82c862a2eb5ea
+SIZE (jupyter_ydoc-3.0.3.tar.gz) = 956967



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