* [BUG] Division element id of components can be
invalid for CSS
* [component: server] [BUG] Domain is not resolved
correctly when using BOKEH_RESOURCES=server
* `load_notebook()` uses non-unique DOM element
IDs
* [component: bokehjs] [BUG] Artifacts on the
signal when using WebGL to plot
* [component: build] bokehjs' build fails on
Windows 10 due to creating symlinks
* [component: examples] `autocompleteinput.py`
example doesn't work with pandas 2.0
* [component: docs] `README.md` in `examples/`
doesn't reflect the contents of the directory
* [component: bokehjs] [BUG] Incorrect behaviour
of Slider control on Safari (macOS)
* [component: bokehjs] Heavy `lazy_initialize()`
can result in a race condition
* [BUG] Fix broken link to tools guide
* Fix bokeh.sphinxext.util after PR #13041
* [component: server] Fix `MultiRootStaticHandler`
after PR #13041
* [component: docs] fix broken docs refs
* [component: bokehjs] Fix race conditions related
to layout resize and updates
* [component: bokehjs] accent are sorted last in
sorted Tablecolumn
* [component: bokehjs] Investigate duplicated
`ctx.stroke()` in various hatch patterns
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-bokeh?expand=0&rev=70
- Update to version 3.0.2
## bugfixes
* #4930 interaction between tooltips and gridplots
* #12429 [component: bokehjs] [BUG] Line selection does not
render the unselected end line segments
* #12531 [component: bokehjs] [BUG] latex in titles - upright
characters that should be italic
* #12551 [component: tests] bokehjs' unit tests fail on chromium
107
* #12554 [component: docs] Custom.js needs update for switcher
* #12578 [component: bokehjs] [BUG] gridplot reset button does
not reset all figures
* #12585 [component: bokehjs] [BUG] line_policy='none' for
HoverTool does not generate any tooltip
* #12587 [component: server] [BUG] Don't delete
importlib.metadata in __init__.py
* #12593 [BUG] Guard numpy.typing.ArrayType with `if
TYPE_CHECKING`
## tasks
* #12557 [component: docs] Need automation for updating
switcher.json
* #12560 [FEATURE] remove mock
* #12562 [BUG] Tests: "python" is not a guaranteed executable
* #12566 [component: docs] Fix dates and typo in release docs for
3.0.0/3.0.1
* #12569 [component: build] Add Python 3.11 to CI
* #12571 [component: tests] Remove flaky from integration tests
* #12573 [component: tests] Add a regression test for issue #4888
* #12579 Upgrade to mypy 0.990
* #12581 Disable Selenium integration tests for now
OBS-URL: https://build.opensuse.org/request/show/1036991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bokeh?expand=0&rev=38
- Update to version 3.0.2
## bugfixes
* #4930 interaction between tooltips and gridplots
* #12429 [component: bokehjs] [BUG] Line selection does not
render the unselected end line segments
* #12531 [component: bokehjs] [BUG] latex in titles - upright
characters that should be italic
* #12551 [component: tests] bokehjs' unit tests fail on chromium
107
* #12554 [component: docs] Custom.js needs update for switcher
* #12578 [component: bokehjs] [BUG] gridplot reset button does
not reset all figures
* #12585 [component: bokehjs] [BUG] line_policy='none' for
HoverTool does not generate any tooltip
* #12587 [component: server] [BUG] Don't delete
importlib.metadata in __init__.py
* #12593 [BUG] Guard numpy.typing.ArrayType with `if
TYPE_CHECKING`
## tasks
* #12557 [component: docs] Need automation for updating
switcher.json
* #12560 [FEATURE] remove mock
* #12562 [BUG] Tests: "python" is not a guaranteed executable
* #12566 [component: docs] Fix dates and typo in release docs for
3.0.0/3.0.1
* #12569 [component: build] Add Python 3.11 to CI
* #12571 [component: tests] Remove flaky from integration tests
* #12573 [component: tests] Add a regression test for issue #4888
* #12579 Upgrade to mypy 0.990
* #12581 Disable Selenium integration tests for now
* #12597 Backports for 3.0.2
* #12600 Updates for 3.0.2
OBS-URL: https://build.opensuse.org/request/show/1036960
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-bokeh?expand=0&rev=63
- Update to version 3.0.1
* point release that addresses an issue with runtime dependencies
- Add patches for test suite:
* bokeh-remove-mock.patch gh#bokeh/bokeh#12561
* bokeh-sys-executable.patch gh#bokeh/bokeh#12563
- Update to version 3.0.0
* Bokeh Version 3.0.0 is a major milestone of Bokeh project.
## Major changes
* Support for legacy web browser (e.g. IE, non-ES6 compliant) was
removed
* Official support for Python 3.7 was removed and for 3.10 added
* Layout and CSS interoperability was redesigned and greatly
improved
* Serialization protocol was redesigned and vastly improved
* CSS was modularized and all UI components are now Web
components
* Django integration was moved to
https://github.com/bokeh/bokeh-django
## Minor changes
* Support added for favicon.ico files
* Initial import times reduced
* Support added for new selection policy NodesAndAdjacentNodes
* Plot.remove_tools() function added
- Drop bokeh-pr12218-Pillow9.2.patch
OBS-URL: https://build.opensuse.org/request/show/1033858
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-bokeh?expand=0&rev=61
- 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
OBS-URL: https://build.opensuse.org/request/show/905855
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-bokeh?expand=0&rev=47