Skip to content

Commit 72c65a0

Browse files
author
gdt
committed
chat/matrix-synapse: Fix comment about pydantic dependency version
1 parent 348a170 commit 72c65a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

chat/matrix-synapse/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.126 2026/02/26 14:10:44 gdt Exp $
1+
# $NetBSD: Makefile,v 1.127 2026/02/26 14:19:48 gdt Exp $
22

33
DISTNAME= matrix-synapse-1.148.0
44
CATEGORIES= chat
@@ -59,7 +59,7 @@ DEPENDS+= ${PYPKGPREFIX}-cryptography>=3.4.7:../../security/py-cryptography
5959
DEPENDS+= ${PYPKGPREFIX}-ijson>=3.1.4:../../devel/py-ijson
6060
DEPENDS+= ${PYPKGPREFIX}-matrix-common>=1.3.0:../../chat/py-matrix-common
6161
DEPENDS+= ${PYPKGPREFIX}-packaging>=20.0:../../devel/py-packaging
62-
# If py<3.14, only need 2.8, but just require >=2.2 to simplify.
62+
# If py<3.14, only need 2.8, but just require >=2.12 to simplify.
6363
DEPENDS+= ${PYPKGPREFIX}-pydantic>=2.12:../../devel/py-pydantic
6464
# Upstream documents that this is needed for poetry, but the
6565
# explanation is very confusing.

0 commit comments

Comments
 (0)