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-05-12 22:59:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-qgrid (Old) and /work/SRC/openSUSE:Factory/.python-qgrid.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-qgrid" Thu May 12 22:59:16 2022 rev:9 rq:976215 version:1.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-qgrid/python-qgrid.changes 2021-04-12 15:49:49.245268946 +0200 +++ /work/SRC/openSUSE:Factory/.python-qgrid.new.1538/python-qgrid.changes 2022-05-12 22:59:45.204747908 +0200 @@ -1,0 +2,5 @@ +Sat May 7 23:05:38 UTC 2022 - Ben Greiner <c...@bnavigator.de> + +- Fix fdupes and distconfig errors + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-qgrid.spec ++++++ --- /var/tmp/diff_new_pack.AGS5V0/_old 2022-05-12 22:59:45.772748671 +0200 +++ /var/tmp/diff_new_pack.AGS5V0/_new 2022-05-12 22:59:45.776748676 +0200 @@ -18,7 +18,6 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 -%define skip_python36 1 Name: python-qgrid Version: 1.3.1 Release: 0 @@ -78,7 +77,7 @@ install -Dm 644 ${f} %{buildroot}%{_jupyter_nb_confdir}/${tdir}.d/qgrid.json done -%{fdupes %{buildroot}%{_jupyter_prefix} %{buildroot}%{_jupyter_confdir}} +%fdupes %{buildroot}%{_jupyter_prefix} %check # test_period_object_column - fails on serialization @@ -93,6 +92,6 @@ %files -n jupyter-qgrid %license LICENSE %{_jupyter_nbextension_dir}/qgrid/ -%config %{_jupyter_nb_notebook_confdir}/qgrid.json +%_jupyter_config %{_jupyter_nb_notebook_confdir}/qgrid.json %changelog