Hello community,

here is the log from the commit of package python-bokeh for openSUSE:Factory 
checked in at 2017-10-09 19:41:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-bokeh (Old)
 and      /work/SRC/openSUSE:Factory/.python-bokeh.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-bokeh"

Mon Oct  9 19:41:06 2017 rev:2 rq:530453 version:0.12.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-bokeh/python-bokeh.changes        
2017-09-04 12:30:52.561460679 +0200
+++ /work/SRC/openSUSE:Factory/.python-bokeh.new/python-bokeh.changes   
2017-10-09 19:41:08.334260361 +0200
@@ -1,0 +2,280 @@
+Sun Sep 24 21:24:50 UTC 2017 - a...@gmx.de
+
+- update to version 0.12.9:
+  * no changelog available
+
+- changes from version 0.12.8:
+  * bugfixes::
+    + #1329 [widgets] Daterangeslider re-sizing
+    + #2268 [widgets] Daterangeslider not rendering
+    + #4048 Bounds on axis causes axis labels to go off page
+    + #4876 [layout] Tile attribution misaligned (see toolbar on
+       right-side example)
+    + #6842 [component: docs] Bokeh.models.widgets.sliders is missing
+       from the reference documentation menu
+    + #6844 [notebook] Bug: bokeh.io.push_notebook is broken
+    + #6850 [layout] [regression] Log-axis label layout issue
+    + #6852 [component: bokehjs] [regression] Hovertool not rendering
+       on hbar glyphs in 0.12.7
+    + #6859 [component: bokehjs] [regression] Dateformatter not
+       working in tables
+    + #6860 [component: examples] Patch color_sliders.py
+    + #6873 [component: bokehjs] [widgets] Unable to render <, >, & in
+       datatable
+    + #6880 [widgets] Datatable rendering broken in notebook
+    + #6885 [component: docs] Typo in edgesandlinkednodes docstring
+    + #6898 [component: docs] [doc] adjust docstring indentation
+    + #6908 [component: bokehjs] [notebook] [regression] Running
+       output_notebook with hide_banner=true broken
+    + #6909 [notebook] Notebook output generates console errors
+    + #6922 [notebook] Unprotected ipython imports break bokeh without
+       notebook installed
+  * features:
+    + #994 Text doesn't respect new lines
+    + #5984 Improve data transfer, using a binary transfer protocol
+    + #6865 Allow supplying explicit edge paths to graphrenderer
+    + #6876 [component: bokehjs] New feature: add a "resettool
+       clicked" event
+    + #6895 Bokeh daterangeslider returns tuple of integers instead of
+       dates
+  * tasks:
+    + #2458 [component: examples] Add examples for daterangeslider and
+       datepicker
+    + #5065 Task: refactor select tools
+    + #6472 [layout] Make layout canvas' panels not overlap in corners
+    + #6560 Using "export_png" or "save" without filename from within
+       jupyter notebook saves png file to lib/python
+    + #6612 Task: graph visualization improvements
+    + #6700 [component: bokehjs] [component: build] [notebook] Bokeh /
+       jupyterlab integration
+    + #6819 [component: tests] Switch examples tests to use python 3.5
+       or 3.6
+    + #6832 Simplify data frame length calculation
+    + #6837 Remove mpl and bokeh.charts
+    + #6847 Check nodejs version number and update documentation
+    + #6851 Plots which contain glyph's with infinite bounds fail to
+       set initial ranges when match_aspect is set to true
+    + #6869 [component: bokehjs] Remove leftover code after pr #6752
+    + #6878 [component: bokehjs] [component: server] Bryanv/document
+       cleanup
+    + #6888 Add trace log level on python side
+    + #6902 Add network-related sample data source
+
+- changes from version 0.12.7::
+  * bugfixes:
+    + #515 Line plots render selections wierd
+    + #516 Labels on axis do not like ":" character ;-)
+    + #517 Better control over data/screen aspect ratios needed for
+       large circles
+    + #2240 Tick format language
+    + #2527 [widgets] Rendered slider* plots have missing bk-* classes
+    + #3466 [geo] Consider dynamic_map.py for deprecation
+    + #3935 [component: server] [component: tests] How to get the
+       server examples testable again
+    + #4295 [component: bokehjs] Investigate disabling user-select
+    + #4337 Plot blank if categorical label too long
+    + #4503 [component: bokehjs] Date picker widget is unstyled
+    + #4507 [widgets] Problem rendering un-wrapped sliders
+    + #4599 [component: bokehjs] [layout] Wrapping output in center
+       tag causes toolbar misalignment
+    + #4880 Error plotting dates before 1970 (on windows?)
+    + #4972 [layout] Plot collapses on adding multiple labels
+       above/below the plot if title='none' not specified in plot()
+    + #6121 [component: bokehjs] [widgets] Autocomplete input
+       appearance differs between notebook and html file output
+    + #6185 [component: server] Unable to interactively update
+       renderer (i.e. circle, triangle, etc.) size using bokeh server
+    + #6279 [component: docs] Documentation link not working right
+    + #6308 [component: bokehjs] [widgets] Sliders :: customjs can not
+       dynamically change title
+    + #6450 [component: bokehjs] [layout] Canvas outline does not
+       cover top of canvas
+    + #6464 [component: build] Examples upload failed on full release
+       build
+    + #6474 [layout] New panels to a tabs widget does appear
+    + #6478 [component: bokehjs] [widgets] Editable data tables not
+       modifying python source.data - bokeh server 0.12.6
+    + #6486 [component: build] Revert conda build to --no-test
+    + #6501 [component: bokehjs] [regression] [widgets] Multiselect
+       selection highlight no longer present when programmatically
+       selected
+    + #6507 [component: docs] User guide docs clerical error
+    + #6509 Bokeh png command doesn't maximize window to capture
+       entire output
+    + #6514 New phantomjs sessions spawned inside bokeh.io._get_svgs
+       despite driver arg
+    + #6525 [component: tests] Py.test bokeh/tests/test_io.py doesn't
+       kill phantomjs precesses
+    + #6535 [component: tests] [regression] Py.test reports for
+       integration tests are broken
+    + #6549 [typescript] Upgrading to typescript=2.4.1 breaks gulp
+       build task
+    + #6571 [component: build] Export google_api_key in test:docs
+    + #6576 [API: plotting] [component: bokehjs] [regression] Bokehjs'
+       plotting api broken after pr #6260
+    + #6578 [component: tests] [regression] No link to integration
+       tests' report after pr #6542
+    + #6592 [regression] [webgl] Save tool not functioning for webgl
+       backend figures 0.12.6 regression
+    + #6593 [component: bokehjs] Vbars with negative y/height do not
+       work with hover
+    + #6606 [component: docs] "taptool" is incorrectly called
+       "tapselecttool" in the reference documentation
+    + #6616 [component: bokehjs] [widgets] Pre-selection on rows in a
+       bokeh datatable fails to display such selection
+    + #6620 [component: build] Scipts/deps.py only works in the root
+       environment.
+    + #6628 [component: bokehjs] [component: server] [regression]
+       Filterable cds broke cds streaming
+    + #6642 [component: examples] [regression] [widgets] Export_csv
+       example under 0.12.7dev11 doesn't resize table
+    + #6653 Typeerror: 'unicode' does not have the buffer interface
+    + #6679 [component: bokehjs] [component: build] [notebook]
+       [regression] Bokehjs fails to load at all in notebooks after
+       0.12.7dev12
+    + #6725 Bug: linked selection example doesn't work
+    + #6730 [component: bokehjs] Setting range_padding to 0 can lead
+       to an empty plot
+    + #6731 Setting visible=false doesn't work with glyph functions
+    + #6736 [component: bokehjs] Attaching ajaxdatasource to multiple
+       glyphs leads to multiple ajax requests
+    + #6739 [component: docs] Plots don't render in dev docs due to
+       missing resources
+    + #6740 Graphrenderer doesn't correctly handle single node graphs
+    + #6755 [component: bokehjs] Colormapper special colors do not
+       support alpha
+    + #6757 [component: examples] Examples/app/spectrogram bug
+    + #6786 [component: bokehjs] Label using screen units bound to
+       frame is positioned relative to canvas
+    + #6808 [component: bokehjs] [notebook] [regression] Nbconverted
+       static notebooks fail to render
+    + #6809 [component: bokehjs] [notebook] [regression] Inline,
+       minified resources do not work in classic notebooks
+    + #6829 [component: bokehjs] [regression] Degraded hovertool
+       performance in 0.12.7rc4
+  * features:
+    + #187 Support graphs/trees/networks
+    + #474 Easily control aspect ratio
+    + #4070 Plotting with subsets (row-wise) of columndatasources
+       (like filtered data)
+    + #4538 [starter] Allow layout function to accept arbitrarily
+       nested lists
+    + #5992 Pass http request arguments to autoload_server and
+       pull_session
+    + #6375 [component: build] Developer docker tools
+    + #6492 [component: bokehjs] [widgets] Expose textinput type as a
+       property of widget. (for password typing)
+    + #6598 [component: server] [notebook] Server url hard coded as
+       localhost. with possible fix
+    + #6601 [component: bokehjs] Add major_label_overrides to colorbar
+    + #6621 [component: server] Add metadata support to bokeh server
+    + #6667 Creating a columndatasource with a dataframe makes it
+       impossible to use streaming
+    + #6709 [component: bokehjs] Increase the number of zoom levels
+       available to bokeh tile sources
+    + #6788 [notebook] Make notebook display extendible by external
+       libraries
+  * tasks:
+    + #2452 [component: examples] [widgets] Add examples with widgets
+       using plotting interface
+    + #3245 [component: docs] List methods at top of documentation for
+       figure class
+    + #3517 Hovertool fails for rects with only negative heights
+    + #3917 [component: docs] [component: examples] (re)move
+       `tests/compat`, `tests/glyphs`, `tests/notebook`
+    + #4196 Remove the resize tool?!
+    + #4752 [component: docs] 0.12: missing `toolbar_sticky`
+       documentation on migration guide
+    + #4859 [component: docs] Bokeh plot in jupyter slides not
+       rendered corretly
+    + #5431 [component: server] [enh] bokeh server to show url
+    + #5502 [component: bokehjs] [widgets] Consider nouislider to
+       replace all our slider widgets
+    + #5506 [component: bokehjs] [widgets] Fix datepicker widget
+    + #5596 [widgets] Fix/drop autocompleteinput
+    + #5628 [component: examples] Add synthetic data mode to
+       spectrogram
+    + #6283 [component: build] [component: tests] Implement travisci
++++ 83 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/python-bokeh/python-bokeh.changes
++++ and /work/SRC/openSUSE:Factory/.python-bokeh.new/python-bokeh.changes

