Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-qgrid for openSUSE:Factory checked in at 2022-11-26 18:45:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-qgrid (Old) and /work/SRC/openSUSE:Factory/.python-qgrid.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-qgrid" Sat Nov 26 18:45:33 2022 rev:11 rq:1038270 version:1.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-qgrid/python-qgrid.changes 2022-08-29 09:43:10.591828206 +0200 +++ /work/SRC/openSUSE:Factory/.python-qgrid.new.1597/python-qgrid.changes 2022-11-26 18:45:37.543274156 +0100 @@ -1,0 +2,5 @@ +Fri Nov 25 20:17:18 UTC 2022 - Ben Greiner <c...@bnavigator.de> + +- Skip test_edit_date: new timestamp format + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-qgrid.spec ++++++ --- /var/tmp/diff_new_pack.EdI8Gv/_old 2022-11-26 18:45:38.699281009 +0100 +++ /var/tmp/diff_new_pack.EdI8Gv/_new 2022-11-26 18:45:38.703281032 +0100 @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-qgrid Version: 1.3.1 @@ -83,13 +82,15 @@ %check # test_period_object_column - fails on serialization -%pytest -k 'not test_period_object_column' +# test_edit_date - new timestamp format +%pytest -k 'not (test_period_object_column or test_edit_date)' %files %{python_files} %doc README.rst %license LICENSE %{python_sitelib}/qgrid/ -%{python_sitelib}/qgrid-%{version}-py*.egg-info +%{python_sitelib}/qgrid-%{version}*-info +%exclude %{python_sitelib}/qgrid/tests %files -n jupyter-qgrid %license LICENSE