From 7abef63eaed2cf588cd1799a834ae75c643f78e9 Mon Sep 17 00:00:00 2001 From: Sascha Biberhofer Date: Tue, 2 Aug 2022 15:30:54 +0000 Subject: net-im/py-matrix-synapse: Update to 1.64.0 --- net-im/py-matrix-synapse/files/patch-setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-im/py-matrix-synapse/files/patch-setup.py') diff --git a/net-im/py-matrix-synapse/files/patch-setup.py b/net-im/py-matrix-synapse/files/patch-setup.py index a9f7cf8e5473..837d291cbca1 100644 --- a/net-im/py-matrix-synapse/files/patch-setup.py +++ b/net-im/py-matrix-synapse/files/patch-setup.py @@ -1,9 +1,9 @@ ---- setup.py.orig 2022-07-05 15:51:27 UTC +--- setup.py.orig 2022-08-02 13:44:06 UTC +++ setup.py @@ -149,7 +149,7 @@ install_requires = \ 'bcrypt>=3.1.0', 'bleach>=1.4.3', - 'canonicaljson>=1.4.0,<2.0.0', + 'canonicaljson>=1.5.0,<2.0.0', - 'cryptography>=3.4.7', + 'cryptography', 'frozendict>=1,!=2.1.2', -- cgit v1.2.3