Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-aiorpcX for openSUSE:Factory checked in at 2021-09-17 23:25:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-aiorpcX (Old) and /work/SRC/openSUSE:Factory/.python-aiorpcX.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-aiorpcX" Fri Sep 17 23:25:58 2021 rev:8 rq:919653 version:0.18.7 Changes: -------- --- /work/SRC/openSUSE:Factory/python-aiorpcX/python-aiorpcX.changes 2021-04-23 17:50:57.062827743 +0200 +++ /work/SRC/openSUSE:Factory/.python-aiorpcX.new.1899/python-aiorpcX.changes 2021-09-17 23:26:16.469253458 +0200 @@ -1,0 +2,7 @@ +Fri Sep 17 06:18:35 UTC 2021 - Jiri Slaby <[email protected]> + +- skip python 3.6. uvloop is not provided there and newer aiorpcx + requires py >= 3.8 anyway. (But is API incomatible with electrum + so far.) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-aiorpcX.spec ++++++ --- /var/tmp/diff_new_pack.JmzgYw/_old 2021-09-17 23:26:16.949253887 +0200 +++ /var/tmp/diff_new_pack.JmzgYw/_new 2021-09-17 23:26:16.953253890 +0200 @@ -17,6 +17,7 @@ %define skip_python2 1 +%define skip_python36 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-aiorpcX Version: 0.18.7
