Update to v1.55.0

This commit is contained in:
Kai A. Hiller 2022-03-24 15:39:40 +01:00
parent ed66f90719
commit f3a8d57f3c
3 changed files with 11 additions and 8 deletions

View file

@ -1,4 +1,4 @@
From 2f194c0773550f263136ab6ed1f01bf2611e1049 Mon Sep 17 00:00:00 2001 From 4e39aa55098734f27f83f4ade53fbb71879255dc Mon Sep 17 00:00:00 2001
From: Dan Callaghan <djc@djc.id.au> From: Dan Callaghan <djc@djc.id.au>
Date: Sun, 18 Jul 2021 13:18:10 +1000 Date: Sun, 18 Jul 2021 13:18:10 +1000
Subject: [PATCH] relax cryptography dependency version requirement Subject: [PATCH] relax cryptography dependency version requirement
@ -12,13 +12,13 @@ https://bugzilla.redhat.com/show_bug.cgi?id=1978949
1 file changed, 1 insertion(+), 3 deletions(-) 1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/synapse/python_dependencies.py b/synapse/python_dependencies.py diff --git a/synapse/python_dependencies.py b/synapse/python_dependencies.py
index b40a7bbb76..e32c2c5901 100644 index 1dd39f06cf..2b83353b76 100644
--- a/synapse/python_dependencies.py --- a/synapse/python_dependencies.py
+++ b/synapse/python_dependencies.py +++ b/synapse/python_dependencies.py
@@ -77,9 +77,7 @@ REQUIREMENTS = [ @@ -78,9 +78,7 @@ REQUIREMENTS = [
"Jinja2>=2.9",
"bleach>=1.4.3", "bleach>=1.4.3",
"typing-extensions>=3.7.4", # We use `ParamSpec`, which was added in `typing-extensions` 3.10.0.0.
"typing-extensions>=3.10.0",
- # We enforce that we have a `cryptography` version that bundles an `openssl` - # We enforce that we have a `cryptography` version that bundles an `openssl`
- # with the latest security patches. - # with the latest security patches.
- "cryptography>=3.4.7", - "cryptography>=3.4.7",

View file

@ -6,7 +6,7 @@
%{?python_enable_dependency_generator} %{?python_enable_dependency_generator}
Name: matrix-%{srcname} Name: matrix-%{srcname}
Version: 1.54.0 Version: 1.55.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: A Matrix reference homeserver written in Python using Twisted Summary: A Matrix reference homeserver written in Python using Twisted
License: ASL 2.0 License: ASL 2.0
@ -63,7 +63,7 @@ BuildRequires: python3-sortedcontainers >= 1.4.4
BuildRequires: python3-systemd >= 231 BuildRequires: python3-systemd >= 231
BuildRequires: python3-treq >= 15.1 BuildRequires: python3-treq >= 15.1
BuildRequires: python3-twisted >= 18.9.0 BuildRequires: python3-twisted >= 18.9.0
BuildRequires: python3-typing-extensions >= 3.7.4 BuildRequires: python3-typing-extensions
BuildRequires: python3-unpaddedbase64 >= 1.1.0 BuildRequires: python3-unpaddedbase64 >= 1.1.0
BuildRequires: systemd BuildRequires: systemd
BuildRequires: xmlsec1 BuildRequires: xmlsec1
@ -139,6 +139,9 @@ PYTHONPATH=. trial-3 tests
%changelog %changelog
* Thu Mar 24 2022 Kai A. Hiller <V02460@gmail.com> - 1.55.0-1
- Update to v1.55.0
* Tue Mar 08 2022 Kai A. Hiller <V02460@gmail.com> - 1.54.0-1 * Tue Mar 08 2022 Kai A. Hiller <V02460@gmail.com> - 1.54.0-1
- Update to v1.54.0 - Update to v1.54.0

View file

@ -1 +1 @@
SHA512 (synapse-1.54.0.tar.gz) = 2adfc410f3a27010c319e00d323253bc355cd14588fc97199b6d6f579d3c98bd3465f29c3b504bad4cc18bddf73e628bf0cc4c8ea2169781a1a6e0347cdb007b SHA512 (synapse-1.55.0.tar.gz) = 217244fb7cf71175ac5e953316fa13f235fe06e756dfc1e8bcddb5f9395d730646380512e64a9095b3df752ceae812000d1b4addc8597e1b2e7b97976e1ee849