Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-bqplot for openSUSE:Factory checked in at 2021-11-20 02:38:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-bqplot (Old) and /work/SRC/openSUSE:Factory/.python-bqplot.new.1895 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-bqplot" Sat Nov 20 02:38:41 2021 rev:9 rq:931633 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/python-bqplot/python-bqplot.changes 2021-04-12 15:49:50.449270404 +0200 +++ /work/SRC/openSUSE:Factory/.python-bqplot.new.1895/python-bqplot.changes 2021-11-20 02:39:40.740673476 +0100 @@ -1,0 +2,7 @@ +Sun Nov 14 20:04:07 UTC 2021 - Ben Greiner <c...@bnavigator.de> + +- Update to 0.12.31, jupyter fronted 0.5.32 + * no release notes +- Fix jupyter config paths + +------------------------------------------------------------------- Old: ---- bqplot-0.12.25-gh.tar.gz bqplot-0.12.25.tar.gz New: ---- bqplot-0.12.31-gh.tar.gz bqplot-0.12.31.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-bqplot.spec ++++++ --- /var/tmp/diff_new_pack.H7FOQo/_old 2021-11-20 02:39:41.252671786 +0100 +++ /var/tmp/diff_new_pack.H7FOQo/_new 2021-11-20 02:39:41.256671773 +0100 @@ -19,8 +19,8 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 %define skip_python36 1 -%define pyver 0.12.25 -%define jupver 0.5.26 +%define pyver 0.12.31 +%define jupver 0.5.32 Name: python-bqplot Version: %{pyver} Release: 0 @@ -35,6 +35,7 @@ BuildRequires: %{python_module notebook} BuildRequires: %{python_module setuptools} BuildRequires: fdupes +BuildRequires: jupyter-jupyterlab-filesystem >= 20211114 BuildRequires: jupyter-notebook-filesystem BuildRequires: python-rpm-macros Requires: jupyter-bqplot-notebook = %{jupver} @@ -100,8 +101,10 @@ %install %python_install -cp -r etc/ %{buildroot}%{_sysconfdir} +mkdir -p %{buildroot}%{_jupyter_confdir} +cp -r etc/jupyter/* %{buildroot}%{_jupyter_confdir}/ cp -r share/ %{buildroot}%{_datadir} +%python_expand rm -r %{buildroot}%{$python_sitelib}/tests %fdupes %{buildroot}%{_jupyter_prefix} %python_expand %fdupes %{buildroot}%{$python_sitelib} @@ -118,12 +121,11 @@ %files -n jupyter-bqplot-notebook %license LICENSE -%config %{_jupyter_nb_notebook_confdir}/bqplot.json +%{!?_jupyter_distconfig:%config} %{_jupyter_nb_notebook_confdir}/bqplot.json %{_jupyter_nbextension_dir}/bqplot/ %files -n jupyter-bqplot-jupyterlab %license LICENSE -%dir %{_jupyter_prefix}/labextensions -%{_jupyter_prefix}/labextensions/bqplot/ +%{_jupyter_labextensions_dir3}/bqplot/ %changelog ++++++ bqplot-0.12.25-gh.tar.gz -> bqplot-0.12.31-gh.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-bqplot/bqplot-0.12.25-gh.tar.gz /work/SRC/openSUSE:Factory/.python-bqplot.new.1895/bqplot-0.12.31-gh.tar.gz differ: char 14, line 1 ++++++ bqplot-0.12.25-gh.tar.gz -> bqplot-0.12.31.tar.gz ++++++ ++++ 90422 lines of diff (skipped)