pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/matrix-synapse chat/matrix-synapse: Fix dependencies
details: https://anonhg.NetBSD.org/pkgsrc/rev/3671772f27c9
branches: trunk
changeset: 455269:3671772f27c9
user: js <js%pkgsrc.org@localhost>
date: Thu Jul 01 21:13:04 2021 +0000
description:
chat/matrix-synapse: Fix dependencies
diffstat:
chat/matrix-synapse/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r f52fda705203 -r 3671772f27c9 chat/matrix-synapse/Makefile
--- a/chat/matrix-synapse/Makefile Thu Jul 01 21:03:13 2021 +0000
+++ b/chat/matrix-synapse/Makefile Thu Jul 01 21:13:04 2021 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2021/07/01 13:42:59 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2021/07/01 21:13:04 js Exp $
DISTNAME= matrix-synapse-1.37.1
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GITHUB:=matrix-org/}
EGG_NAME= matrix_synapse-${PKGVERSION_NOREV}
@@ -35,7 +36,7 @@
DEPENDS+= ${PYPKGPREFIX}-phonenumbers>=8.2.0:../../textproc/py-phonenumbers
DEPENDS+= ${PYPKGPREFIX}-six>=1.10:../../lang/py-six
DEPENDS+= ${PYPKGPREFIX}-prometheus_client>=0.8.0:../../net/py-prometheus_client
-DEPENDS+= ${PYPKGPREFIX}-attrs>=19.1.0:../../devel/py-attrs
+DEPENDS+= ${PYPKGPREFIX}-attrs>=19.2.0:../../devel/py-attrs
DEPENDS+= ${PYPKGPREFIX}-netaddr>=0.7.18:../../net/py-netaddr
DEPENDS+= ${PYPKGPREFIX}-jinja2>=2.9:../../textproc/py-jinja2
DEPENDS+= ${PYPKGPREFIX}-bleach>=1.4.3:../../www/py-bleach
Home |
Main Index |
Thread Index |
Old Index