Hello community,

here is the log from the commit of package python-panel for openSUSE:Factory 
checked in at 2020-11-15 15:26:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-panel (Old)
 and      /work/SRC/openSUSE:Factory/.python-panel.new.24930 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-panel"

Sun Nov 15 15:26:28 2020 rev:2 rq:848501 version:0.10.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-panel/python-panel.changes        
2020-07-24 09:56:18.949425661 +0200
+++ /work/SRC/openSUSE:Factory/.python-panel.new.24930/python-panel.changes     
2020-11-15 15:27:41.391534831 +0100
@@ -1,0 +2,19 @@
+Sat Oct 31 20:38:23 UTC 2020 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 1.10.1:
+  * Enhancements: Add pn.bind function to bind parameters to a
+    function (gh#holoviz/panel#1629).
+  * Bug fixes:
+    - Fix WidgetBox CSS (gh#holoviz/panel#855).
+    - Fix CSS load order in Templates (gh#holoviz/panel#1698).
+    - Allow setting DiscreteSlider orientation
+      (gh#holoviz/panel#1683).
+    - Ensure JS callbacks and links are only set up once on
+      templates (gh#holoviz/panel#1700).
+    - Initialize pipeline only once (gh#holoviz/panel#1705).
+    - Allow using NumberInput as Param pane widget
+      (gh#holoviz/panel#1708).
+- Disable python2 builds since dependencies (e.g. python-bokeh) no
+  longer support python2.
+
+-------------------------------------------------------------------

Old:
----
  panel-0.9.5.tar.gz

New:
----
  panel-0.10.1.tar.gz

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

Other differences:
------------------
++++++ python-panel.spec ++++++
--- /var/tmp/diff_new_pack.dgL71X/_old  2020-11-15 15:27:42.031535516 +0100
+++ /var/tmp/diff_new_pack.dgL71X/_new  2020-11-15 15:27:42.035535520 +0100
@@ -16,9 +16,11 @@
 #
 
 
+# Dependencies (e.g. bokeh) no longer support python2
+%define skip_python2 1
 %define modname panel
 Name:           python-panel
-Version:        0.9.5
+Version:        0.10.1
 Release:        0
 Summary:        A high level app and dashboarding solution for Python
 License:        BSD-3-Clause
@@ -83,7 +85,7 @@
 
 %check
 # DISABLE TESTS REQUIRING NETWORK ACCESS
-%pytest -k 'not (test_loading_a_image_from_url or test_image_alt_text or 
test_image_link_url or test_vtk_pane_from_url)'
+%pytest -k 'not (test_loading_a_image_from_url or test_image_alt_text or 
test_image_link_url or test_vtk_pane_from_url or test_vtkjs_pane)'
 
 %files %{python_files}
 %license LICENSE.txt

++++++ panel-0.9.5.tar.gz -> panel-0.10.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-panel/panel-0.9.5.tar.gz 
/work/SRC/openSUSE:Factory/.python-panel.new.24930/panel-0.10.1.tar.gz differ: 
char 5, line 1
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to