Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-WSME for openSUSE:Factory checked in at 2022-04-16 00:14:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-WSME (Old) and /work/SRC/openSUSE:Factory/.python-WSME.new.1941 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-WSME" Sat Apr 16 00:14:26 2022 rev:21 rq:970226 version:0.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-WSME/python-WSME.changes 2021-10-18 22:02:46.842119116 +0200 +++ /work/SRC/openSUSE:Factory/.python-WSME.new.1941/python-WSME.changes 2022-04-16 00:14:45.689690139 +0200 @@ -1,0 +2,7 @@ +Thu Apr 14 10:08:22 UTC 2022 - pgaj...@suse.com + +- %check: do not run test_args.py, it runs one test and it is the + only one which requires python-mock +- do not require python-mock for build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-WSME.spec ++++++ --- /var/tmp/diff_new_pack.OxisUR/_old 2022-04-16 00:14:46.353691025 +0200 +++ /var/tmp/diff_new_pack.OxisUR/_new 2022-04-16 00:14:46.357691031 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-WSME # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,7 +28,6 @@ # Test requirements: BuildRequires: %{python_module WebOb >= 1.2.3} BuildRequires: %{python_module WebTest} -BuildRequires: %{python_module mock} BuildRequires: %{python_module netaddr >= 0.7.12} BuildRequires: %{python_module pbr} BuildRequires: %{python_module pecan} @@ -62,7 +61,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%pytest tests/pecantest tests/rest +%pytest tests/pecantest %files %{python_files} %license LICENSE