Update to v1.54.0

This commit is contained in:
Kai A. Hiller 2022-03-09 10:48:57 +01:00
parent 43b3e68265
commit ed66f90719
3 changed files with 10 additions and 7 deletions

View file

@ -1,4 +1,4 @@
From d7b198a6697dc56d35111f4c6b75f89f4e94bd14 Mon Sep 17 00:00:00 2001
From 2f194c0773550f263136ab6ed1f01bf2611e1049 Mon Sep 17 00:00:00 2001
From: Dan Callaghan <djc@djc.id.au>
Date: Sun, 18 Jul 2021 13:18:10 +1000
Subject: [PATCH] relax cryptography dependency version requirement
@ -12,10 +12,10 @@ https://bugzilla.redhat.com/show_bug.cgi?id=1978949
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/synapse/python_dependencies.py b/synapse/python_dependencies.py
index 86162e0f2c..baf4a95954 100644
index b40a7bbb76..e32c2c5901 100644
--- a/synapse/python_dependencies.py
+++ b/synapse/python_dependencies.py
@@ -84,9 +84,7 @@ REQUIREMENTS = [
@@ -77,9 +77,7 @@ REQUIREMENTS = [
"Jinja2>=2.9",
"bleach>=1.4.3",
"typing-extensions>=3.7.4",
@ -23,9 +23,9 @@ index 86162e0f2c..baf4a95954 100644
- # with the latest security patches.
- "cryptography>=3.4.7",
+ "cryptography>=3.4",
"ijson>=3.1",
# ijson 3.1.4 fixes a bug with "." in property names
"ijson>=3.1.4",
"matrix-common~=1.1.0",
]
--
2.35.1

View file

@ -6,7 +6,7 @@
%{?python_enable_dependency_generator}
Name: matrix-%{srcname}
Version: 1.53.0
Version: 1.54.0
Release: 1%{?dist}
Summary: A Matrix reference homeserver written in Python using Twisted
License: ASL 2.0
@ -139,6 +139,9 @@ PYTHONPATH=. trial-3 tests
%changelog
* Tue Mar 08 2022 Kai A. Hiller <V02460@gmail.com> - 1.54.0-1
- Update to v1.54.0
* Tue Feb 22 2022 Kai A. Hiller <V02460@gmail.com> - 1.53.0-1
- Update to v1.53.0

View file

@ -1 +1 @@
SHA512 (synapse-1.53.0.tar.gz) = a6ab6219f8ab3da37968e7480e59677fe640b4b2741bdfc75e407fd11deeed47a36efa7bb3c04ae1022fb07ad401763b7d747860d127cfb785a79433dfbcc4b7
SHA512 (synapse-1.54.0.tar.gz) = 2adfc410f3a27010c319e00d323253bc355cd14588fc97199b6d6f579d3c98bd3465f29c3b504bad4cc18bddf73e628bf0cc4c8ea2169781a1a6e0347cdb007b