Old:
----
  bokeh-0.12.6.tar.gz

New:
----
  bokeh-0.12.9.tar.gz

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

Other differences:
------------------
++++++ python-bokeh.spec ++++++
--- /var/tmp/diff_new_pack.Uaea39/_old  2017-10-09 19:41:09.498209203 +0200
+++ /var/tmp/diff_new_pack.Uaea39/_new  2017-10-09 19:41:09.502209027 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-bokeh
 #
-# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,25 +21,25 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-bokeh
-Version:        0.12.6
+Version:        0.12.9
 Release:        0
 Summary:        Statistical and novel interactive HTML plots for Python
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
 Url:            http://bokeh.pydata.org/
 Source:         
https://files.pythonhosted.org/packages/source/b/bokeh/bokeh-%{version}.tar.gz
-BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
-BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module jupyter_ipython}
 BuildRequires:  %{python_module Jinja2 >= 2.7}
 BuildRequires:  %{python_module PyYAML >= 3.10}
+BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module jupyter_ipython}
 BuildRequires:  %{python_module numpy >= 1.7.1}
 BuildRequires:  %{python_module python-dateutil >= 2.1}
 BuildRequires:  %{python_module requests >= 1.2.3}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module six >= 1.5.2}
 BuildRequires:  %{python_module tornado >= 4.3}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 %if %{with tests}
 BuildRequires:  %{python_module beautifulsoup4}
 BuildRequires:  %{python_module boto}

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


Reply via email to