Commit Graph

78 Commits

Author SHA256 Message Date
Dominique Leuenberger
5ea13e6d99 Accepting request 747197 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/747197
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bokeh?expand=0&rev=19
2019-11-10 21:50:38 +00:00
Tomáš Chvátal
a97cb15d06 Accepting request 747017 from home:apersaud:branches:devel:languages:python:numeric
update to latest version

OBS-URL: https://build.opensuse.org/request/show/747017
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-bokeh?expand=0&rev=22
2019-11-10 10:57:39 +00:00
Dominique Leuenberger
48faaa41be Accepting request 724170 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/724170
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bokeh?expand=0&rev=18
2019-08-22 08:50:27 +00:00
Todd R
1ffd9ae196 Accepting request 724169 from home:TheBlackCat:branches:devel:languages:python:numeric
Update to 1.3.4

OBS-URL: https://build.opensuse.org/request/show/724169
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-bokeh?expand=0&rev=20
2019-08-16 18:18:07 +00:00
Dominique Leuenberger
451a90c5ef Accepting request 718988 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/718988
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bokeh?expand=0&rev=17
2019-07-28 08:22:19 +00:00
Todd R
90ab1536e5 Accepting request 718987 from home:TheBlackCat:branches:devel:languages:python:numeric
- 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

OBS-URL: https://build.opensuse.org/request/show/718987
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-bokeh?expand=0&rev=18
2019-07-26 18:10:49 +00:00
Dominique Leuenberger
2eaa069514 Accepting request 706144 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/706144
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bokeh?expand=0&rev=16
2019-06-01 07:51:25 +00:00
Todd R
f8f69a7cf6 Accepting request 706143 from home:TheBlackCat:branches:devel:languages:python:numeric
- update to version 1.2.0
  + bugfixes:
    * [widgets] Autocomplete widget not recognizing value change
    * Boxselecttool does not work as expected with gmapplot
    * [webgl] Mixed canvas and webgl glyphs are painted in wrong z-order
    * Rangetool unusable after selection change
    * [widgets] [bug] autocompleteinput widget value attribute does not reflect selection
    * [bug] runtimeerror on adding callbacks after rendering
    * [widgets] Bar_color slider not updating
    * [bug] color mapping bug in crossfilter example
    * exports do not work with firefox webdriver
    * [bug] imageurl selection_glyph raises "typeerror: this.retries is undefined"
    * [bug] customjs callbacks added after initialization do not work
    * layout accepts name as keyword arg but doesn't pass to underlying objects
    * [widgets] [bug] changing slider widget title property does not update view
  + features:
    * [component: server] Slider callback_policy should work for apps
    * Feature request: textures to fill properties?
    * [layout] Legend title
    * [component: bokehjs] [feature] stacked areas and lines
    * allow the webdriver timeout to be customized
  + tasks:
    * [component: tests] Add missing widget callback integration tests
    * Document that boxzoomtool does not work on gmapplot
    * Touch scroll the page when no tools are active
    * [widgets]  add selenium tests for slider and rangeslider
    * Allow reset tool to only emit reset event, and skip built-in reset code
    * Document get_screenshot_as_png better
    * Clean up .gitignore files across the repository
    - #8496 "warning:bokeh.resources:root_url should end with a /, adding one" spam
    * `scripts/deps.py` does not install phantom_js
    - #8861 Create readme to explain server_embed usage
    * Update tile provider example for "mapping geo data" user guide
    * Uploading actual releases to conda bokeh/label/dev
    - #8875 Hatching/stacking follow on work
    * [component: build] Fix security vulnerabilities reported by npm audit
    - #8897 Reference link updated
    * [bug] legend order backwards for stacked area plots
    * Update 1.1.0.rst
    * Docs: fix typo
    * Add release notes for 1.2

