Hello community,

here is the log from the commit of package python-param for openSUSE:Factory 
checked in at 2019-04-30 13:00:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-param (Old)
 and      /work/SRC/openSUSE:Factory/.python-param.new.5536 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-param"

Tue Apr 30 13:00:47 2019 rev:8 rq:697417 version:1.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-param/python-param.changes        
2019-03-14 15:01:01.823699307 +0100
+++ /work/SRC/openSUSE:Factory/.python-param.new.5536/python-param.changes      
2019-04-30 13:00:51.590165579 +0200
@@ -1,0 +2,27 @@
+Wed Apr 24 09:06:21 UTC 2019 - [email protected]
+
+- version update to 1.9.0
+  New features:
+    Added support for instance parameters, allowing parameter metadata
+     to be modified per instance and allowing parameter objects to be
+     passed to Panel objects (#306)
+    Added label slot to Parameter, to allow overriding attribute name
+     for display (#319)
+    Added step slot to Parameter, e.g. to control Panel widget step
+     size (#326)
+    Added keywords_to_params utility for deducing Parameter types and
+      ranges automatically (#317)
+    Added support for multiple outputs from a Parameterized (#312)
+    Added Selector as a more user-friendly version of ObjectSelector,
+     accepting a list of options as a positional argument (#316)
+  Changes affecting backwards compatibility:
+    Changed from root logger to a param-specific logger; no change to
+     API but will change format of error and warning messages (#330)
+    Old abstract class Selector renamed to SelectorBase; should be no
+     change unless user code added custom classes inherited from
+     Selector without providing a constructor (#316)
+  Bugfixes and other improvements:
+    Various bugfixes (#320, #323, #327, #329)
+    Other improvements (#315, #325)
+
+-------------------------------------------------------------------

Old:
----
  v1.8.2.tar.gz

New:
----
  v1.9.0.tar.gz

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

Other differences:
------------------
++++++ python-param.spec ++++++
--- /var/tmp/diff_new_pack.LYMInn/_old  2019-04-30 13:00:53.354165052 +0200
+++ /var/tmp/diff_new_pack.LYMInn/_new  2019-04-30 13:00:53.358165050 +0200
@@ -18,12 +18,12 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-param
-Version:        1.8.2
+Version:        1.9.0
 Release:        0
 Summary:        Declarative Python programming using Parameters
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
-URL:            http://ioam.github.com/param/
+URL:            http://param.pyviz.org/
 Source0:        https://github.com/ioam/param/archive/v%{version}.tar.gz
 BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module numpy}

++++++ v1.8.2.tar.gz -> v1.9.0.tar.gz ++++++
++++ 2703 lines of diff (skipped)


Reply via email to