From 6d2088621377cb824af83e42679f7f47f2bcdd07 Mon Sep 17 00:00:00 2001 From: David Flatz Date: Tue, 18 Aug 2020 10:17:26 +0200 Subject: [PATCH] synapse: update dependencies. --- srcpkgs/synapse/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/synapse/template b/srcpkgs/synapse/template index 2da038afdf0..2f42b235c06 100644 --- a/srcpkgs/synapse/template +++ b/srcpkgs/synapse/template @@ -1,11 +1,11 @@ # Template file for 'synapse' pkgname=synapse version=1.19.0 -revision=1 +revision=2 archs=noarch build_style=python3-module hostmakedepends="python3-setuptools" -depends="python3-jsonschema python3-frozendict python3-canonicaljson +depends="python3-jsonschema python3-frozendict python3-canonicaljson>=1.2.0 python3-signedjson python3-pynacl python3-service_identity python3-Twisted python3-openssl python3-yaml python3-pyasn1 python3-pyasn1-modules python3-daemonize python3-bcrypt python3-Pillow python3-psutil