Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-folium for openSUSE:Factory checked in at 2023-12-06 23:49:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-folium (Old) and /work/SRC/openSUSE:Factory/.python-folium.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-folium" Wed Dec 6 23:49:30 2023 rev:9 rq:1131369 version:0.15.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-folium/python-folium.changes 2023-02-27 12:55:14.667376842 +0100 +++ /work/SRC/openSUSE:Factory/.python-folium.new.25432/python-folium.changes 2023-12-06 23:50:19.495871253 +0100 @@ -1,0 +2,57 @@ +Wed Dec 6 07:30:23 UTC 2023 - Atri Bhattacharya <[email protected]> + +- Update to version 0.15.1: + * Use xyzservices instead of templates for tiles + (gh#python-visualization/folium#1827). + * Add TimeSliderChoropleth stroke colour/width/opacity argument + (gh#python-visualization/folium#1838). + * Improve docstring preview readibility in features.py + (gh#python-visualization/folium#1833). + * Fix streamlit-folium incompatibility (add layer to map with + new class) (gh#python-visualization/folium#1834). +- Changes from version 0.15.0: + * Drop support for Python 3.5 and 3.6 + (gh#python-visualization/folium#1729) + * Remove deprecated Stamen tiles + (gh#python-visualization/folium#1811) + * Remove _env instance attributes + (gh#python-visualization/folium#1817) + * Use write_png from Branca, remove from Folium + (gh#python-visualization/folium#1708) + * Remove deprecated Map.choropleth method + (gh#python-visualization/folium#1684) + * Feature: Draggable layer control option + (gh#python-visualization/folium#1760) + * Feature: Add fit enabled overlays feature + (gh#python-visualization/folium#1693) + * Feature: Add type hints (gh#python-visualization/folium#1677) + * Update jquery to v3.7.1 (gh#python-visualization/folium#1824) + * Update leaflet.fullscreen plugin to 3.0.0 + (gh#python-visualization/folium#1818) + * Allow Choropleth key_on to traverse through array + (gh#python-visualization/folium#1772) + * Support TagFilterButton in PolyLine, AntPath and GeoJson + (gh#python-visualization/folium#1756) + * Multiple instances of TimeSliderChoropleth on a single map + (gh#python-visualization/folium#1749) + * Make VectorGridProtobuf an overlay by default + (gh#python-visualization/folium#1723) + * Change internally where layers are added to the map + (gh#python-visualization/folium#1690) + * TimestampedWmsTileLayers inherit from MacroElement, not Layer + (gh#python-visualization/folium#1696) + * SideBySideLayers inherit from MacroElement, not Layer + (gh#python-visualization/folium#1695) + * Consolidate duplicate utility functions with Branca + (gh#python-visualization/folium#1676) + * Bug: Fix interaction between DualMap and Draw + (gh#python-visualization/folium#1776) + * Bug: Fix MeasureControl plugin for Leaflet>=1.8.0 + (gh#python-visualization/folium#1748) + * Bug: Pin older version of leaflet side by side to fix + SideBySideLayers plugin (gh#python-visualization/folium#1732) + * Bug: Fix Map.show_in_browser() by adding local file prefix to + url (gh#python-visualization/folium#1704) +- New Requires: python-xyzservices. + +------------------------------------------------------------------- Old: ---- folium-0.14.0-gh.tar.gz New: ---- folium-0.15.1-gh.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-folium.spec ++++++ --- /var/tmp/diff_new_pack.kIoi0H/_old 2023-12-06 23:50:20.103893658 +0100 +++ /var/tmp/diff_new_pack.kIoi0H/_new 2023-12-06 23:50:20.107893806 +0100 @@ -1,5 +1,5 @@ # -# spec file +# spec file for package python-folium # # Copyright (c) 2023 SUSE LLC # @@ -26,7 +26,7 @@ %bcond_with test %endif Name: python-folium%{psuffix} -Version: 0.14.0 +Version: 0.15.1 Release: 0 Summary: Make beautiful maps with Leafletjs and Python License: MIT @@ -58,6 +58,7 @@ Requires: python-branca >= 0.6.0 Requires: python-numpy Requires: python-requests +Requires: python-xyzservices BuildArch: noarch %python_subpackages ++++++ folium-0.14.0-gh.tar.gz -> folium-0.15.1-gh.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-folium/folium-0.14.0-gh.tar.gz /work/SRC/openSUSE:Factory/.python-folium.new.25432/folium-0.15.1-gh.tar.gz differ: char 13, line 1
