[opensuse-commit] commit python-wsproto for openSUSE:Factory
Hello community, here is the log from the commit of package python-wsproto for openSUSE:Factory checked in at 2020-11-29 12:31:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-wsproto (Old) and /work/SRC/openSUSE:Factory/.python-wsproto.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-wsproto" Sun Nov 29 12:31:14 2020 rev:8 rq:851480 version:1.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-wsproto/python-wsproto.changes 2020-11-25 19:30:28.858564007 +0100 +++ /work/SRC/openSUSE:Factory/.python-wsproto.new.5913/python-wsproto.changes 2020-11-29 12:32:14.758233858 +0100 @@ -1,0 +2,5 @@ +Sat Nov 28 09:27:15 UTC 2020 - John Vandenberg <jayvdb@gmail.com> + +- Activate test suite + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-wsproto.spec ++++++ --- /var/tmp/diff_new_pack.7xmKPx/_old 2020-11-29 12:32:19.870239029 +0100 +++ /var/tmp/diff_new_pack.7xmKPx/_new 2020-11-29 12:32:19.874239032 +0100 @@ -27,16 +27,20 @@ URL: https://pypi.python.org/pypi/wsproto Source: https://files.pythonhosted.org/packages/source/w/wsproto/wsproto-%{version}.tar.gz BuildRequires: %{python_module setuptools} -%if 0%{?suse_version} <= 1520 -BuildRequires: %{python_module dataclasses} -%endif BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-h11 >= 0.8.1 +BuildArch: noarch +%if 0%{?suse_version} <= 1520 +BuildRequires: %{python_module dataclasses} +%endif +# SECTION test requirements +BuildRequires: %{python_module h11 >= 0.8.1} +BuildRequires: %{python_module pytest} +# /SECTION %if 0%{?suse_version} <= 1520 Requires: python-dataclasses %endif -BuildArch: noarch %python_subpackages %description @@ -63,7 +67,8 @@ %python_install %python_expand %fdupes %{buildroot}%{$python_sitelib} -#it seems almost impossible to launch the tests, it has to be done via tox +%check +%pytest %files %{python_files} %doc README.rst
participants (1)
-
User for buildservice source handling