opnsense-ports/net-im/py-matrix-synapse/files/patch-setup.py
Franco Fichtner af7abb7b9e */*: sync with upstream
Taken from: FreeBSD
2023-04-28 10:12:04 +02:00

10 lines
273 B
Python

--- setup.py.orig 2023-04-21 21:41:33 UTC
+++ setup.py
@@ -170,7 +170,6 @@ install_requires = \
'pydantic>=1.7.4',
'pymacaroons>=0.13.0',
'service-identity>=18.1.0',
- 'setuptools_rust>=1.3',
'signedjson>=1.1.0,<2.0.0',
'sortedcontainers>=1.5.2',
'treq>=15.1',