diff options
| author | Sascha Biberhofer <ports@skyforge.at> | 2021-12-18 07:24:33 +0000 |
|---|---|---|
| committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2021-12-18 08:03:58 +0000 |
| commit | 757030bdb44734a22319f624842be356e26dbd8e (patch) | |
| tree | 73604d1ff6c4764c71b62e3e85cdcf87a37d735c /net-im/py-matrix-synapse/files | |
| parent | devel/gopls: update to 0.7.4 (diff) | |
net-im/py-matrix-synapse: Update to 1.49.0
PR: 260502
Diffstat (limited to 'net-im/py-matrix-synapse/files')
| -rw-r--r-- | net-im/py-matrix-synapse/files/patch-synapse_python__dependencies.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/py-matrix-synapse/files/patch-synapse_python__dependencies.py b/net-im/py-matrix-synapse/files/patch-synapse_python__dependencies.py index 7f4fcfa8c06e..4b3041fc7432 100644 --- a/net-im/py-matrix-synapse/files/patch-synapse_python__dependencies.py +++ b/net-im/py-matrix-synapse/files/patch-synapse_python__dependencies.py @@ -1,11 +1,11 @@ ---- synapse/python_dependencies.py.orig 2021-06-01 19:28:25 UTC +--- synapse/python_dependencies.py.orig 2021-12-17 15:03:44 UTC +++ synapse/python_dependencies.py -@@ -86,7 +86,7 @@ REQUIREMENTS = [ +@@ -85,7 +85,7 @@ REQUIREMENTS = [ "typing-extensions>=3.7.4", # We enforce that we have a `cryptography` version that bundles an `openssl` # with the latest security patches. - "cryptography>=3.4.7", + "cryptography", - "ijson>=3.0", + "ijson>=3.1", ] |
