Hello community,

here is the log from the commit of package python-bokeh for openSUSE:Factory 
checked in at 2019-07-28 10:22:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-bokeh (Old)
 and      /work/SRC/openSUSE:Factory/.python-bokeh.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-bokeh"

Sun Jul 28 10:22:19 2019 rev:17 rq:718988 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-bokeh/python-bokeh.changes        
2019-06-01 09:51:28.235283916 +0200
+++ /work/SRC/openSUSE:Factory/.python-bokeh.new.4126/python-bokeh.changes      
2019-07-28 10:22:21.268568310 +0200
@@ -1,0 +2,49 @@
+Fri Jul 26 16:53:11 UTC 2019 - Todd R <toddrme2...@gmail.com>
+
+- Update to version 1.3.0
+  + bugfixes:
+    * [component: bokehjs] [widgets] Bokeh datepicker value format inconsistent
+    * [component: server] Bokeh charts load very slow with uncaught typeerror: 
in browser console
+    * [component: bokehjs] [widgets] Rangeslider stuck when modified by 
pressing the keyboard arrows
+    * [component: server] [bug] error in the bokeh --serve documentation
+    * [component: bokehjs] [widgets] [bug] datatable copy-paste doesn't work 
with 0s present in a row
+    * [component: bokehjs] [widgets] [bug] datatable copy-paste doesn't keep 
the order of rows after sorting
+    * [component: bokehjs] [widgets] [bug] datepicker displayed value is not 
updating
+    * [component: bokehjs] [performance] Inspection indices' filtering is very 
slow
+    * [component: bokehjs] [widgets] [bug] "cannot read property 'style' of 
null" javascript error when moving slider
+    * [component: bokehjs] [bug] typeerror after replacing tools on a toolbar
+    * [component: bokehjs] [bug] incompatible definitions of `vbar.width` in 
bokeh and bokehjs
+    * [component: docs] [bug] development guide missing `test` argument for 
conda install and pytest install failure on windows
+    * [component: server] [bug] double slash before prefix in autoreload.js
+    * Update docker to work with new conda and bokeh
+  + features:
+    * [component: bokehjs] [widgets] File open dialog
+    * [API: models] [widgets] [feature request] option to collapse datatable 
rows
+    * [component: bokehjs] Make a bokeh textinput callback responsive as text 
is typed
+    * [component: bokehjs] Add hover support for patch, harea, and varea
+    * [component: bokehjs] [feature] implement hover anchor on more glyphs
+    * Let source.data accept dataframe
+  + tasks:
+    * [component: examples] Geojsondatasource not bringing in all attributes
+    * [component: docs] [component: server] Document signed session usage
+    * [component: docs] Texturerepetition missing from docs and `all`
+    * [component: tests] Don't call show in tests
+    * [component: bokehjs] [component: build] Bump nwmatcher from 1.4.3 to 
1.4.4 in /bokehjs
+    * [component: docs] Docs typo
+    * [component: docs] Documentation: duplicate $name description
+    * [component: docs] Fixed analysis
+    * [component: build] [task] add downstream tests for pandas-bokeh
+    * [component: build] Upload to s3 cdn in parallel
+    * [component: docs] [docs] developer notes rendered in live docs
+    * [component: docs] Typo/misspelling on mapping geo data page[bug]
+    * [component: build] Fix yamlloadwarning in deps.py
+    * Color regex needs raw string
+    * Use sampledata.bokeh.org cdn
+    * [component: docs] [docs] update links to bokehplots.com, gitter and 
mailing-list
+    * [component: build] Exclude landing-2.0 issues from changelog for now
+    * [component: bokehjs] [widgets] [feature] extend fileinput to return 
filename and make output clearer
+    * [component: docs] Docs: update documentation urls in readme
+    * [component: tests] Update dask test location
+    * [component: build] [component: docs] Remove dev build installation 
instructions
+
+-------------------------------------------------------------------

Old:
----
  bokeh-1.2.0.tar.gz

New:
----
  bokeh-1.3.0.tar.gz

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

Other differences:
------------------
++++++ python-bokeh.spec ++++++
--- /var/tmp/diff_new_pack.5HPd2h/_old  2019-07-28 10:22:23.148568268 +0200
+++ /var/tmp/diff_new_pack.5HPd2h/_new  2019-07-28 10:22:23.192568267 +0200
@@ -20,7 +20,7 @@
 # Tests fail due to missing git data
 %bcond_with     tests
 Name:           python-bokeh
-Version:        1.2.0
+Version:        1.3.0
 Release:        0
 Summary:        Statistical interactive HTML plots for Python
 License:        BSD-3-Clause
@@ -86,6 +86,10 @@
 
 %prep
 %setup -q -n bokeh-%{version}
+sed -i 's/\r$//' examples/app/apply_theme.py
+sed -i 's/\r$//' examples/reference/models/Dash.py
+sed -i 's/\r$//' examples/app/apply_theme.py
+sed -i 's/\r$//' examples/reference/models/Dash.py
 
 %build
 %python_build
@@ -101,6 +105,7 @@
 %python_expand cp -r examples %{buildroot}%{_docdir}/%{$python_prefix}-bokeh/
 %python_expand rm -rf examples 
%{buildroot}%{_docdir}/%{$python_prefix}-bokeh/examples/*/.ipynb_checkpoints
 %python_expand rm -rf examples 
%{buildroot}%{_docdir}/%{$python_prefix}-bokeh/examples/*/*/.ipynb_checkpoints
+%python_expand %fdupes %{buildroot}%{_docdir}/%{$python_prefix}-bokeh/
 
 # Remove test and script files
 %python_expand rm -rf %{buildroot}%{$python_sitelib}/scripts/

++++++ bokeh-1.2.0.tar.gz -> bokeh-1.3.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-bokeh/bokeh-1.2.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-bokeh.new.4126/bokeh-1.3.0.tar.gz differ: 
char 5, line 1


Reply via email to