OBS-URL: https://build.opensuse.org/request/show/706143
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-bokeh?expand=0&rev=16
2019-05-28 21:21:46 +00:00
Dominique Leuenberger
75c1dd803d Accepting request 696881 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/696881
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bokeh?expand=0&rev=15
2019-05-07 21:16:21 +00:00
Todd R
31a232368a Accepting request 696880 from home:TheBlackCat:branches:devel:languages:python:numeric
- update to version 1.1.0
  + bugfixes:
    * [layout] [widgets] Setting responsive for figures in tabs results in buggy tabs
    * [layout] If responsive mode is `height_ar`, toolbar box `above` or `below` doesn't work
    * [layout] Tabs only work with fixed layout
    * [layout] Initialization problem on `scale_width` plots
    * [component: bokehjs] Bokehjs charts not respecting plot size
    * [layout] Figure.width does not update width
    * [layout] Strange widget alignment behavior
    * [component: bokehjs] [layout] Tabs not working
    * [component: bokehjs] [layout] [widgets] Tabs only renders right when at least one tab contains a figure
    * [layout] [widgets] Overlapping plots
    * [layout] Subplots vertical axes don't line up
    * [component: bokehjs] [layout] Widgets do not work in nested layouts
    * [component: bokehjs] [layout] 0.12.4 breaks custom text inputs field length
    * [layout] [widgets] Datatables overlapping when in row or gridplot
    * [component: bokehjs] [layout] Adding new button widgets results in too-wide buttons
    * [component: bokehjs] [widgets] Multiselect freezes ie 11 on change
    * [component: bokehjs] Javascript errors when plotting from a columndatasource populated with a pandas dataframe containing column named field
    * [component: bokehjs] [layout] Tabs widget cannot contain a figure
    * [component: bokehjs] [layout] Textinput not respecting width
    * [component: examples] [regression] Npm detection doesn't work on windows (in native console)
    * [layout] Vertical axes aren't aligned in `plotting/file/categorical`
    * [component: bokehjs] Multiple callbacks for same model call only last callback
    * [component: bokehjs] Tap tool on bokeh server does not select data points with a custom callback
    * [layout] Dynamically turning on axis label does not resize plot
    * [layout] Alignment of plots in a grid
    * [widgets] Autocompleteinput does not complete word when option is clicked
    * [component: bokehjs] [component: tests] Examples/models/file/dateaxis.py is unreliable
    * [component: bokehjs] [component: build] Incorrect module path format when building bokehjs on windows
    * [component: bokehjs] [layout] [widgets] Datatable in tab not displaying contents (with minimal example)
    * [layout] [widgets] Vertical slider
    * [component: bokehjs] [layout] Unsatisfiable constraint when trying to make plot size responsive within panels
    * [layout] Plot layout with scale_both, stretch_both, scale_height
    * [component: bokehjs] [layout] Table covers other widget when table is on the left
    * [component: bokehjs] [layout] Gridplot with sizing_mode="stretch_both"/"scale_both" is totally broken since 0.12.11
    * [component: bokehjs] Disappearing toolbar
    * [component: bokehjs] [layout] Bokeh layout rows and columns not responsive on scale_width or scale_height
    * [component: bokehjs] [layout] Row and column definition gives unexpected layout with option sizing_mode='scale_width'
    * [layout] Repaint() in plot_canvas.coffee causing significant lag
    * [component: bokehjs] [layout] Bokeh spacer sets height to one pixel with scale_width set
    * [component: bokehjs] Different behavior between bokeh and bokehjs with ajaxdatasource
    * [component: bokehjs] [widgets] Checkboxbuttongroup and radiobuttongroup can not be disabled
    * [component: bokehjs] Hovertool display pops under shaded portion of slider
    * [layout] [regression] Stretch_both sizing mode doesn't stretch in 0.13
    * [component: bokehjs] Tilerenderer cache is not invalidated when url changes
    * [performance] Improve datatable performance
    * [component: bokehjs] The "css_classes" attribute on datatable object does not work
    * Compiler issue on windows, importing modules is not working because of backslash incompatibility
    * [component: bokehjs] "tile cannot extend" systemerror when exporting plot with legend placed outside and above plot area
    * [layout] Button groups do not respect the `sizing_mode` or `width` keyword arguments
    * [component: bokehjs] [widgets] Updating css_classes on layout elements has no effect
    * Whisker does not accept explicit negative values
    * [component: bokehjs] Wrong position on catergoricalaxis of extra_y_range
    * Typeerror: index is not a valid datetimeindex or periodindex
    * [component: bokehjs] [typescript] Bokehjs examples to use in node js or angular
    * [component: bokehjs] Grid bands broken when cross grid lines disabled
    * [component: bokehjs] Cds callback property not working
    * [component: bokehjs] [layout] Bug when the middle area between two tabs is clicked
    * Inline ts code failed at compilation on windows (post #8085)
    * [layout] Layout broken in hidden tabs after an update
    * [layout] [regression] Input widget heights behavior
    * [component: bokehjs] Crosshair icon removed from toolbar in gridplots
    * [component: server] Issue with bokeh.client after layout pr
    * [component: examples] Stocks example is not working properly 
    * [component: docs] [layout] Incorrect layout with column of div's with image (1.1.0dev3)
    * [widgets] Datatable rows overwrite dropdown menu (1.1.0dev3)
    * [layout] [regression] Dashboard.py example not behaving as expected after the layout pr
    * [component: tests] Make examples' tests work on windows
    * [component: examples] Grid_axis_alignment_no_toolbar is broken in windows (32-bit)
    * [widgets] Assume utc in value_as_date
    * [layout] Text wrapping in div after layout pr
    * [layout] Loading plot in separate jupyterlab tab collapses layout
    * [component: bokehjs] Graphs with list values as attributes fail
    * [component: examples] [regression] Custom widget in doc strange display in 1.1.0dev6
    * [notebook] Autoload_js should load css before javascript
    * [component: bokehjs] [component: docs] Bokehjs columndatasource.change property doesn't exist
    * [component: docs] Typo in plots.py
    * [notebook] [regression] Displaying plot in notebook quickly after output_notebook raises js error
    * [component: tests] Tests sometimes fail on appveyor
    * [layout] Tabs width set on width of contents - truncating tabs
    * [component: bokehjs] [notebook] [regression] Gmap plots not working in the notebook and inline resources
    * Windows phantomjs not killed on selenium termination
    * [component: bokehjs] Hover tooltip breaks with zero-width wedges
    * [component: bokehjs] When line_width is set to 0 the glyph boundaries don't disappear
    * [component: bokehjs] Custom extensions cannot import models/widgets/widget
    * [component: bokehjs] Tooltips not working for segment on inverted y-axis
    * [component: bokehjs] Using range padding with image plots leave lots of empty space
    * [component: bokehjs] [layout] Tabs header doesn't update when layout recomputes
    * [component: bokehjs] Spinner jumps to low after one click, regardless of step
    * [component: tests] Codebase tests fail on windows
    * [component: bokehjs] Range tool gets stuck at minimum width
    * [component: server] Directoryhandler does not handle ipynb files correctly
    * Fixes trying to index dict_keys
    * [component: bokehjs] [regression] Es6 map's polyfill isn't installed in phantomjs
    * [component: bokehjs] Surface3d example fails to compile
    * [component: bokehjs] [layout] Make layout respect aspect ratio with scale_height sizing mode
  + features:
    * [layout] Non-equal proportion split in layouts
    * [layout] Don't make space for element if not visible
    * [component: docs] Sphinx bokeh_plot extension should work outside project docs
    * [component: bokehjs] [widgets] Add numeric input widget
    * [component: bokehjs] Bokeh panel(closable=true) doesn't make 'x' appear on the panel title and closable by user
    * [component: bokehjs] [widgets] Add color picker and spinbox widgets
    * [layout] Add sizing_mode="stretch_width" and "stretch_height"
    * Add js_link convenience method
    * [component: server] Add --index option to specify site index template
    * [API: models] Add support for data source using server-sent events
    * [component: bokehjs] Displaying custom data on hover for rgba image
    * [API: models] Openurl in current tab
    * [component: bokehjs] Make bokehjs importable in nodejs
    * [layout] [regression] Add support for spans to grid layout
  + tasks:
    * [component: bokehjs] [layout] Investigate better implementation for toolbar rendering 
    * [layout] Investigate / describe performance issues
    * [component: tests] [layout] Add a series of screenshot tests for all the layout modes
    * [layout] Stop doing two calls to _resize on every resize
    * [API: models] [component: bokehjs] Widgets with js api
    * [component: bokehjs] [layout] Use box-sizing: border-box for everything under bk-root
    * [layout] [performance] Browser rendering extremely slow when many figures in a gridplot
    * [component: examples] Make simple_hdf example interesting and attractive
    * [component: bokehjs] Add a link to bokehjs package on npmjs.com
    * [API: models] [layout] Add visible property to models
    * [component: tests] Task: fix-up skipped app examples for examples tests
    * [layout] Unify meaning of {layoutcanvas,layoutdom}.{_left,_top,_right,_bottom}
    * [API: plotting] [component: bokehjs] Bokehjs typeerror "legend is undefined"
    * [component: bokehjs] [typescript] Rewrite bokehjs' tests in typescript
    * [component: bokehjs] [typescript] Remove unnecessary usage of any type
    * Make error reporting from `export_png()` more robust
    * [layout] Improve reliability, performance and feature coverage of the layout
    * [regression] Do not include large unrelated files in the repository
    * [component: bokehjs] [component: build] Relativize module paths in generated js/d.ts files
    * [component: docs] Autoreloader cannot find bokeh on reload
    * Tile provider causes "model must be owned by only a single document" error
    * [component: server] Delay between autoload.js and websocket request
    * [component: examples] Create custom example to plot parallel plot
    * Make websocket_max_message_size configurable in notebooks
    * [component: build] Pin conda versions with conda_reqs on appveyor too
    * [component: docs] [docs] bad number in webpage patch method documentation
    * [component: docs] Change use of deprecated sphinx app logger
    * Importing abcs from collections is deprecated
    * [component: bokehjs] [typescript] Remove type duplication between models' attributes and properties
    * [typescript] Finalize typing plotting api and remove old declarations
    * [component: tests] Fix pytest's deprecations in examples' tests
    * [component: bokehjs] [typescript] Upgrade typescript and minifier, and enable more tslint rules
    * [notebook] Use utf-8 encoding to open notebook file
    * Daterangeslider returns datetime instead of date
    * [component: examples] Manual_grid layout example has lost it's core functionality in layout pr
    * [component: bokehjs] [typescript] Rewrite custom extensions in typescript
    * [component: build] Use ci.bokeh.org for artifact storage
    * [component: docs] Bryanv/demosite url
    * [component: docs] Add live codepen links for bokehjs api
    * [component: bokehjs] [component: build] Rename bokehjs/build/js/{tree->lib} to match src/
    * [component: bokehjs] [component: build] Handlebars security vulnerability - npm won't install
    * [API: models] Deprecate plot.{h,v}_symmetry
    * [component: bokehjs] Disabled buttons should be gray by default
    * Bad_extra_range_name validation can be incorrect
    * [layout] Don't warn on empty layouts
    * [component: bokehjs] Miscellaneous improvements to bokehjs
    * [component: bokehjs] Don't expose external libraries in the public api
    * [BEP] [component: build] Update maintainers list
    * [component: docs] Updated numfocus donor link
    * [component: bokehjs] [component: build] Upgrade to typescript 3.4
    * [component: docs] Corrected spelling mistakes
    * [layout] Make gridbox.spacing adhere to css argument order

OBS-URL: https://build.opensuse.org/request/show/696880
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-bokeh?expand=0&rev=14
2019-04-22 19:33:18 +00:00
Dominique Leuenberger
e9e69cc11d Accepting request 667293 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/667293
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bokeh?expand=0&rev=14
2019-01-21 10:01:34 +00:00
Tomáš Chvátal
5b0d64c224 Accepting request 667213 from home:apersaud:branches:devel:languages:python:numeric
update to latest version

OBS-URL: https://build.opensuse.org/request/show/667213
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-bokeh?expand=0&rev=12
2019-01-20 09:15:54 +00:00
Dominique Leuenberger
0ca92c3a8e Accepting request 663299 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/663299
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bokeh?expand=0&rev=13
2019-01-08 11:29:11 +00:00
Tomáš Chvátal
08fa982b79 Accepting request 663222 from home:apersaud:branches:devel:languages:python:numeric
update to latest version

OBS-URL: https://build.opensuse.org/request/show/663222
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-bokeh?expand=0&rev=10
2019-01-07 09:05:30 +00:00
Dominique Leuenberger
ad2a519916 Accepting request 653421 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/653421
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bokeh?expand=0&rev=12
2018-12-03 09:11:59 +00:00
Tomáš Chvátal
8da22ef98c Accepting request 653381 from home:apersaud:branches:devel:languages:python:numeric
update to latest version

OBS-URL: https://build.opensuse.org/request/show/653381
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-bokeh?expand=0&rev=8
2018-12-02 09:14:04 +00:00
Dominique Leuenberger
ad55495ba0 Accepting request 645931 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/645931
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bokeh?expand=0&rev=11
2018-11-05 21:51:29 +00:00
Todd R
fcadae7c08 Accepting request 645857 from home:apersaud:branches:devel:languages:python:numeric
update to latest version

OBS-URL: https://build.opensuse.org/request/show/645857
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-bokeh?expand=0&rev=6
2018-11-01 18:00:07 +00:00
Dominique Leuenberger
eb45d15b53 Accepting request 645562 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/645562
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bokeh?expand=0&rev=10
2018-10-31 12:21:01 +00:00
Dominique Leuenberger
154aabef33 Accepting request 620051 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/620051
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bokeh?expand=0&rev=9
2018-07-06 08:40:09 +00:00
Yuchen Lin
4738e4bd79 Accepting request 595423 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/595423
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bokeh?expand=0&rev=8
2018-04-13 10:49:39 +00:00
Dominique Leuenberger
97d5d87ab6 Accepting request 590699 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/590699
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bokeh?expand=0&rev=7
2018-03-26 11:07:09 +00:00
Dominique Leuenberger
aafbeed4f3 Accepting request 575872 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/575872
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bokeh?expand=0&rev=6
2018-02-14 08:46:03 +00:00
Dominique Leuenberger
d794872007 Accepting request 555535 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/555535
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bokeh?expand=0&rev=5
2017-12-11 17:56:36 +00:00
Dominique Leuenberger
e7d1fa8012 Accepting request 554726 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/554726
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bokeh?expand=0&rev=4
2017-12-08 11:58:10 +00:00
Dominique Leuenberger
5c55149b15 Accepting request 536028 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/536028
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bokeh?expand=0&rev=3
2017-11-08 14:09:56 +00:00
Dominique Leuenberger
345317c15d Accepting request 530453 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/530453
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bokeh?expand=0&rev=2
2017-10-09 17:41:06 +00:00
Dominique Leuenberger
27b832d510 Accepting request 519704 from devel:languages:python
Needed by python-holoviews

OBS-URL: https://build.opensuse.org/request/show/519704
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bokeh?expand=0&rev=1
2017-09-04 10:30:51 +00:00