Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2024 18:44:45 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: 5bacec8f0cf4 - main - devel/py-pycrdt-websocket: Update to 0.14.2
Message-ID:  <202409081844.488IijXn039273@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=5bacec8f0cf4a79d775c23c3502e86384758429f

commit 5bacec8f0cf4a79d775c23c3502e86384758429f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-08 18:19:22 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-08 18:37:34 +0000

    devel/py-pycrdt-websocket: Update to 0.14.2
    
    Changes:        https://github.com/jupyter-server/pycrdt-websocket/releases
---
 devel/py-pycrdt-websocket/Makefile | 4 ++--
 devel/py-pycrdt-websocket/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-pycrdt-websocket/Makefile b/devel/py-pycrdt-websocket/Makefile
index c3304dda4a23..c2c0ba259ac0 100644
--- a/devel/py-pycrdt-websocket/Makefile
+++ b/devel/py-pycrdt-websocket/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pycrdt-websocket
-PORTVERSION=	0.14.1
+PORTVERSION=	0.14.2
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI \
 		https://github.com/jupyter-server/pycrdt-websocket/releases/download/v${PORTVERSION}/
@@ -16,7 +16,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}anyio>=3.6.2<5:devel/py-anyio@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pycrdt>=0.9.0<0.10.0:devel/py-pycrdt@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}sqlite-anyio>=0.2.1<0.3.0:databases/py-sqlite-anyio@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}sqlite-anyio>=0.2.3<0.3.0:databases/py-sqlite-anyio@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist concurrent pep517
diff --git a/devel/py-pycrdt-websocket/distinfo b/devel/py-pycrdt-websocket/distinfo
index 95cab627fc86..74433e700d56 100644
--- a/devel/py-pycrdt-websocket/distinfo
+++ b/devel/py-pycrdt-websocket/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1720364813
-SHA256 (pycrdt_websocket-0.14.1.tar.gz) = 383c58e5dddb393ac66246a67eceae5f6e76bffb426dbe02e0360dfc4a61101a
-SIZE (pycrdt_websocket-0.14.1.tar.gz) = 18809
+TIMESTAMP = 1725559801
+SHA256 (pycrdt_websocket-0.14.2.tar.gz) = 72b621d2c9fcd8829d6640eaa554739884febce0cdc20a19cb2f013ef73cca3f
+SIZE (pycrdt_websocket-0.14.2.tar.gz) = 18908



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