Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-bokeh for openSUSE:Factory 
checked in at 2021-07-17 23:36:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-bokeh (Old)
 and      /work/SRC/openSUSE:Factory/.python-bokeh.new.2632 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-bokeh"

Sat Jul 17 23:36:36 2021 rev:30 rq:906059 version:2.4.0.dev1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-bokeh/python-bokeh.changes        
2021-06-05 23:32:19.776521173 +0200
+++ /work/SRC/openSUSE:Factory/.python-bokeh.new.2632/python-bokeh.changes      
2021-07-17 23:37:15.881680196 +0200
@@ -1,0 +2,17 @@
+Mon Jul 12 13:17:06 UTC 2021 - Mark??ta Machov?? <mmach...@suse.com>
+
+- Update to version 2.4.0.dev1
+  in 2.3.3:
+  * JupyterLab 3 dynamic extension loading
+  * Deprecate broken HSL objects
+  * Simplify rendering of Line and MultiLine glyphs
+  * Replace jinja2.Markup deprecated with Jinja 3.1
+  * Upgrade to Chrome 91 and fix failing examples' tests
+  * Fix data access layout SpatialIndex.bounds()
+  * Restore support for relative font size units
+  just in dev1:
+  * Unify {Figure,Toolbar}.active_* properties
+  * Update to isort 5.8
+  * Add support for polar coordinates
+
+-------------------------------------------------------------------

Old:
----
  bokeh-2.3.0.tar.gz

New:
----
  bokeh-2.4.0.dev1.tar.gz

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

Other differences:
------------------
++++++ python-bokeh.spec ++++++
--- /var/tmp/diff_new_pack.1EJ91o/_old  2021-07-17 23:37:16.277677144 +0200
+++ /var/tmp/diff_new_pack.1EJ91o/_new  2021-07-17 23:37:16.281677113 +0200
@@ -21,13 +21,13 @@
 # tests suite disabled by default. See below.
 %bcond_with     tests
 Name:           python-bokeh
-Version:        2.3.0
+Version:        2.4.0.dev1
 Release:        0
 Summary:        Statistical interactive HTML plots for Python
 License:        BSD-3-Clause
 URL:            https://github.com/bokeh/bokeh/
 Source:         
https://files.pythonhosted.org/packages/source/b/bokeh/bokeh-%{version}.tar.gz
-BuildRequires:  %{python_module Jinja2 >= 2.7}
+BuildRequires:  %{python_module Jinja2 >= 2.9}
 BuildRequires:  %{python_module Pillow >= 7.1.0}
 BuildRequires:  %{python_module PyYAML >= 3.10}
 BuildRequires:  %{python_module devel}
@@ -35,20 +35,20 @@
 BuildRequires:  %{python_module packaging >= 16.8}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module tornado >= 5.1}
-BuildRequires:  %{python_module typing_extensions >= 3.7.4}
+BuildRequires:  %{python_module typing_extensions >= 3.10.0}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildConflicts: python-buildservice-tweak
-Requires:       python-Jinja2 >= 2.7
+Requires:       python-Jinja2 >= 2.9
 Requires:       python-Pillow >= 7.1.0
 Requires:       python-PyYAML >= 3.10
 Requires:       python-numpy >= 1.11.3
 Requires:       python-packaging >= 16.8
-Requires:       python-python-dateutil >= 2.1
 Requires:       python-tornado >= 5.1
-Requires:       python-typing_extensions >= 3.7.4
+Requires:       python-typing_extensions >= 3.10.0
 Requires(post): update-alternatives
 Requires(postun):update-alternatives
+Recommends:     python-python-dateutil
 BuildArch:      noarch
 # SECTION test requirements
 %if %{with tests}
@@ -59,7 +59,7 @@
 BuildRequires:  %{python_module nbconvert}
 BuildRequires:  %{python_module networkx}
 BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module python-dateutil >= 2.1}
+BuildRequires:  %{python_module python-dateutil}
 BuildRequires:  %{python_module requests}
 BuildRequires:  %{python_module selenium}
 %endif

Reply via email to