From 31e0640f56f92c83b824f072621a10db93e5c5c3 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 07:30:37 +0000 Subject: automatic import of python-matrix-synapse --- .gitignore | 1 + python-matrix-synapse.spec | 10 +++++----- sources | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index ad72df8..c04923e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /matrix_synapse-1.80.0.tar.gz +/matrix_synapse-1.81.0.tar.gz 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 - 1.80.0-1 +* Sun Apr 23 2023 Python_Bot - 1.81.0-1 - Package Spec generated diff --git a/sources b/sources index ad2a7b0..d9df0ff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -44f7eb86669cc892db69743dc10a3cfe matrix_synapse-1.80.0.tar.gz +3d243a212efc7c15f5386ea03f4056b3 matrix_synapse-1.81.0.tar.gz -- cgit v1.2.3