summaryrefslogtreecommitdiff
path: root/python-matrix-synapse.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 07:30:37 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 07:30:37 +0000
commit31e0640f56f92c83b824f072621a10db93e5c5c3 (patch)
treec57dfffbcda96ea222a5d7a80a1152ef2058c4cd /python-matrix-synapse.spec
parentb1a45b7c8d00d7e1feabf6ad8fe34cd004c6bc03 (diff)
automatic import of python-matrix-synapseopeneuler20.03
Diffstat (limited to 'python-matrix-synapse.spec')
-rw-r--r--python-matrix-synapse.spec10
1 files changed, 5 insertions, 5 deletions
diff --git a/python-matrix-synapse.spec b/python-matrix-synapse.spec
index 95fa685..75b6f20 100644
--- a/python-matrix-synapse.spec
+++ b/python-matrix-synapse.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-matrix-synapse
-Version: 1.80.0
+Version: 1.81.0
Release: 1
Summary: Homeserver for the Matrix decentralised comms protocol
License: Apache-2.0
URL: https://github.com/matrix-org/synapse
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/05/86/81d65cd2128afd473f8d3dab72c6ce143f45e33fe183cce2b351e8926efc/matrix_synapse-1.80.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8a/f2/19220b79392969f80a468052f73871c81c70b04f719598d1499930bd753a/matrix_synapse-1.81.0.tar.gz
BuildArch: noarch
Requires: python3-Jinja2
@@ -19,10 +19,10 @@ Requires: python3-bcrypt
Requires: python3-bleach
Requires: python3-canonicaljson
Requires: python3-cryptography
-Requires: python3-frozendict
Requires: python3-hiredis
Requires: python3-idna
Requires: python3-ijson
+Requires: python3-immutabledict
Requires: python3-importlib_metadata
Requires: python3-jaeger-client
Requires: python3-jsonschema
@@ -76,7 +76,7 @@ Provides: python3-matrix-synapse-doc
%prep
-%autosetup -n matrix-synapse-1.80.0
+%autosetup -n matrix-synapse-1.81.0
%build
%py3_build
@@ -116,5 +116,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.80.0-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.81.0-1
- Package Spec generated