Hello community, here is the log from the commit of package python-aiorpcX for openSUSE:Factory checked in at 2019-06-12 13:13:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-aiorpcX (Old) and /work/SRC/openSUSE:Factory/.python-aiorpcX.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-aiorpcX" Wed Jun 12 13:13:29 2019 rev:3 rq:708402 version:0.18.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-aiorpcX/python-aiorpcX.changes 2019-03-22 15:00:38.125816960 +0100 +++ /work/SRC/openSUSE:Factory/.python-aiorpcX.new.4811/python-aiorpcX.changes 2019-06-12 13:13:33.316863482 +0200 @@ -1,0 +2,8 @@ +Fri Jun 7 14:34:18 UTC 2019 - Marketa Calabkova <[email protected]> + +- Update to 0.18.3 + * Add websocket support as client and server by using Aymeric + Augustin's excellent websockets package. + * small bugfixes and improvements + +------------------------------------------------------------------- Old: ---- 0.10.5.tar.gz New: ---- 0.18.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-aiorpcX.spec ++++++ --- /var/tmp/diff_new_pack.2BanWc/_old 2019-06-12 13:13:33.936862832 +0200 +++ /var/tmp/diff_new_pack.2BanWc/_new 2019-06-12 13:13:33.940862828 +0200 @@ -19,7 +19,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-aiorpcX -Version: 0.10.5 +Version: 0.18.3 Release: 0 Summary: Generic async RPC implementation, including JSON-RPC License: MIT @@ -30,6 +30,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-attrs +Recommends: python-websockets BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module aiohttp >= 2.3.2} @@ -37,6 +38,7 @@ BuildRequires: %{python_module pytest-asyncio} BuildRequires: %{python_module pytest} BuildRequires: %{python_module uvloop} +BuildRequires: %{python_module websockets} # /SECTION %python_subpackages ++++++ 0.10.5.tar.gz -> 0.18.3.tar.gz ++++++ ++++ 5256 lines of diff (skipped)
