From b34245602e98f6d22c0e4726df3036dbb80b7b0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Tue, 28 Jul 2020 22:04:35 +0200 Subject: [PATCH] synapse: switch from python3-nacl to python3-pynacl --- srcpkgs/synapse/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/synapse/template b/srcpkgs/synapse/template index bb5fcd0d95..e47fc07425 100644 --- a/srcpkgs/synapse/template +++ b/srcpkgs/synapse/template @@ -1,12 +1,12 @@ # Template file for 'synapse' pkgname=synapse version=1.17.0 -revision=1 +revision=2 archs=noarch build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-jsonschema python3-frozendict python3-canonicaljson - python3-signedjson python3-nacl python3-service_identity python3-Twisted + 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 python3-msgpack python3-phonenumbers python3-prometheus_client<0.8.0