Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-ipyleaflet for openSUSE:Factory checked in at 2022-12-26 23:27:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ipyleaflet (Old) and /work/SRC/openSUSE:Factory/.python-ipyleaflet.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ipyleaflet" Mon Dec 26 23:27:55 2022 rev:12 rq:1045316 version:0.17.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ipyleaflet/python-ipyleaflet.changes 2022-09-28 17:51:47.759237427 +0200 +++ /work/SRC/openSUSE:Factory/.python-ipyleaflet.new.1563/python-ipyleaflet.changes 2022-12-26 23:28:08.716962101 +0100 @@ -1,0 +2,8 @@ +Sun Dec 25 18:11:59 UTC 2022 - Ben Greiner <c...@bnavigator.de> + +- Update to version 0.17.2 + * Fix view bounds by @davidbrochart in #1064 + * Add subitems to layers by @HaudinFlorence in #1011 +- Fix requirements + +------------------------------------------------------------------- Old: ---- ipyleaflet-0.17.1.tar.gz New: ---- ipyleaflet-0.17.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ipyleaflet.spec ++++++ --- /var/tmp/diff_new_pack.WG0Gkb/_old 2022-12-26 23:28:09.196964905 +0100 +++ /var/tmp/diff_new_pack.WG0Gkb/_new 2022-12-26 23:28:09.196964905 +0100 @@ -16,34 +16,34 @@ # -%{?!python_module:%define python_module() python3-%{**}} %define modname ipyleaflet %define skip_python2 1 Name: python-ipyleaflet -Version: 0.17.1 +Version: 0.17.2 Release: 0 Summary: A Jupyter widget for dynamic Leaflet maps License: MIT Group: Development/Languages/Python URL: https://github.com/jupyter-widgets/ipyleaflet Source: https://files.pythonhosted.org/packages/source/i/%{modname}/%{modname}-%{version}.tar.gz -BuildRequires: %{python_module notebook} +BuildRequires: %{python_module jupyter_packaging >= 0.12 with %python-jupyter_packaging < 1} +BuildRequires: %{python_module jupyterlab >= 3 with %python-jupyterlab < 4} BuildRequires: %{python_module pip} +BuildRequires: %{python_module setuptools >= 40.8} +BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: jupyter-ipyleaflet = %{version} -Requires: python-ipywidgets >= 7.6.0 -Requires: python-traittypes >= 0.2.1 -Recommends: python-geopandas -Recommends: python-netCDF4 -Recommends: python-scipy -Recommends: python-xarray +Requires: python-branca >= 0.5.0 +Requires: python-xyzservices >= 2021.8.1 +Requires: (python-ipywidgets >= 7.6.0 with python-ipywidgets < 9) +Requires: (python-traittypes >= 0.2.1 with python-traittypes < 3) BuildArch: noarch # SECTION test requirements -BuildRequires: %{python_module ipywidgets >= 7.6.0} -BuildRequires: %{python_module jupyterlab} -BuildRequires: %{python_module notebook} -BuildRequires: %{python_module traittypes >= 0.2.1} +BuildRequires: %{python_module ipywidgets >= 7.6.0 with %python-ipywidgets < 9} +BuildRequires: %{python_module branca >= 0.5.0} +BuildRequires: %{python_module traittypes >= 0.2.1 with %python-traittypes < 3} +BuildRequires: %{python_module xyzservices >= 2021.8.1} # /SECTION %python_subpackages @@ -54,13 +54,9 @@ %package -n jupyter-ipyleaflet Summary: A Jupyter widget for dynamic Leaflet maps - Jupyter files -BuildRequires: %{python_module jupyter_packaging} -BuildRequires: %{python_module pip} -BuildRequires: %{python_module wheel} -Requires: jupyter-ipywidgets >= 7.0.0 -Requires: jupyter-jupyterlab -Requires: jupyter-notebook Requires: python3-ipyleaflet = %{version} +Requires: (jupyter-ipywidgets >= 7.6.0 with jupyter-ipywidgets < 9) +Requires: (jupyter-jupyterlab or jupyter-notebook) Provides: jupyter-leaflet = %{version}-%{release} %description -n jupyter-ipyleaflet @@ -76,17 +72,13 @@ %install %pyproject_install - -%jupyter_move_config %fdupes %{buildroot}%{_jupyter_prefix} %python_expand %fdupes %{buildroot}%{$python_sitelib} -cp %{buildroot}%{python3_sitelib}/ipyleaflet-%{version}.dist-info/LICENSE . - %check export JUPYTER_PATH=%{buildroot}%{_jupyter_prefix} export JUPYTER_CONFIG_DIR=%{buildroot}%{_jupyter_confdir} -%{python_expand # no $python tests available +%{python_expand # no python tests available export PYTHONPATH=%{buildroot}%{$python_sitelib} $python -c 'import ipyleaflet' jupyter-%{$python_bin_suffix} nbextension list 2>&1 | grep 'jupyter-leaflet.*enabled' ++++++ ipyleaflet-0.17.1.tar.gz -> ipyleaflet-0.17.2.tar.gz ++++++ ++++ 3489 lines of diff (skipped)