From be25bb2a2d2bf5f4854595713605b513800756b5 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Sat, 9 Mar 2024 21:57:31 +0800 Subject: net-im/py-matrix-synapse: Allow build with py-poetry-core 1.9.0 and py-setuptools-rust 1.9.0 --- net-im/py-matrix-synapse/files/patch-setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 5b7664929f74..7b58e4d5030c 100644 --- a/net-im/py-matrix-synapse/files/patch-setup.py +++ b/net-im/py-matrix-synapse/files/patch-setup.py @@ -1,6 +1,6 @@ --- setup.py.orig 1970-01-01 00:00:00 UTC +++ setup.py -@@ -175,7 +175,6 @@ install_requires = \ +@@ -172,7 +172,6 @@ install_requires = \ 'pydantic>=1.7.4,<3', 'pymacaroons>=0.13.0', 'service-identity>=18.1.0', -- cgit v1.2.3