Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package matrix-synapse for openSUSE:Factory checked in at 2023-02-20 17:46:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/matrix-synapse (Old) and /work/SRC/openSUSE:Factory/.matrix-synapse.new.22824 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "matrix-synapse" Mon Feb 20 17:46:53 2023 rev:80 rq:1066823 version:1.77.0 Changes: -------- --- /work/SRC/openSUSE:Factory/matrix-synapse/matrix-synapse.changes 2023-02-14 20:08:16.724441137 +0100 +++ /work/SRC/openSUSE:Factory/.matrix-synapse.new.22824/matrix-synapse.changes 2023-02-20 17:47:53.792124011 +0100 @@ -1,0 +2,6 @@ +Mon Feb 20 12:45:02 UTC 2023 - Marcus Rueckert <mrueck...@suse.de> + +- lock matrix-synapse until frozendict can enable python 3.11 + support + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ matrix-synapse.spec ++++++ --- /var/tmp/diff_new_pack.ufK8Ki/_old 2023-02-20 17:47:56.684140348 +0100 +++ /var/tmp/diff_new_pack.ufK8Ki/_new 2023-02-20 17:47:56.688140371 +0100 @@ -122,7 +122,8 @@ %endif %define requires_peq() %(echo '%*' | LC_ALL=C xargs -r rpm -q --whatprovides --qf 'Requires: %%{name} = %%{epoch}:%%{version}\\n' | sed -e 's/ (none):/ /' -e 's/ 0:/ /' | grep -v "is not") -%define pythons python3 +# only switch this back to python3 when frozendict supports the current default python version +%define pythons python310 # These come from matrix-synapse's CONDITIONAL_REQUIREMENTS. # missing deps