Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Apr 2023 17:36:34 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: 5a91bfe5bbf3 - main - devel/py-jupyter-ydoc: Update to 0.3.4
Message-ID:  <202304051736.335HaYvJ086899@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=5a91bfe5bbf304d78cda5196eb1a3f502fe693dc

commit 5a91bfe5bbf304d78cda5196eb1a3f502fe693dc
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-05 17:16:19 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-05 17:30:23 +0000

    devel/py-jupyter-ydoc: Update to 0.3.4
    
    Changes:        https://github.com/jupyter-server/jupyter_ydoc/blob/main/CHANGELOG.md
---
 devel/py-jupyter-ydoc/Makefile | 5 ++---
 devel/py-jupyter-ydoc/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/devel/py-jupyter-ydoc/Makefile b/devel/py-jupyter-ydoc/Makefile
index f4f4ee749011..42b6de7673ad 100644
--- a/devel/py-jupyter-ydoc/Makefile
+++ b/devel/py-jupyter-ydoc/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	jupyter-ydoc
-PORTVERSION=	0.2.3
-PORTREVISION=	1
+PORTVERSION=	0.3.4
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +14,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}y-py>=0.5.3<0.6.0:devel/py-y-py@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}y-py>=0.6.0<0.7.0:devel/py-y-py@${PY_FLAVOR}
 
 USES=		python:3.7+
 USE_PYTHON=	autoplist concurrent pep517
diff --git a/devel/py-jupyter-ydoc/distinfo b/devel/py-jupyter-ydoc/distinfo
index 758df2122844..2a3bd16a702d 100644
--- a/devel/py-jupyter-ydoc/distinfo
+++ b/devel/py-jupyter-ydoc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677770937
-SHA256 (jupyter_ydoc-0.2.3.tar.gz) = 98db7785215873c64d7dfcb1b741f41df11994c4b3d7e2957e004b392d6f11ea
-SIZE (jupyter_ydoc-0.2.3.tar.gz) = 64963
+TIMESTAMP = 1679498692
+SHA256 (jupyter_ydoc-0.3.4.tar.gz) = 5a2262e70bf004b82cc6ce71675e9330aa058fe30db2e87cd8125ad4dd1ae4e1
+SIZE (jupyter_ydoc-0.3.4.tar.gz) = 149585



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