Hello community, here is the log from the commit of package python-wsproto for openSUSE:Factory checked in at 2019-04-09 20:19:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-wsproto (Old) and /work/SRC/openSUSE:Factory/.python-wsproto.new.3908 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-wsproto" Tue Apr 9 20:19:44 2019 rev:3 rq:692671 version:0.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-wsproto/python-wsproto.changes 2018-12-13 19:46:49.996826207 +0100 +++ /work/SRC/openSUSE:Factory/.python-wsproto.new.3908/python-wsproto.changes 2019-04-09 20:19:45.561930212 +0200 @@ -1,0 +2,8 @@ +Tue Apr 9 15:09:15 UTC 2019 - Marketa Calabkova <[email protected]> + +- update to version 0.14.0 + * bugfix release, see CHANGELOG.rst + 0.13.0 + * many changes in connection management, see CHANGELOG.rst + +------------------------------------------------------------------- Old: ---- wsproto-0.12.0.tar.gz New: ---- wsproto-0.14.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-wsproto.spec ++++++ --- /var/tmp/diff_new_pack.UisY6o/_old 2019-04-09 20:19:46.017930835 +0200 +++ /var/tmp/diff_new_pack.UisY6o/_new 2019-04-09 20:19:46.021930839 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-wsproto # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,13 +12,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-wsproto -Version: 0.12.0 +Version: 0.14.0 Release: 0 Summary: WebSockets state-machine based protocol implementation License: MIT @@ -28,6 +28,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros +Requires: python-h11 >= 0.8.1 BuildArch: noarch %python_subpackages @@ -55,6 +56,8 @@ %python_install %python_expand %fdupes %{buildroot}%{$python_sitelib} +#it seems almost impossible to launch the tests, it has to be done via tox + %files %{python_files} %doc README.rst %license LICENSE ++++++ wsproto-0.12.0.tar.gz -> wsproto-0.14.0.tar.gz ++++++ ++++ 7782 lines of diff (skipped)
