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 2023-07-04 15:22:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-bokeh (Old)
 and      /work/SRC/openSUSE:Factory/.python-bokeh.new.23466 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-bokeh"

Tue Jul  4 15:22:32 2023 rev:42 rq:1096651 version:3.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-bokeh/python-bokeh.changes        
2023-05-25 23:53:08.303822920 +0200
+++ /work/SRC/openSUSE:Factory/.python-bokeh.new.23466/python-bokeh.changes     
2023-07-04 15:23:29.378605762 +0200
@@ -1,0 +2,11 @@
+Mon Jul  3 13:50:36 UTC 2023 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 3.2.0:
+  * Too many changes to list, see online
+    https://github.com/bokeh/bokeh/blob/3.2.0/docs/CHANGELOG.
+- Re-generate bokeh-sampledata.tar.xz for update.
+- BuildRequires: python-pytest-timeout, python-ipython needed for
+  tests.
+- Disable a few more tests without necessary data files.
+
+-------------------------------------------------------------------

Old:
----
  bokeh-3.1.1-gh.tar.gz
  bokeh-3.1.1.tar.gz

New:
----
  bokeh-3.2.0-gh.tar.gz
  bokeh-3.2.0.tar.gz

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

Other differences:
------------------
++++++ python-bokeh.spec ++++++
--- /var/tmp/diff_new_pack.RYC8UT/_old  2023-07-04 15:23:30.774614151 +0200
+++ /var/tmp/diff_new_pack.RYC8UT/_new  2023-07-04 15:23:30.778614175 +0200
@@ -29,7 +29,7 @@
 %bcond_with testexamples
 
 Name:           python-bokeh%{psuffix}
-Version:        3.1.1
+Version:        3.2.0
 Release:        0
 Summary:        Statistical interactive HTML plots for Python
 License:        BSD-3-Clause
@@ -78,6 +78,7 @@
 BuildRequires:  %{python_module colorcet}
 BuildRequires:  %{python_module flaky}
 BuildRequires:  %{python_module icalendar}
+BuildRequires:  %{python_module ipython}
 BuildRequires:  %{python_module json5}
 BuildRequires:  %{python_module nbconvert >= 5.4}
 BuildRequires:  %{python_module networkx}
@@ -87,6 +88,7 @@
 BuildRequires:  %{python_module pygraphviz}
 BuildRequires:  %{python_module pyshp}
 BuildRequires:  %{python_module pytest-asyncio >= 0.18.1}
+BuildRequires:  %{python_module pytest-timeout}
 BuildRequires:  %{python_module pytest-xdist}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module requests >= 1.2.3}
@@ -141,6 +143,9 @@
 # testfile not available
 deselectname+=" or test_with_INLINE_resources"
 deselectname+=" or test_with_CDN_resources"
+deselectname+=" or test_with_Server_resources"
+deselectname+=" or test_with_Server_resources_dev"
+deselectname+=" or test_cross"
 # does not expect pytest-$binsuffix
 deselectname+=" or test_detect_current_filename"
 # cannot open socket / address already in use / no pattern detected
@@ -165,6 +170,7 @@
 deselectname+=" or test_external_js_and_css_resource_ordering"
 # for finding the  sampledata (packaged in Source99)
 export HOME=$PWD
+export PYTEST_DEBUG_TEMPROOT=$(mktemp -d -p ./)
 %pytest -v -m "not selenium" -k "not ($deselectname)" --no-js -n auto
 %endif
 

++++++ bokeh-3.1.1-gh.tar.gz -> bokeh-3.2.0-gh.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-bokeh/bokeh-3.1.1-gh.tar.gz 
/work/SRC/openSUSE:Factory/.python-bokeh.new.23466/bokeh-3.2.0-gh.tar.gz 
differ: char 13, line 1

++++++ bokeh-3.1.1-gh.tar.gz -> bokeh-3.2.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-bokeh/bokeh-3.1.1-gh.tar.gz 
/work/SRC/openSUSE:Factory/.python-bokeh.new.23466/bokeh-3.2.0.tar.gz differ: 
char 4, line 1

++++++ bokeh-sampledata.tar.xz ++++++
/work/SRC/openSUSE:Factory/python-bokeh/bokeh-sampledata.tar.xz 
/work/SRC/openSUSE:Factory/.python-bokeh.new.23466/bokeh-sampledata.tar.xz 
differ: char 27, line 1

Reply via email to