Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-param for openSUSE:Factory checked in at 2021-01-29 14:57:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-param (Old) and /work/SRC/openSUSE:Factory/.python-param.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-param" Fri Jan 29 14:57:17 2021 rev:17 rq:867617 version:1.10.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-param/python-param.changes 2021-01-11 17:18:49.688839231 +0100 +++ /work/SRC/openSUSE:Factory/.python-param.new.28504/python-param.changes 2021-01-29 14:57:34.917552195 +0100 @@ -1,0 +2,5 @@ +Fri Jan 29 04:27:47 UTC 2021 - Steve Kowalik <[email protected]> + +- Remove %ifpython3 guard for the %check section. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-param.spec ++++++ --- /var/tmp/diff_new_pack.YVxt9c/_old 2021-01-29 14:57:36.433554425 +0100 +++ /var/tmp/diff_new_pack.YVxt9c/_new 2021-01-29 14:57:36.437554431 +0100 @@ -64,7 +64,6 @@ %python_install %python_expand %fdupes %{buildroot}%{$python_sitelib} -%ifpython3 %check # Exclusion documented in gh#holoviz/param#423 %pytest -k 'not test_abstract_class' tests/*/*.py @@ -76,7 +75,6 @@ assert v == "%{version}", "wrong version reported: {}".format(v) ' } -%endif %files %{python_files} %license LICENSE.txt
