From 253c0ffb3466894100c1bae6d483d87865dcc748 Mon Sep 17 00:00:00 2001 From: Ashish SHUKLA Date: Tue, 16 Jul 2024 16:51:00 +0000 Subject: net-im/py-matrix-synapse: Update to 1.111.0 - add dependency on python-multipart PR: 278712 Approved by: maintainer timeout --- 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 8e70aec77b2b..39649d8e5d13 100644 --- a/net-im/py-matrix-synapse/files/patch-setup.py +++ b/net-im/py-matrix-synapse/files/patch-setup.py @@ -1,8 +1,8 @@ --- setup.py.orig 1970-01-01 00:00:00 UTC +++ setup.py -@@ -174,7 +174,6 @@ install_requires = \ - 'pydantic>=1.7.4,<3', +@@ -179,7 +179,6 @@ install_requires = \ 'pymacaroons>=0.13.0', + 'python-multipart>=0.0.9', 'service-identity>=18.1.0', - 'setuptools_rust>=1.3', 'signedjson>=1.1.0,<2.0.0', -- cgit v1.2.3