Hello community,

here is the log from the commit of package python-ipyleaflet for 
openSUSE:Factory checked in at 2020-01-16 18:20:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ipyleaflet (Old)
 and      /work/SRC/openSUSE:Factory/.python-ipyleaflet.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ipyleaflet"

Thu Jan 16 18:20:38 2020 rev:3 rq:764789 version:0.11.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ipyleaflet/python-ipyleaflet.changes      
2019-11-24 00:26:15.199202301 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-ipyleaflet.new.26092/python-ipyleaflet.changes
   2020-01-16 18:20:39.848955240 +0100
@@ -1,0 +2,29 @@
+Wed Jan 15 16:03:43 UTC 2020 - Todd R <[email protected]>
+
+- Update to 0.11.7
+  * Add support for font-awesome icons in Markers
+  * Add support for setting layer.popup to a Popup instance
+  * Add loading attribute to TileLayer (#460)
+  * Improvements suggested by @martinRenou
+  * Add leaflet-ant-path plugin
+  * Remove on_displayed event listener
+  * Use Bunch from traitlets
+  * Add BSD copyright headers
+- Update to 0.11.5
+  * Add Leaflet.Path.Transform
+  * Bump macaddress from 0.2.8 to 0.2.9 in /js
+  * Add show_loading attribute in docs
+  * Remove show_progress Map attribute
+  * Add leaflet.py
+  * Add spinner when tiles are loading
+  * Allow rendering GeoJSON points with CircleMarkers. 
+  * Bump lodash from 4.17.5 to 4.17.15 in /js 
+  * Sync locations
+  * Improve README
+
+-------------------------------------------------------------------
+Sat Jan 11 14:50:34 UTC 2020 - Bernhard Wiedemann <[email protected]>
+
+- Use pyproject_install macro (boo#1094323)
+
+-------------------------------------------------------------------

Old:
----
  ipyleaflet-0.11.4-py2.py3-none-any.whl

New:
----
  ipyleaflet-0.11.7-py2.py3-none-any.whl

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-ipyleaflet.spec ++++++
--- /var/tmp/diff_new_pack.EHJhhZ/_old  2020-01-16 18:20:42.068956495 +0100
+++ /var/tmp/diff_new_pack.EHJhhZ/_new  2020-01-16 18:20:42.072956498 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ipyleaflet
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
 Name:           python-ipyleaflet
-Version:        0.11.4
+Version:        0.11.7
 Release:        0
 Summary:        A Jupyter widget for dynamic Leaflet maps
 License:        MIT
@@ -68,7 +68,8 @@
 # Not Needed
 
 %install
-%python_expand pip%{$python_bin_suffix} install --root=%{buildroot} %{SOURCE0}
+cp -a %{SOURCE0} .
+%pyproject_install
 
 %{jupyter_move_config}
 cp %{buildroot}%{python3_sitelib}/ipyleaflet-%{version}.dist-info/LICENSE .


Reply via email to