>>> Building on exopi-1 under www/py-bokeh,python3 BDEPENDS = [lang/python/3.10;devel/py-build,python3;devel/py-setuptools,python3;devel/py-wheel,python3;devel/py-installer,python3] DIST = [www/py-bokeh,python3:bokeh-3.4.1.tar.gz] FULLPKGNAME = py3-bokeh-3.4.1 RDEPENDS = [textproc/py-yaml,python3;math/py-numpy,python3;math/py-pandas,python3;www/py-tornado,python3;math/py-contourpy,python3;lang/python/3.10;sysutils/py-packaging,python3;www/py-jinja2,python3;graphics/py-Pillow,python3;geo/py-xyzservices,python3;devel/py-typing-extensions,python3] (Junk lock obtained for exopi-1 at 1714750150.11) >>> Running depends in www/py-bokeh,python3 at 1714750150.16 last junk was in www/py-mastodon.py,python3 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 >>> Running show-prepare-results in www/py-bokeh,python3 at 1714750152.13 ===> www/py-bokeh,python3 ===> Building from scratch py3-bokeh-3.4.1 ===> py3-bokeh-3.4.1 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-bokeh-3.4.1 depends on: py3-build-* -> py3-build-1.2.1 ===> py3-bokeh-3.4.1 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-bokeh-3.4.1 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-bokeh-3.4.1 depends on: py3-wheel-* -> py3-wheel-0.43.0 py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 (Junk lock released for exopi-1 at 1714750153.33) distfiles size=6402286 >>> Running build in www/py-bokeh,python3 at 1714750153.36 ===> www/py-bokeh,python3 ===> Checking files for py3-bokeh-3.4.1 `/exopi-cvs/ports/distfiles/bokeh-3.4.1.tar.gz' is up to date. >> (SHA256) bokeh-3.4.1.tar.gz: OK ===> Extracting for py3-bokeh-3.4.1 sed -i 's/dynamic = \["version"\]/version = "3.4.1"/' /exopi-obj/pobj/py-bokeh-3.4.1-python3/bokeh-3.4.1/pyproject.toml ===> Patching for py3-bokeh-3.4.1 ===> Applying OpenBSD patch patch-pyproject_toml Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: pyproject.toml |--- pyproject.toml.orig |+++ pyproject.toml -------------------------- Patching file pyproject.toml using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 66. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for py3-bokeh-3.4.1 ===> Configuring for py3-bokeh-3.4.1 ===> Building for py3-bokeh-3.4.1 * Getting build dependencies for wheel... WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/local/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) running egg_info writing src/bokeh.egg-info/PKG-INFO writing dependency_links to src/bokeh.egg-info/dependency_links.txt writing entry points to src/bokeh.egg-info/entry_points.txt writing requirements to src/bokeh.egg-info/requires.txt writing top-level names to src/bokeh.egg-info/top_level.txt reading manifest file 'src/bokeh.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'src/bokeh/_sri.json' warning: no previously-included files found matching 'src/bokeh/server/static/js/bokeh*.esm.js' warning: no previously-included files found matching 'src/bokeh/server/static/js/bokeh*.esm.min.js' adding license file 'LICENSE.txt' writing manifest file 'src/bokeh.egg-info/SOURCES.txt' * Building wheel... WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/local/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) running bdist_wheel running build Used PACKAGED BokehJS from bokeh.server.static running build_py creating build creating build/lib creating build/lib/bokeh copying src/bokeh/__init__.py -> build/lib/bokeh copying src/bokeh/__main__.py -> build/lib/bokeh copying src/bokeh/driving.py -> build/lib/bokeh copying src/bokeh/events.py -> build/lib/bokeh copying src/bokeh/ext.py -> build/lib/bokeh copying src/bokeh/layouts.py -> build/lib/bokeh copying src/bokeh/palettes.py -> build/lib/bokeh copying src/bokeh/resources.py -> build/lib/bokeh copying src/bokeh/settings.py -> build/lib/bokeh copying src/bokeh/tile_providers.py -> build/lib/bokeh copying src/bokeh/transform.py -> build/lib/bokeh creating build/lib/bokeh/application copying src/bokeh/application/__init__.py -> build/lib/bokeh/application copying src/bokeh/application/application.py -> build/lib/bokeh/application creating build/lib/bokeh/client copying src/bokeh/client/__init__.py -> build/lib/bokeh/client copying src/bokeh/client/connection.py -> build/lib/bokeh/client copying src/bokeh/client/session.py -> build/lib/bokeh/client copying src/bokeh/client/states.py -> build/lib/bokeh/client copying src/bokeh/client/util.py -> build/lib/bokeh/client copying src/bokeh/client/websocket.py -> build/lib/bokeh/client creating build/lib/bokeh/colors copying src/bokeh/colors/__init__.py -> build/lib/bokeh/colors copying src/bokeh/colors/color.py -> build/lib/bokeh/colors copying src/bokeh/colors/groups.py -> build/lib/bokeh/colors copying src/bokeh/colors/named.py -> build/lib/bokeh/colors copying src/bokeh/colors/util.py -> build/lib/bokeh/colors creating build/lib/bokeh/command copying src/bokeh/command/__init__.py -> build/lib/bokeh/command copying src/bokeh/command/bootstrap.py -> build/lib/bokeh/command copying src/bokeh/command/subcommand.py -> build/lib/bokeh/command copying src/bokeh/command/util.py -> build/lib/bokeh/command creating build/lib/bokeh/core copying src/bokeh/core/__init__.py -> build/lib/bokeh/core copying src/bokeh/core/enums.py -> build/lib/bokeh/core copying src/bokeh/core/has_props.py -> build/lib/bokeh/core copying src/bokeh/core/json_encoder.py -> build/lib/bokeh/core copying src/bokeh/core/properties.py -> build/lib/bokeh/core copying src/bokeh/core/property_aliases.py -> build/lib/bokeh/core copying src/bokeh/core/property_mixins.py -> build/lib/bokeh/core copying src/bokeh/core/query.py -> build/lib/bokeh/core copying src/bokeh/core/serialization.py -> build/lib/bokeh/core copying src/bokeh/core/templates.py -> build/lib/bokeh/core copying src/bokeh/core/types.py -> build/lib/bokeh/core creating build/lib/bokeh/document copying src/bokeh/document/__init__.py -> build/lib/bokeh/document copying src/bokeh/document/callbacks.py -> build/lib/bokeh/document copying src/bokeh/document/document.py -> build/lib/bokeh/document copying src/bokeh/document/events.py -> build/lib/bokeh/document copying src/bokeh/document/json.py -> build/lib/bokeh/document copying src/bokeh/document/locking.py -> build/lib/bokeh/document copying src/bokeh/document/models.py -> build/lib/bokeh/document copying src/bokeh/document/modules.py -> build/lib/bokeh/document creating build/lib/bokeh/embed copying src/bokeh/embed/__init__.py -> build/lib/bokeh/embed copying src/bokeh/embed/bundle.py -> build/lib/bokeh/embed copying src/bokeh/embed/elements.py -> build/lib/bokeh/embed copying src/bokeh/embed/notebook.py -> build/lib/bokeh/embed copying src/bokeh/embed/server.py -> build/lib/bokeh/embed copying src/bokeh/embed/standalone.py -> build/lib/bokeh/embed copying src/bokeh/embed/util.py -> build/lib/bokeh/embed copying src/bokeh/embed/wrappers.py -> build/lib/bokeh/embed creating build/lib/bokeh/io copying src/bokeh/io/__init__.py -> build/lib/bokeh/io copying src/bokeh/io/doc.py -> build/lib/bokeh/io copying src/bokeh/io/export.py -> build/lib/bokeh/io copying src/bokeh/io/notebook.py -> build/lib/bokeh/io copying src/bokeh/io/output.py -> build/lib/bokeh/io copying src/bokeh/io/saving.py -> build/lib/bokeh/io copying src/bokeh/io/showing.py -> build/lib/bokeh/io copying src/bokeh/io/state.py -> build/lib/bokeh/io copying src/bokeh/io/util.py -> build/lib/bokeh/io copying src/bokeh/io/webdriver.py -> build/lib/bokeh/io creating build/lib/bokeh/model copying src/bokeh/model/__init__.py -> build/lib/bokeh/model copying src/bokeh/model/data_model.py -> build/lib/bokeh/model copying src/bokeh/model/docs.py -> build/lib/bokeh/model copying src/bokeh/model/model.py -> build/lib/bokeh/model copying src/bokeh/model/util.py -> build/lib/bokeh/model creating build/lib/bokeh/models copying src/bokeh/models/__init__.py -> build/lib/bokeh/models copying src/bokeh/models/axes.py -> build/lib/bokeh/models copying src/bokeh/models/callbacks.py -> build/lib/bokeh/models copying src/bokeh/models/canvas.py -> build/lib/bokeh/models copying src/bokeh/models/coordinates.py -> build/lib/bokeh/models copying src/bokeh/models/css.py -> build/lib/bokeh/models copying src/bokeh/models/dom.py -> build/lib/bokeh/models copying src/bokeh/models/expressions.py -> build/lib/bokeh/models copying src/bokeh/models/filters.py -> build/lib/bokeh/models copying src/bokeh/models/formatters.py -> build/lib/bokeh/models copying src/bokeh/models/glyph.py -> build/lib/bokeh/models copying src/bokeh/models/glyphs.py -> build/lib/bokeh/models copying src/bokeh/models/graphics.py -> build/lib/bokeh/models copying src/bokeh/models/graphs.py -> build/lib/bokeh/models copying src/bokeh/models/grids.py -> build/lib/bokeh/models copying src/bokeh/models/labeling.py -> build/lib/bokeh/models copying src/bokeh/models/layouts.py -> build/lib/bokeh/models copying src/bokeh/models/map_plots.py -> build/lib/bokeh/models copying src/bokeh/models/mappers.py -> build/lib/bokeh/models copying src/bokeh/models/nodes.py -> build/lib/bokeh/models copying src/bokeh/models/plots.py -> build/lib/bokeh/models copying src/bokeh/models/ranges.py -> build/lib/bokeh/models copying src/bokeh/models/scales.py -> build/lib/bokeh/models copying src/bokeh/models/selections.py -> build/lib/bokeh/models copying src/bokeh/models/selectors.py -> build/lib/bokeh/models copying src/bokeh/models/sources.py -> build/lib/bokeh/models copying src/bokeh/models/text.py -> build/lib/bokeh/models copying src/bokeh/models/textures.py -> build/lib/bokeh/models copying src/bokeh/models/tickers.py -> build/lib/bokeh/models copying src/bokeh/models/tiles.py -> build/lib/bokeh/models copying src/bokeh/models/tools.py -> build/lib/bokeh/models copying src/bokeh/models/transforms.py -> build/lib/bokeh/models creating build/lib/bokeh/plotting copying src/bokeh/plotting/__init__.py -> build/lib/bokeh/plotting copying src/bokeh/plotting/_decorators.py -> build/lib/bokeh/plotting copying src/bokeh/plotting/_docstring.py -> build/lib/bokeh/plotting copying src/bokeh/plotting/_figure.py -> build/lib/bokeh/plotting copying src/bokeh/plotting/_graph.py -> build/lib/bokeh/plotting copying src/bokeh/plotting/_legends.py -> build/lib/bokeh/plotting copying src/bokeh/plotting/_plot.py -> build/lib/bokeh/plotting copying src/bokeh/plotting/_renderer.py -> build/lib/bokeh/plotting copying src/bokeh/plotting/_stack.py -> build/lib/bokeh/plotting copying src/bokeh/plotting/_tools.py -> build/lib/bokeh/plotting copying src/bokeh/plotting/contour.py -> build/lib/bokeh/plotting copying src/bokeh/plotting/glyph_api.py -> build/lib/bokeh/plotting copying src/bokeh/plotting/gmap.py -> build/lib/bokeh/plotting copying src/bokeh/plotting/graph.py -> build/lib/bokeh/plotting creating build/lib/bokeh/protocol copying src/bokeh/protocol/__init__.py -> build/lib/bokeh/protocol copying src/bokeh/protocol/exceptions.py -> build/lib/bokeh/protocol copying src/bokeh/protocol/message.py -> build/lib/bokeh/protocol copying src/bokeh/protocol/receiver.py -> build/lib/bokeh/protocol creating build/lib/bokeh/sampledata copying src/bokeh/sampledata/__init__.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/airport_routes.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/airports.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/anscombe.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/antibiotics.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/autompg.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/autompg2.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/browsers.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/commits.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/cows.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/daylight.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/degrees.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/emissions.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/forensic_glass.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/gapminder.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/glucose.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/haar_cascade.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/iris.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/les_mis.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/lincoln.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/movies_data.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/mtb.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/olympics2014.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/penguins.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/perceptions.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/periodic_table.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/population.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/sample_geojson.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/sample_superstore.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/sea_surface_temperature.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/sprint.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/stocks.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/titanic.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/unemployment.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/unemployment1948.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/us_cities.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/us_counties.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/us_holidays.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/us_marriages_divorces.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/us_states.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/world_cities.py -> build/lib/bokeh/sampledata creating build/lib/bokeh/server copying src/bokeh/server/__init__.py -> build/lib/bokeh/server copying src/bokeh/server/auth_provider.py -> build/lib/bokeh/server copying src/bokeh/server/callbacks.py -> build/lib/bokeh/server copying src/bokeh/server/connection.py -> build/lib/bokeh/server copying src/bokeh/server/contexts.py -> build/lib/bokeh/server copying src/bokeh/server/protocol_handler.py -> build/lib/bokeh/server copying src/bokeh/server/server.py -> build/lib/bokeh/server copying src/bokeh/server/session.py -> build/lib/bokeh/server copying src/bokeh/server/tornado.py -> build/lib/bokeh/server copying src/bokeh/server/urls.py -> build/lib/bokeh/server copying src/bokeh/server/util.py -> build/lib/bokeh/server creating build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/__init__.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_autodoc.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_color.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_dataframe.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_directive.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_enum.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_example_metadata.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_gallery.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_jinja.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_model.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_options.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_palette.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_palette_group.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_plot.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_prop.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_releases.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_roles.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/util.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_sampledata_xref.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_settings.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_sitemap.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokehjs_content.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/example_handler.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/sample.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/templates.py -> build/lib/bokeh/sphinxext creating build/lib/bokeh/themes copying src/bokeh/themes/__init__.py -> build/lib/bokeh/themes copying src/bokeh/themes/_caliber.py -> build/lib/bokeh/themes copying src/bokeh/themes/_contrast.py -> build/lib/bokeh/themes copying src/bokeh/themes/_dark_minimal.py -> build/lib/bokeh/themes copying src/bokeh/themes/_light_minimal.py -> build/lib/bokeh/themes copying src/bokeh/themes/_night_sky.py -> build/lib/bokeh/themes copying src/bokeh/themes/theme.py -> build/lib/bokeh/themes creating build/lib/bokeh/util copying src/bokeh/util/__init__.py -> build/lib/bokeh/util copying src/bokeh/util/browser.py -> build/lib/bokeh/util copying src/bokeh/util/callback_manager.py -> build/lib/bokeh/util copying src/bokeh/util/compiler.py -> build/lib/bokeh/util copying src/bokeh/util/dataclasses.py -> build/lib/bokeh/util copying src/bokeh/util/datatypes.py -> build/lib/bokeh/util copying src/bokeh/util/dependencies.py -> build/lib/bokeh/util copying src/bokeh/util/deprecation.py -> build/lib/bokeh/util copying src/bokeh/util/functions.py -> build/lib/bokeh/util copying src/bokeh/util/hex.py -> build/lib/bokeh/util copying src/bokeh/util/logconfig.py -> build/lib/bokeh/util copying src/bokeh/util/options.py -> build/lib/bokeh/util copying src/bokeh/util/package.py -> build/lib/bokeh/util copying src/bokeh/util/paths.py -> build/lib/bokeh/util copying src/bokeh/util/sampledata.py -> build/lib/bokeh/util copying src/bokeh/util/serialization.py -> build/lib/bokeh/util copying src/bokeh/util/strings.py -> build/lib/bokeh/util copying src/bokeh/util/terminal.py -> build/lib/bokeh/util copying src/bokeh/util/token.py -> build/lib/bokeh/util copying src/bokeh/util/tornado.py -> build/lib/bokeh/util copying src/bokeh/util/version.py -> build/lib/bokeh/util copying src/bokeh/util/warnings.py -> build/lib/bokeh/util creating build/lib/bokeh/application/handlers copying src/bokeh/application/handlers/__init__.py -> build/lib/bokeh/application/handlers copying src/bokeh/application/handlers/code.py -> build/lib/bokeh/application/handlers copying src/bokeh/application/handlers/code_runner.py -> build/lib/bokeh/application/handlers copying src/bokeh/application/handlers/directory.py -> build/lib/bokeh/application/handlers copying src/bokeh/application/handlers/document_lifecycle.py -> build/lib/bokeh/application/handlers copying src/bokeh/application/handlers/function.py -> build/lib/bokeh/application/handlers copying src/bokeh/application/handlers/handler.py -> build/lib/bokeh/application/handlers copying src/bokeh/application/handlers/lifecycle.py -> build/lib/bokeh/application/handlers copying src/bokeh/application/handlers/notebook.py -> build/lib/bokeh/application/handlers copying src/bokeh/application/handlers/request_handler.py -> build/lib/bokeh/application/handlers copying src/bokeh/application/handlers/script.py -> build/lib/bokeh/application/handlers copying src/bokeh/application/handlers/server_lifecycle.py -> build/lib/bokeh/application/handlers copying src/bokeh/application/handlers/server_request_handler.py -> build/lib/bokeh/application/handlers creating build/lib/bokeh/command/subcommands copying src/bokeh/command/subcommands/__init__.py -> build/lib/bokeh/command/subcommands copying src/bokeh/command/subcommands/build.py -> build/lib/bokeh/command/subcommands copying src/bokeh/command/subcommands/file_output.py -> build/lib/bokeh/command/subcommands copying src/bokeh/command/subcommands/info.py -> build/lib/bokeh/command/subcommands copying src/bokeh/command/subcommands/init.py -> build/lib/bokeh/command/subcommands copying src/bokeh/command/subcommands/json.py -> build/lib/bokeh/command/subcommands copying src/bokeh/command/subcommands/sampledata.py -> build/lib/bokeh/command/subcommands copying src/bokeh/command/subcommands/secret.py -> build/lib/bokeh/command/subcommands copying src/bokeh/command/subcommands/serve.py -> build/lib/bokeh/command/subcommands copying src/bokeh/command/subcommands/static.py -> build/lib/bokeh/command/subcommands creating build/lib/bokeh/core/property copying src/bokeh/core/property/__init__.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/_sphinx.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/alias.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/aliases.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/any.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/auto.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/bases.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/color.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/constraints.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/container.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/dataspec.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/datetime.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/descriptor_factory.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/descriptors.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/either.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/enum.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/factors.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/include.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/instance.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/json.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/nothing.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/nullable.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/numeric.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/override.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/pd.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/primitive.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/readonly.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/required.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/serialized.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/singletons.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/string.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/struct.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/text_like.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/validation.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/vectorization.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/visual.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/wrappers.py -> build/lib/bokeh/core/property creating build/lib/bokeh/core/validation copying src/bokeh/core/validation/__init__.py -> build/lib/bokeh/core/validation copying src/bokeh/core/validation/check.py -> build/lib/bokeh/core/validation copying src/bokeh/core/validation/decorators.py -> build/lib/bokeh/core/validation copying src/bokeh/core/validation/errors.py -> build/lib/bokeh/core/validation copying src/bokeh/core/validation/issue.py -> build/lib/bokeh/core/validation copying src/bokeh/core/validation/warnings.py -> build/lib/bokeh/core/validation creating build/lib/bokeh/models/annotations copying src/bokeh/models/annotations/__init__.py -> build/lib/bokeh/models/annotations copying src/bokeh/models/annotations/annotation.py -> build/lib/bokeh/models/annotations copying src/bokeh/models/annotations/arrows.py -> build/lib/bokeh/models/annotations copying src/bokeh/models/annotations/dimensional.py -> build/lib/bokeh/models/annotations copying src/bokeh/models/annotations/geometry.py -> build/lib/bokeh/models/annotations copying src/bokeh/models/annotations/labels.py -> build/lib/bokeh/models/annotations copying src/bokeh/models/annotations/legends.py -> build/lib/bokeh/models/annotations creating build/lib/bokeh/models/common copying src/bokeh/models/common/properties.py -> build/lib/bokeh/models/common creating build/lib/bokeh/models/renderers copying src/bokeh/models/renderers/__init__.py -> build/lib/bokeh/models/renderers copying src/bokeh/models/renderers/contour_renderer.py -> build/lib/bokeh/models/renderers copying src/bokeh/models/renderers/glyph_renderer.py -> build/lib/bokeh/models/renderers copying src/bokeh/models/renderers/graph_renderer.py -> build/lib/bokeh/models/renderers copying src/bokeh/models/renderers/renderer.py -> build/lib/bokeh/models/renderers copying src/bokeh/models/renderers/tile_renderer.py -> build/lib/bokeh/models/renderers creating build/lib/bokeh/models/ui copying src/bokeh/models/ui/__init__.py -> build/lib/bokeh/models/ui copying src/bokeh/models/ui/dialogs.py -> build/lib/bokeh/models/ui copying src/bokeh/models/ui/examiner.py -> build/lib/bokeh/models/ui copying src/bokeh/models/ui/icons.py -> build/lib/bokeh/models/ui copying src/bokeh/models/ui/menus.py -> build/lib/bokeh/models/ui copying src/bokeh/models/ui/panels.py -> build/lib/bokeh/models/ui copying src/bokeh/models/ui/panes.py -> build/lib/bokeh/models/ui copying src/bokeh/models/ui/tooltips.py -> build/lib/bokeh/models/ui copying src/bokeh/models/ui/ui_element.py -> build/lib/bokeh/models/ui creating build/lib/bokeh/models/util copying src/bokeh/models/util/__init__.py -> build/lib/bokeh/models/util copying src/bokeh/models/util/structure.py -> build/lib/bokeh/models/util creating build/lib/bokeh/models/widgets copying src/bokeh/models/widgets/__init__.py -> build/lib/bokeh/models/widgets copying src/bokeh/models/widgets/buttons.py -> build/lib/bokeh/models/widgets copying src/bokeh/models/widgets/groups.py -> build/lib/bokeh/models/widgets copying src/bokeh/models/widgets/inputs.py -> build/lib/bokeh/models/widgets copying src/bokeh/models/widgets/markups.py -> build/lib/bokeh/models/widgets copying src/bokeh/models/widgets/pickers.py -> build/lib/bokeh/models/widgets copying src/bokeh/models/widgets/sliders.py -> build/lib/bokeh/models/widgets copying src/bokeh/models/widgets/tables.py -> build/lib/bokeh/models/widgets copying src/bokeh/models/widgets/widget.py -> build/lib/bokeh/models/widgets creating build/lib/bokeh/models/annotations/html copying src/bokeh/models/annotations/html/__init__.py -> build/lib/bokeh/models/annotations/html copying src/bokeh/models/annotations/html/html_annotation.py -> build/lib/bokeh/models/annotations/html copying src/bokeh/models/annotations/html/labels.py -> build/lib/bokeh/models/annotations/html copying src/bokeh/models/annotations/html/toolbars.py -> build/lib/bokeh/models/annotations/html creating build/lib/bokeh/protocol/messages copying src/bokeh/protocol/messages/__init__.py -> build/lib/bokeh/protocol/messages copying src/bokeh/protocol/messages/ack.py -> build/lib/bokeh/protocol/messages copying src/bokeh/protocol/messages/error.py -> build/lib/bokeh/protocol/messages copying src/bokeh/protocol/messages/ok.py -> build/lib/bokeh/protocol/messages copying src/bokeh/protocol/messages/patch_doc.py -> build/lib/bokeh/protocol/messages copying src/bokeh/protocol/messages/pull_doc_reply.py -> build/lib/bokeh/protocol/messages copying src/bokeh/protocol/messages/pull_doc_req.py -> build/lib/bokeh/protocol/messages copying src/bokeh/protocol/messages/push_doc.py -> build/lib/bokeh/protocol/messages copying src/bokeh/protocol/messages/server_info_reply.py -> build/lib/bokeh/protocol/messages copying src/bokeh/protocol/messages/server_info_req.py -> build/lib/bokeh/protocol/messages creating build/lib/bokeh/server/views copying src/bokeh/server/views/__init__.py -> build/lib/bokeh/server/views copying src/bokeh/server/views/auth_request_handler.py -> build/lib/bokeh/server/views copying src/bokeh/server/views/autoload_js_handler.py -> build/lib/bokeh/server/views copying src/bokeh/server/views/doc_handler.py -> build/lib/bokeh/server/views copying src/bokeh/server/views/ico_handler.py -> build/lib/bokeh/server/views copying src/bokeh/server/views/metadata_handler.py -> build/lib/bokeh/server/views copying src/bokeh/server/views/multi_root_static_handler.py -> build/lib/bokeh/server/views copying src/bokeh/server/views/root_handler.py -> build/lib/bokeh/server/views copying src/bokeh/server/views/session_handler.py -> build/lib/bokeh/server/views copying src/bokeh/server/views/static_handler.py -> build/lib/bokeh/server/views copying src/bokeh/server/views/ws.py -> build/lib/bokeh/server/views running egg_info writing src/bokeh.egg-info/PKG-INFO writing dependency_links to src/bokeh.egg-info/dependency_links.txt writing entry points to src/bokeh.egg-info/entry_points.txt writing requirements to src/bokeh.egg-info/requires.txt writing top-level names to src/bokeh.egg-info/top_level.txt reading manifest file 'src/bokeh.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'src/bokeh/_sri.json' warning: no previously-included files found matching 'src/bokeh/server/static/js/bokeh*.esm.js' warning: no previously-included files found matching 'src/bokeh/server/static/js/bokeh*.esm.min.js' adding license file 'LICENSE.txt' writing manifest file 'src/bokeh.egg-info/SOURCES.txt' copying src/bokeh/LICENSE.txt -> build/lib/bokeh copying src/bokeh/py.typed -> build/lib/bokeh creating build/lib/typings copying src/typings/bs4.pyi -> build/lib/typings copying src/typings/json5.pyi -> build/lib/typings copying src/typings/psutil.pyi -> build/lib/typings creating build/lib/bokeh/_sri copying src/bokeh/_sri/0.1.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.10.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.11.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.11.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.10.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.11.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.12.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.13.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.14.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.15.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.16.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.2.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.3.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.4.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.5.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.6.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.7.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.8.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.9.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.13.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.2.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.3.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.4.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.4.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.4.2.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.4.3.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.4.4.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.5.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.5.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.5.2.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.6.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.6.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.7.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.7.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.8.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.8.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.8.2.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.9.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.9.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.9.2.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.9.3.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/1.0.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/1.0.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/1.0.2.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/1.0.3.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/1.0.4.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/1.1.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/1.2.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/1.3.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/1.3.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/1.3.2.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/1.3.4.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/1.4.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/2.0.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/2.0.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/2.0.2.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/2.1.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/2.1.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/2.2.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/2.2.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/2.2.2.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/2.3.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/2.3.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/2.3.2.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/2.3.3.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/2.4.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/2.4.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/2.4.2.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/2.4.3.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/3.0.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/3.0.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/3.0.2.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/3.1.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/3.1.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/3.2.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/3.2.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/3.2.2.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/3.3.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/3.4.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/3.4.1.json -> build/lib/bokeh/_sri copying src/bokeh/util/sampledata.json -> build/lib/bokeh/util creating build/lib/bokeh/core/_templates copying src/bokeh/core/_templates/autoload_js.js -> build/lib/bokeh/core/_templates copying src/bokeh/core/_templates/autoload_nb_js.js -> build/lib/bokeh/core/_templates copying src/bokeh/core/_templates/autoload_request_tag.html -> build/lib/bokeh/core/_templates copying src/bokeh/core/_templates/autoload_tag.html -> build/lib/bokeh/core/_templates copying src/bokeh/core/_templates/css_resources.html -> build/lib/bokeh/core/_templates copying src/bokeh/core/_templates/doc_js.js -> build/lib/bokeh/core/_templates copying src/bokeh/core/_templates/doc_nb_js.js -> build/lib/bokeh/core/_templates copying src/bokeh/core/_templates/file.html -> build/lib/bokeh/core/_templates copying src/bokeh/core/_templates/js_resources.html -> build/lib/bokeh/core/_templates copying src/bokeh/core/_templates/macros.html -> build/lib/bokeh/core/_templates copying src/bokeh/core/_templates/notebook_load.html -> build/lib/bokeh/core/_templates copying src/bokeh/core/_templates/plot_div.html -> build/lib/bokeh/core/_templates copying src/bokeh/core/_templates/root_div.html -> build/lib/bokeh/core/_templates copying src/bokeh/core/_templates/script_tag.html -> build/lib/bokeh/core/_templates copying src/bokeh/core/_templates/try_run.js -> build/lib/bokeh/core/_templates creating build/lib/bokeh/sampledata/_data copying src/bokeh/sampledata/_data/USHolidays.ics -> build/lib/bokeh/sampledata/_data copying src/bokeh/sampledata/_data/US_Regions_State_Boundaries.csv.gz -> build/lib/bokeh/sampledata/_data copying src/bokeh/sampledata/_data/auto-mpg.csv -> build/lib/bokeh/sampledata/_data copying src/bokeh/sampledata/_data/auto-mpg2.csv -> build/lib/bokeh/sampledata/_data copying src/bokeh/sampledata/_data/browsers_nov_2013.csv -> build/lib/bokeh/sampledata/_data copying src/bokeh/sampledata/_data/commits.txt.gz -> build/lib/bokeh/sampledata/_data copying src/bokeh/sampledata/_data/cows.csv -> build/lib/bokeh/sampledata/_data copying src/bokeh/sampledata/_data/daylight_warsaw_2013.csv -> build/lib/bokeh/sampledata/_data copying src/bokeh/sampledata/_data/elements.csv -> build/lib/bokeh/sampledata/_data copying src/bokeh/sampledata/_data/forensic_glass.csv -> build/lib/bokeh/sampledata/_data copying src/bokeh/sampledata/_data/iris.csv -> build/lib/bokeh/sampledata/_data copying src/bokeh/sampledata/_data/les_mis.json -> build/lib/bokeh/sampledata/_data copying src/bokeh/sampledata/_data/lincoln_weather.csv -> build/lib/bokeh/sampledata/_data copying src/bokeh/sampledata/_data/numberly.csv -> build/lib/bokeh/sampledata/_data copying src/bokeh/sampledata/_data/obiszow_mtb_xcm.csv -> build/lib/bokeh/sampledata/_data copying src/bokeh/sampledata/_data/olympics2014.json -> build/lib/bokeh/sampledata/_data copying src/bokeh/sampledata/_data/penguins.csv -> build/lib/bokeh/sampledata/_data copying src/bokeh/sampledata/_data/percent-bachelors-degrees-women-usa.csv -> build/lib/bokeh/sampledata/_data copying src/bokeh/sampledata/_data/probly.csv -> build/lib/bokeh/sampledata/_data copying src/bokeh/sampledata/_data/sample_geojson.geojson -> build/lib/bokeh/sampledata/_data copying src/bokeh/sampledata/_data/sea_surface_temperature.csv.gz -> build/lib/bokeh/sampledata/_data copying src/bokeh/sampledata/_data/sprint.csv -> build/lib/bokeh/sampledata/_data copying src/bokeh/sampledata/_data/unemployment1948.csv -> build/lib/bokeh/sampledata/_data copying src/bokeh/sampledata/_data/us_marriages_divorces.csv -> build/lib/bokeh/sampledata/_data creating build/lib/bokeh/sampledata/_data/icons copying src/bokeh/sampledata/_data/icons/chrome_32x32.png -> build/lib/bokeh/sampledata/_data/icons copying src/bokeh/sampledata/_data/icons/firefox_32x32.png -> build/lib/bokeh/sampledata/_data/icons copying src/bokeh/sampledata/_data/icons/ie_32x32.png -> build/lib/bokeh/sampledata/_data/icons copying src/bokeh/sampledata/_data/icons/opera_32x32.png -> build/lib/bokeh/sampledata/_data/icons copying src/bokeh/sampledata/_data/icons/safari_32x32.png -> build/lib/bokeh/sampledata/_data/icons copying src/bokeh/server/views/app_index.html -> build/lib/bokeh/server/views copying src/bokeh/server/views/bokeh-dev.ico -> build/lib/bokeh/server/views copying src/bokeh/server/views/bokeh.ico -> build/lib/bokeh/server/views creating build/lib/bokeh/server/static creating build/lib/bokeh/server/static/js copying src/bokeh/server/static/js/bokeh-api.js -> build/lib/bokeh/server/static/js copying src/bokeh/server/static/js/bokeh-api.min.js -> build/lib/bokeh/server/static/js copying src/bokeh/server/static/js/bokeh-gl.js -> build/lib/bokeh/server/static/js copying src/bokeh/server/static/js/bokeh-gl.min.js -> build/lib/bokeh/server/static/js copying src/bokeh/server/static/js/bokeh-mathjax.js -> build/lib/bokeh/server/static/js copying src/bokeh/server/static/js/bokeh-mathjax.min.js -> build/lib/bokeh/server/static/js copying src/bokeh/server/static/js/bokeh-tables.js -> build/lib/bokeh/server/static/js copying src/bokeh/server/static/js/bokeh-tables.min.js -> build/lib/bokeh/server/static/js copying src/bokeh/server/static/js/bokeh-widgets.js -> build/lib/bokeh/server/static/js copying src/bokeh/server/static/js/bokeh-widgets.min.js -> build/lib/bokeh/server/static/js copying src/bokeh/server/static/js/bokeh.js -> build/lib/bokeh/server/static/js copying src/bokeh/server/static/js/bokeh.min.js -> build/lib/bokeh/server/static/js copying src/bokeh/server/static/js/compiler.js -> build/lib/bokeh/server/static/js creating build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.decorators.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.decorators.legacy.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.dom.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.dom.iterable.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2015.collection.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2015.core.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2015.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2015.generator.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2015.iterable.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2015.promise.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2015.proxy.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2015.reflect.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2015.symbol.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2015.symbol.wellknown.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2016.array.include.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2016.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2016.full.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2017.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2017.date.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2017.full.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2017.intl.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2017.object.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2017.sharedmemory.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2017.string.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2017.typedarrays.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2018.asyncgenerator.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2018.asynciterable.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2018.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2018.full.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2018.intl.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2018.promise.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2018.regexp.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2019.array.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2019.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2019.full.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2019.intl.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2019.object.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2019.string.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2019.symbol.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2020.bigint.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2020.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2020.date.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2020.full.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2020.intl.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2020.number.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2020.promise.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2020.sharedmemory.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2020.string.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2020.symbol.wellknown.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2021.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2021.full.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2021.intl.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2021.promise.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2021.string.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2021.weakref.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2022.array.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2022.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2022.error.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2022.full.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2022.intl.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2022.object.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2022.regexp.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2022.sharedmemory.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2022.string.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2023.array.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2023.collection.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2023.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2023.full.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es5.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es6.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.esnext.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.esnext.decorators.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.esnext.disposable.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.esnext.full.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.esnext.intl.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.scripthost.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.webworker.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.webworker.importscripts.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.webworker.iterable.d.ts -> build/lib/bokeh/server/static/lib creating build/lib/bokeh/server/static/js/lib copying src/bokeh/server/static/js/lib/base.d.ts -> build/lib/bokeh/server/static/js/lib copying src/bokeh/server/static/js/lib/bokeh.d.ts -> build/lib/bokeh/server/static/js/lib copying src/bokeh/server/static/js/lib/index.d.ts -> build/lib/bokeh/server/static/js/lib copying src/bokeh/server/static/js/lib/main.d.ts -> build/lib/bokeh/server/static/js/lib copying src/bokeh/server/static/js/lib/model.d.ts -> build/lib/bokeh/server/static/js/lib copying src/bokeh/server/static/js/lib/safely.d.ts -> build/lib/bokeh/server/static/js/lib copying src/bokeh/server/static/js/lib/version.d.ts -> build/lib/bokeh/server/static/js/lib creating build/lib/bokeh/server/static/js/lib/api copying src/bokeh/server/static/js/lib/api/charts.d.ts -> build/lib/bokeh/server/static/js/lib/api copying src/bokeh/server/static/js/lib/api/expr.d.ts -> build/lib/bokeh/server/static/js/lib/api copying src/bokeh/server/static/js/lib/api/figure.d.ts -> build/lib/bokeh/server/static/js/lib/api copying src/bokeh/server/static/js/lib/api/glyph_api.d.ts -> build/lib/bokeh/server/static/js/lib/api copying src/bokeh/server/static/js/lib/api/gridplot.d.ts -> build/lib/bokeh/server/static/js/lib/api copying src/bokeh/server/static/js/lib/api/index.d.ts -> build/lib/bokeh/server/static/js/lib/api copying src/bokeh/server/static/js/lib/api/io.d.ts -> build/lib/bokeh/server/static/js/lib/api copying src/bokeh/server/static/js/lib/api/linalg.d.ts -> build/lib/bokeh/server/static/js/lib/api copying src/bokeh/server/static/js/lib/api/main.d.ts -> build/lib/bokeh/server/static/js/lib/api copying src/bokeh/server/static/js/lib/api/models.d.ts -> build/lib/bokeh/server/static/js/lib/api copying src/bokeh/server/static/js/lib/api/palettes.d.ts -> build/lib/bokeh/server/static/js/lib/api copying src/bokeh/server/static/js/lib/api/parser.d.ts -> build/lib/bokeh/server/static/js/lib/api copying src/bokeh/server/static/js/lib/api/plotting.d.ts -> build/lib/bokeh/server/static/js/lib/api copying src/bokeh/server/static/js/lib/api/themes.d.ts -> build/lib/bokeh/server/static/js/lib/api creating build/lib/bokeh/server/static/js/lib/client copying src/bokeh/server/static/js/lib/client/connection.d.ts -> build/lib/bokeh/server/static/js/lib/client copying src/bokeh/server/static/js/lib/client/session.d.ts -> build/lib/bokeh/server/static/js/lib/client creating build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/bokeh_events.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/build_views.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/class.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/css.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/diagnostics.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/dom.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/dom_view.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/enums.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/geometry.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/graphics.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/has_props.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/hittest.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/kinds.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/logging.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/patching.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/properties.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/property_mixins.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/resolvers.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/selection_manager.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/settings.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/signaling.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/types.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/ui_events.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/ui_gestures.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/uniforms.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/vectorization.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/view.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/view_manager.d.ts -> build/lib/bokeh/server/static/js/lib/core creating build/lib/bokeh/server/static/js/lib/document copying src/bokeh/server/static/js/lib/document/defs.d.ts -> build/lib/bokeh/server/static/js/lib/document copying src/bokeh/server/static/js/lib/document/document.d.ts -> build/lib/bokeh/server/static/js/lib/document copying src/bokeh/server/static/js/lib/document/events.d.ts -> build/lib/bokeh/server/static/js/lib/document copying src/bokeh/server/static/js/lib/document/index.d.ts -> build/lib/bokeh/server/static/js/lib/document creating build/lib/bokeh/server/static/js/lib/embed copying src/bokeh/server/static/js/lib/embed/dom.d.ts -> build/lib/bokeh/server/static/js/lib/embed copying src/bokeh/server/static/js/lib/embed/index.d.ts -> build/lib/bokeh/server/static/js/lib/embed copying src/bokeh/server/static/js/lib/embed/json.d.ts -> build/lib/bokeh/server/static/js/lib/embed copying src/bokeh/server/static/js/lib/embed/notebook.d.ts -> build/lib/bokeh/server/static/js/lib/embed copying src/bokeh/server/static/js/lib/embed/server.d.ts -> build/lib/bokeh/server/static/js/lib/embed copying src/bokeh/server/static/js/lib/embed/standalone.d.ts -> build/lib/bokeh/server/static/js/lib/embed creating build/lib/bokeh/server/static/js/lib/models copying src/bokeh/server/static/js/lib/models/index.d.ts -> build/lib/bokeh/server/static/js/lib/models copying src/bokeh/server/static/js/lib/models/main.d.ts -> build/lib/bokeh/server/static/js/lib/models copying src/bokeh/server/static/js/lib/models/util.d.ts -> build/lib/bokeh/server/static/js/lib/models creating build/lib/bokeh/server/static/js/lib/protocol copying src/bokeh/server/static/js/lib/protocol/index.d.ts -> build/lib/bokeh/server/static/js/lib/protocol copying src/bokeh/server/static/js/lib/protocol/message.d.ts -> build/lib/bokeh/server/static/js/lib/protocol copying src/bokeh/server/static/js/lib/protocol/receiver.d.ts -> build/lib/bokeh/server/static/js/lib/protocol creating build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/attribution.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/base.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/buttons.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/canvas.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/caret.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/clearfix.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/dialogs.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/dropdown.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/examiner.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/group_box.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/icons.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/logo.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/menus.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/menus_.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/panels.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/panes.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/plots.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/pretty.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/tabs.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/tool_button.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/toolbar.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/tooltips.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/ui.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles creating build/lib/bokeh/server/static/js/lib/core/layout copying src/bokeh/server/static/js/lib/core/layout/alignments.d.ts -> build/lib/bokeh/server/static/js/lib/core/layout copying src/bokeh/server/static/js/lib/core/layout/border.d.ts -> build/lib/bokeh/server/static/js/lib/core/layout copying src/bokeh/server/static/js/lib/core/layout/grid.d.ts -> build/lib/bokeh/server/static/js/lib/core/layout copying src/bokeh/server/static/js/lib/core/layout/index.d.ts -> build/lib/bokeh/server/static/js/lib/core/layout copying src/bokeh/server/static/js/lib/core/layout/layoutable.d.ts -> build/lib/bokeh/server/static/js/lib/core/layout copying src/bokeh/server/static/js/lib/core/layout/side_panel.d.ts -> build/lib/bokeh/server/static/js/lib/core/layout copying src/bokeh/server/static/js/lib/core/layout/types.d.ts -> build/lib/bokeh/server/static/js/lib/core/layout creating build/lib/bokeh/server/static/js/lib/core/serialization copying src/bokeh/server/static/js/lib/core/serialization/buffer.d.ts -> build/lib/bokeh/server/static/js/lib/core/serialization copying src/bokeh/server/static/js/lib/core/serialization/deserializer.d.ts -> build/lib/bokeh/server/static/js/lib/core/serialization copying src/bokeh/server/static/js/lib/core/serialization/index.d.ts -> build/lib/bokeh/server/static/js/lib/core/serialization copying src/bokeh/server/static/js/lib/core/serialization/reps.d.ts -> build/lib/bokeh/server/static/js/lib/core/serialization copying src/bokeh/server/static/js/lib/core/serialization/serializer.d.ts -> build/lib/bokeh/server/static/js/lib/core/serialization creating build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/affine.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/algorithms.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/array.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/arrayable.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/assert.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/bbox.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/bitset.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/buffer.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/callbacks.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/canvas.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/cloneable.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/color.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/defer.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/eq.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/flip_step_mode.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/image.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/interpolation.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/iterator.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/math.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/matrix.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/menus.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/modules.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/ndarray.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/object.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/panes.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/platform.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/pretty.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/projections.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/ragged_array.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/random.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/refs.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/set.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/slice.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/spatial.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/string.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/svg.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/svg_colors.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/templating.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/text.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/throttle.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/typed_array.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/types.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/version.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/wheel.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/zoom.d.ts -> build/lib/bokeh/server/static/js/lib/core/util creating build/lib/bokeh/server/static/js/lib/core/visuals copying src/bokeh/server/static/js/lib/core/visuals/fill.d.ts -> build/lib/bokeh/server/static/js/lib/core/visuals copying src/bokeh/server/static/js/lib/core/visuals/hatch.d.ts -> build/lib/bokeh/server/static/js/lib/core/visuals copying src/bokeh/server/static/js/lib/core/visuals/image.d.ts -> build/lib/bokeh/server/static/js/lib/core/visuals copying src/bokeh/server/static/js/lib/core/visuals/index.d.ts -> build/lib/bokeh/server/static/js/lib/core/visuals copying src/bokeh/server/static/js/lib/core/visuals/line.d.ts -> build/lib/bokeh/server/static/js/lib/core/visuals copying src/bokeh/server/static/js/lib/core/visuals/patterns.d.ts -> build/lib/bokeh/server/static/js/lib/core/visuals copying src/bokeh/server/static/js/lib/core/visuals/text.d.ts -> build/lib/bokeh/server/static/js/lib/core/visuals copying src/bokeh/server/static/js/lib/core/visuals/visual.d.ts -> build/lib/bokeh/server/static/js/lib/core/visuals creating build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/annotation.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/arrow.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/arrow_head.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/band.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/base_color_bar.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/box_annotation.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/color_bar.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/contour_color_bar.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/data_annotation.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/dimensional.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/label.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/label_set.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/legend.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/legend_item.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/poly_annotation.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/scale_bar.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/slope.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/span.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/text_annotation.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/title.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/toolbar_panel.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/upper_lower.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/whisker.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations creating build/lib/bokeh/server/static/js/lib/models/axes copying src/bokeh/server/static/js/lib/models/axes/axis.d.ts -> build/lib/bokeh/server/static/js/lib/models/axes copying src/bokeh/server/static/js/lib/models/axes/categorical_axis.d.ts -> build/lib/bokeh/server/static/js/lib/models/axes copying src/bokeh/server/static/js/lib/models/axes/continuous_axis.d.ts -> build/lib/bokeh/server/static/js/lib/models/axes copying src/bokeh/server/static/js/lib/models/axes/datetime_axis.d.ts -> build/lib/bokeh/server/static/js/lib/models/axes copying src/bokeh/server/static/js/lib/models/axes/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/axes copying src/bokeh/server/static/js/lib/models/axes/linear_axis.d.ts -> build/lib/bokeh/server/static/js/lib/models/axes copying src/bokeh/server/static/js/lib/models/axes/log_axis.d.ts -> build/lib/bokeh/server/static/js/lib/models/axes copying src/bokeh/server/static/js/lib/models/axes/mercator_axis.d.ts -> build/lib/bokeh/server/static/js/lib/models/axes creating build/lib/bokeh/server/static/js/lib/models/callbacks copying src/bokeh/server/static/js/lib/models/callbacks/callback.d.ts -> build/lib/bokeh/server/static/js/lib/models/callbacks copying src/bokeh/server/static/js/lib/models/callbacks/close_dialog.d.ts -> build/lib/bokeh/server/static/js/lib/models/callbacks copying src/bokeh/server/static/js/lib/models/callbacks/customjs.d.ts -> build/lib/bokeh/server/static/js/lib/models/callbacks copying src/bokeh/server/static/js/lib/models/callbacks/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/callbacks copying src/bokeh/server/static/js/lib/models/callbacks/open_dialog.d.ts -> build/lib/bokeh/server/static/js/lib/models/callbacks copying src/bokeh/server/static/js/lib/models/callbacks/open_url.d.ts -> build/lib/bokeh/server/static/js/lib/models/callbacks copying src/bokeh/server/static/js/lib/models/callbacks/set_value.d.ts -> build/lib/bokeh/server/static/js/lib/models/callbacks copying src/bokeh/server/static/js/lib/models/callbacks/toggle_visibility.d.ts -> build/lib/bokeh/server/static/js/lib/models/callbacks creating build/lib/bokeh/server/static/js/lib/models/canvas copying src/bokeh/server/static/js/lib/models/canvas/canvas.d.ts -> build/lib/bokeh/server/static/js/lib/models/canvas copying src/bokeh/server/static/js/lib/models/canvas/cartesian_frame.d.ts -> build/lib/bokeh/server/static/js/lib/models/canvas copying src/bokeh/server/static/js/lib/models/canvas/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/canvas creating build/lib/bokeh/server/static/js/lib/models/common copying src/bokeh/server/static/js/lib/models/common/box_kinds.d.ts -> build/lib/bokeh/server/static/js/lib/models/common copying src/bokeh/server/static/js/lib/models/common/kinds.d.ts -> build/lib/bokeh/server/static/js/lib/models/common copying src/bokeh/server/static/js/lib/models/common/painting.d.ts -> build/lib/bokeh/server/static/js/lib/models/common copying src/bokeh/server/static/js/lib/models/common/resolve.d.ts -> build/lib/bokeh/server/static/js/lib/models/common creating build/lib/bokeh/server/static/js/lib/models/coordinates copying src/bokeh/server/static/js/lib/models/coordinates/coordinate.d.ts -> build/lib/bokeh/server/static/js/lib/models/coordinates copying src/bokeh/server/static/js/lib/models/coordinates/coordinate_mapping.d.ts -> build/lib/bokeh/server/static/js/lib/models/coordinates copying src/bokeh/server/static/js/lib/models/coordinates/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/coordinates copying src/bokeh/server/static/js/lib/models/coordinates/indexed.d.ts -> build/lib/bokeh/server/static/js/lib/models/coordinates copying src/bokeh/server/static/js/lib/models/coordinates/node.d.ts -> build/lib/bokeh/server/static/js/lib/models/coordinates copying src/bokeh/server/static/js/lib/models/coordinates/xy.d.ts -> build/lib/bokeh/server/static/js/lib/models/coordinates creating build/lib/bokeh/server/static/js/lib/models/dom copying src/bokeh/server/static/js/lib/models/dom/action.d.ts -> build/lib/bokeh/server/static/js/lib/models/dom copying src/bokeh/server/static/js/lib/models/dom/color_ref.d.ts -> build/lib/bokeh/server/static/js/lib/models/dom copying src/bokeh/server/static/js/lib/models/dom/dom_element.d.ts -> build/lib/bokeh/server/static/js/lib/models/dom copying src/bokeh/server/static/js/lib/models/dom/dom_node.d.ts -> build/lib/bokeh/server/static/js/lib/models/dom copying src/bokeh/server/static/js/lib/models/dom/elements.d.ts -> build/lib/bokeh/server/static/js/lib/models/dom copying src/bokeh/server/static/js/lib/models/dom/html.d.ts -> build/lib/bokeh/server/static/js/lib/models/dom copying src/bokeh/server/static/js/lib/models/dom/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/dom copying src/bokeh/server/static/js/lib/models/dom/index_.d.ts -> build/lib/bokeh/server/static/js/lib/models/dom copying src/bokeh/server/static/js/lib/models/dom/placeholder.d.ts -> build/lib/bokeh/server/static/js/lib/models/dom copying src/bokeh/server/static/js/lib/models/dom/styles.d.ts -> build/lib/bokeh/server/static/js/lib/models/dom copying src/bokeh/server/static/js/lib/models/dom/stylesheets.d.ts -> build/lib/bokeh/server/static/js/lib/models/dom copying src/bokeh/server/static/js/lib/models/dom/template.d.ts -> build/lib/bokeh/server/static/js/lib/models/dom copying src/bokeh/server/static/js/lib/models/dom/text.d.ts -> build/lib/bokeh/server/static/js/lib/models/dom copying src/bokeh/server/static/js/lib/models/dom/toggle_group.d.ts -> build/lib/bokeh/server/static/js/lib/models/dom copying src/bokeh/server/static/js/lib/models/dom/value_of.d.ts -> build/lib/bokeh/server/static/js/lib/models/dom copying src/bokeh/server/static/js/lib/models/dom/value_ref.d.ts -> build/lib/bokeh/server/static/js/lib/models/dom creating build/lib/bokeh/server/static/js/lib/models/expressions copying src/bokeh/server/static/js/lib/models/expressions/coordinate_transform.d.ts -> build/lib/bokeh/server/static/js/lib/models/expressions copying src/bokeh/server/static/js/lib/models/expressions/cumsum.d.ts -> build/lib/bokeh/server/static/js/lib/models/expressions copying src/bokeh/server/static/js/lib/models/expressions/customjs_expr.d.ts -> build/lib/bokeh/server/static/js/lib/models/expressions copying src/bokeh/server/static/js/lib/models/expressions/expression.d.ts -> build/lib/bokeh/server/static/js/lib/models/expressions copying src/bokeh/server/static/js/lib/models/expressions/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/expressions copying src/bokeh/server/static/js/lib/models/expressions/maximum.d.ts -> build/lib/bokeh/server/static/js/lib/models/expressions copying src/bokeh/server/static/js/lib/models/expressions/minimum.d.ts -> build/lib/bokeh/server/static/js/lib/models/expressions copying src/bokeh/server/static/js/lib/models/expressions/polar.d.ts -> build/lib/bokeh/server/static/js/lib/models/expressions copying src/bokeh/server/static/js/lib/models/expressions/stack.d.ts -> build/lib/bokeh/server/static/js/lib/models/expressions creating build/lib/bokeh/server/static/js/lib/models/filters copying src/bokeh/server/static/js/lib/models/filters/all_indices.d.ts -> build/lib/bokeh/server/static/js/lib/models/filters copying src/bokeh/server/static/js/lib/models/filters/boolean_filter.d.ts -> build/lib/bokeh/server/static/js/lib/models/filters copying src/bokeh/server/static/js/lib/models/filters/composite_filter.d.ts -> build/lib/bokeh/server/static/js/lib/models/filters copying src/bokeh/server/static/js/lib/models/filters/customjs_filter.d.ts -> build/lib/bokeh/server/static/js/lib/models/filters copying src/bokeh/server/static/js/lib/models/filters/difference_filter.d.ts -> build/lib/bokeh/server/static/js/lib/models/filters copying src/bokeh/server/static/js/lib/models/filters/filter.d.ts -> build/lib/bokeh/server/static/js/lib/models/filters copying src/bokeh/server/static/js/lib/models/filters/group_filter.d.ts -> build/lib/bokeh/server/static/js/lib/models/filters copying src/bokeh/server/static/js/lib/models/filters/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/filters copying src/bokeh/server/static/js/lib/models/filters/index_filter.d.ts -> build/lib/bokeh/server/static/js/lib/models/filters copying src/bokeh/server/static/js/lib/models/filters/intersection_filter.d.ts -> build/lib/bokeh/server/static/js/lib/models/filters copying src/bokeh/server/static/js/lib/models/filters/inversion_filter.d.ts -> build/lib/bokeh/server/static/js/lib/models/filters copying src/bokeh/server/static/js/lib/models/filters/symmetric_difference_filter.d.ts -> build/lib/bokeh/server/static/js/lib/models/filters copying src/bokeh/server/static/js/lib/models/filters/union_filter.d.ts -> build/lib/bokeh/server/static/js/lib/models/filters creating build/lib/bokeh/server/static/js/lib/models/formatters copying src/bokeh/server/static/js/lib/models/formatters/basic_tick_formatter.d.ts -> build/lib/bokeh/server/static/js/lib/models/formatters copying src/bokeh/server/static/js/lib/models/formatters/categorical_tick_formatter.d.ts -> build/lib/bokeh/server/static/js/lib/models/formatters copying src/bokeh/server/static/js/lib/models/formatters/customjs_tick_formatter.d.ts -> build/lib/bokeh/server/static/js/lib/models/formatters copying src/bokeh/server/static/js/lib/models/formatters/datetime_tick_formatter.d.ts -> build/lib/bokeh/server/static/js/lib/models/formatters copying src/bokeh/server/static/js/lib/models/formatters/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/formatters copying src/bokeh/server/static/js/lib/models/formatters/log_tick_formatter.d.ts -> build/lib/bokeh/server/static/js/lib/models/formatters copying src/bokeh/server/static/js/lib/models/formatters/mercator_tick_formatter.d.ts -> build/lib/bokeh/server/static/js/lib/models/formatters copying src/bokeh/server/static/js/lib/models/formatters/numeral_tick_formatter.d.ts -> build/lib/bokeh/server/static/js/lib/models/formatters copying src/bokeh/server/static/js/lib/models/formatters/printf_tick_formatter.d.ts -> build/lib/bokeh/server/static/js/lib/models/formatters copying src/bokeh/server/static/js/lib/models/formatters/tick_formatter.d.ts -> build/lib/bokeh/server/static/js/lib/models/formatters creating build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/annular_wedge.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/annulus.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/arc.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/area.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/bezier.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/block.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/center_rotatable.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/circle.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/defs.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/ellipse.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/glyph.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/harea.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/harea_step.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/hbar.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/hex_tile.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/hspan.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/hstrip.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/image.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/image_base.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/image_rgba.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/image_stack.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/image_url.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/line.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/lrtb.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/marker.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/math_text_glyph.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/mathml_glyph.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/multi_line.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/multi_polygons.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/patch.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/patches.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/quad.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/quadratic.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/ray.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/rect.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/scatter.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/segment.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/spline.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/step.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/tex_glyph.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/text.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/utils.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/varea.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/varea_step.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/vbar.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/vspan.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/vstrip.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/wedge.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/xy_glyph.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs creating build/lib/bokeh/server/static/js/lib/models/graphics copying src/bokeh/server/static/js/lib/models/graphics/decoration.d.ts -> build/lib/bokeh/server/static/js/lib/models/graphics copying src/bokeh/server/static/js/lib/models/graphics/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/graphics copying src/bokeh/server/static/js/lib/models/graphics/marking.d.ts -> build/lib/bokeh/server/static/js/lib/models/graphics creating build/lib/bokeh/server/static/js/lib/models/graphs copying src/bokeh/server/static/js/lib/models/graphs/graph_hit_test_policy.d.ts -> build/lib/bokeh/server/static/js/lib/models/graphs copying src/bokeh/server/static/js/lib/models/graphs/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/graphs copying src/bokeh/server/static/js/lib/models/graphs/layout_provider.d.ts -> build/lib/bokeh/server/static/js/lib/models/graphs copying src/bokeh/server/static/js/lib/models/graphs/static_layout_provider.d.ts -> build/lib/bokeh/server/static/js/lib/models/graphs creating build/lib/bokeh/server/static/js/lib/models/grids copying src/bokeh/server/static/js/lib/models/grids/grid.d.ts -> build/lib/bokeh/server/static/js/lib/models/grids copying src/bokeh/server/static/js/lib/models/grids/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/grids creating build/lib/bokeh/server/static/js/lib/models/layouts copying src/bokeh/server/static/js/lib/models/layouts/alignments.d.ts -> build/lib/bokeh/server/static/js/lib/models/layouts copying src/bokeh/server/static/js/lib/models/layouts/column.d.ts -> build/lib/bokeh/server/static/js/lib/models/layouts copying src/bokeh/server/static/js/lib/models/layouts/css_grid_box.d.ts -> build/lib/bokeh/server/static/js/lib/models/layouts copying src/bokeh/server/static/js/lib/models/layouts/flex_box.d.ts -> build/lib/bokeh/server/static/js/lib/models/layouts copying src/bokeh/server/static/js/lib/models/layouts/grid_box.d.ts -> build/lib/bokeh/server/static/js/lib/models/layouts copying src/bokeh/server/static/js/lib/models/layouts/group_box.d.ts -> build/lib/bokeh/server/static/js/lib/models/layouts copying src/bokeh/server/static/js/lib/models/layouts/hbox.d.ts -> build/lib/bokeh/server/static/js/lib/models/layouts copying src/bokeh/server/static/js/lib/models/layouts/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/layouts copying src/bokeh/server/static/js/lib/models/layouts/layout_dom.d.ts -> build/lib/bokeh/server/static/js/lib/models/layouts copying src/bokeh/server/static/js/lib/models/layouts/row.d.ts -> build/lib/bokeh/server/static/js/lib/models/layouts copying src/bokeh/server/static/js/lib/models/layouts/scroll_box.d.ts -> build/lib/bokeh/server/static/js/lib/models/layouts copying src/bokeh/server/static/js/lib/models/layouts/spacer.d.ts -> build/lib/bokeh/server/static/js/lib/models/layouts copying src/bokeh/server/static/js/lib/models/layouts/tab_panel.d.ts -> build/lib/bokeh/server/static/js/lib/models/layouts copying src/bokeh/server/static/js/lib/models/layouts/tabs.d.ts -> build/lib/bokeh/server/static/js/lib/models/layouts copying src/bokeh/server/static/js/lib/models/layouts/vbox.d.ts -> build/lib/bokeh/server/static/js/lib/models/layouts creating build/lib/bokeh/server/static/js/lib/models/mappers copying src/bokeh/server/static/js/lib/models/mappers/categorical_color_mapper.d.ts -> build/lib/bokeh/server/static/js/lib/models/mappers copying src/bokeh/server/static/js/lib/models/mappers/categorical_mapper.d.ts -> build/lib/bokeh/server/static/js/lib/models/mappers copying src/bokeh/server/static/js/lib/models/mappers/categorical_marker_mapper.d.ts -> build/lib/bokeh/server/static/js/lib/models/mappers copying src/bokeh/server/static/js/lib/models/mappers/categorical_pattern_mapper.d.ts -> build/lib/bokeh/server/static/js/lib/models/mappers copying src/bokeh/server/static/js/lib/models/mappers/color_mapper.d.ts -> build/lib/bokeh/server/static/js/lib/models/mappers copying src/bokeh/server/static/js/lib/models/mappers/continuous_color_mapper.d.ts -> build/lib/bokeh/server/static/js/lib/models/mappers copying src/bokeh/server/static/js/lib/models/mappers/eqhist_color_mapper.d.ts -> build/lib/bokeh/server/static/js/lib/models/mappers copying src/bokeh/server/static/js/lib/models/mappers/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/mappers copying src/bokeh/server/static/js/lib/models/mappers/linear_color_mapper.d.ts -> build/lib/bokeh/server/static/js/lib/models/mappers copying src/bokeh/server/static/js/lib/models/mappers/log_color_mapper.d.ts -> build/lib/bokeh/server/static/js/lib/models/mappers copying src/bokeh/server/static/js/lib/models/mappers/mapper.d.ts -> build/lib/bokeh/server/static/js/lib/models/mappers copying src/bokeh/server/static/js/lib/models/mappers/scanning_color_mapper.d.ts -> build/lib/bokeh/server/static/js/lib/models/mappers copying src/bokeh/server/static/js/lib/models/mappers/stack_color_mapper.d.ts -> build/lib/bokeh/server/static/js/lib/models/mappers copying src/bokeh/server/static/js/lib/models/mappers/weighted_stack_color_mapper.d.ts -> build/lib/bokeh/server/static/js/lib/models/mappers creating build/lib/bokeh/server/static/js/lib/models/plots copying src/bokeh/server/static/js/lib/models/plots/figure.d.ts -> build/lib/bokeh/server/static/js/lib/models/plots copying src/bokeh/server/static/js/lib/models/plots/gmap.d.ts -> build/lib/bokeh/server/static/js/lib/models/plots copying src/bokeh/server/static/js/lib/models/plots/gmap_plot.d.ts -> build/lib/bokeh/server/static/js/lib/models/plots copying src/bokeh/server/static/js/lib/models/plots/gmap_plot_canvas.d.ts -> build/lib/bokeh/server/static/js/lib/models/plots copying src/bokeh/server/static/js/lib/models/plots/grid_plot.d.ts -> build/lib/bokeh/server/static/js/lib/models/plots copying src/bokeh/server/static/js/lib/models/plots/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/plots copying src/bokeh/server/static/js/lib/models/plots/plot.d.ts -> build/lib/bokeh/server/static/js/lib/models/plots copying src/bokeh/server/static/js/lib/models/plots/plot_canvas.d.ts -> build/lib/bokeh/server/static/js/lib/models/plots copying src/bokeh/server/static/js/lib/models/plots/range_manager.d.ts -> build/lib/bokeh/server/static/js/lib/models/plots copying src/bokeh/server/static/js/lib/models/plots/state_manager.d.ts -> build/lib/bokeh/server/static/js/lib/models/plots creating build/lib/bokeh/server/static/js/lib/models/policies copying src/bokeh/server/static/js/lib/models/policies/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/policies copying src/bokeh/server/static/js/lib/models/policies/labeling.d.ts -> build/lib/bokeh/server/static/js/lib/models/policies creating build/lib/bokeh/server/static/js/lib/models/random copying src/bokeh/server/static/js/lib/models/random/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/random copying src/bokeh/server/static/js/lib/models/random/park_miller_lcg.d.ts -> build/lib/bokeh/server/static/js/lib/models/random copying src/bokeh/server/static/js/lib/models/random/random_generator.d.ts -> build/lib/bokeh/server/static/js/lib/models/random creating build/lib/bokeh/server/static/js/lib/models/ranges copying src/bokeh/server/static/js/lib/models/ranges/data_range.d.ts -> build/lib/bokeh/server/static/js/lib/models/ranges copying src/bokeh/server/static/js/lib/models/ranges/data_range1d.d.ts -> build/lib/bokeh/server/static/js/lib/models/ranges copying src/bokeh/server/static/js/lib/models/ranges/factor_range.d.ts -> build/lib/bokeh/server/static/js/lib/models/ranges copying src/bokeh/server/static/js/lib/models/ranges/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/ranges copying src/bokeh/server/static/js/lib/models/ranges/numerical_range.d.ts -> build/lib/bokeh/server/static/js/lib/models/ranges copying src/bokeh/server/static/js/lib/models/ranges/range.d.ts -> build/lib/bokeh/server/static/js/lib/models/ranges copying src/bokeh/server/static/js/lib/models/ranges/range1d.d.ts -> build/lib/bokeh/server/static/js/lib/models/ranges creating build/lib/bokeh/server/static/js/lib/models/renderers copying src/bokeh/server/static/js/lib/models/renderers/composite_renderer.d.ts -> build/lib/bokeh/server/static/js/lib/models/renderers copying src/bokeh/server/static/js/lib/models/renderers/contour_renderer.d.ts -> build/lib/bokeh/server/static/js/lib/models/renderers copying src/bokeh/server/static/js/lib/models/renderers/data_renderer.d.ts -> build/lib/bokeh/server/static/js/lib/models/renderers copying src/bokeh/server/static/js/lib/models/renderers/glyph_renderer.d.ts -> build/lib/bokeh/server/static/js/lib/models/renderers copying src/bokeh/server/static/js/lib/models/renderers/graph_renderer.d.ts -> build/lib/bokeh/server/static/js/lib/models/renderers copying src/bokeh/server/static/js/lib/models/renderers/guide_renderer.d.ts -> build/lib/bokeh/server/static/js/lib/models/renderers copying src/bokeh/server/static/js/lib/models/renderers/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/renderers copying src/bokeh/server/static/js/lib/models/renderers/renderer.d.ts -> build/lib/bokeh/server/static/js/lib/models/renderers creating build/lib/bokeh/server/static/js/lib/models/scales copying src/bokeh/server/static/js/lib/models/scales/categorical_scale.d.ts -> build/lib/bokeh/server/static/js/lib/models/scales copying src/bokeh/server/static/js/lib/models/scales/composite_scale.d.ts -> build/lib/bokeh/server/static/js/lib/models/scales copying src/bokeh/server/static/js/lib/models/scales/continuous_scale.d.ts -> build/lib/bokeh/server/static/js/lib/models/scales copying src/bokeh/server/static/js/lib/models/scales/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/scales copying src/bokeh/server/static/js/lib/models/scales/linear_interpolation_scale.d.ts -> build/lib/bokeh/server/static/js/lib/models/scales copying src/bokeh/server/static/js/lib/models/scales/linear_scale.d.ts -> build/lib/bokeh/server/static/js/lib/models/scales copying src/bokeh/server/static/js/lib/models/scales/log_scale.d.ts -> build/lib/bokeh/server/static/js/lib/models/scales copying src/bokeh/server/static/js/lib/models/scales/scale.d.ts -> build/lib/bokeh/server/static/js/lib/models/scales creating build/lib/bokeh/server/static/js/lib/models/selections copying src/bokeh/server/static/js/lib/models/selections/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/selections copying src/bokeh/server/static/js/lib/models/selections/interaction_policy.d.ts -> build/lib/bokeh/server/static/js/lib/models/selections copying src/bokeh/server/static/js/lib/models/selections/selection.d.ts -> build/lib/bokeh/server/static/js/lib/models/selections creating build/lib/bokeh/server/static/js/lib/models/selectors copying src/bokeh/server/static/js/lib/models/selectors/by_class.d.ts -> build/lib/bokeh/server/static/js/lib/models/selectors copying src/bokeh/server/static/js/lib/models/selectors/by_css.d.ts -> build/lib/bokeh/server/static/js/lib/models/selectors copying src/bokeh/server/static/js/lib/models/selectors/by_id.d.ts -> build/lib/bokeh/server/static/js/lib/models/selectors copying src/bokeh/server/static/js/lib/models/selectors/by_xpath.d.ts -> build/lib/bokeh/server/static/js/lib/models/selectors copying src/bokeh/server/static/js/lib/models/selectors/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/selectors copying src/bokeh/server/static/js/lib/models/selectors/selector.d.ts -> build/lib/bokeh/server/static/js/lib/models/selectors creating build/lib/bokeh/server/static/js/lib/models/sources copying src/bokeh/server/static/js/lib/models/sources/ajax_data_source.d.ts -> build/lib/bokeh/server/static/js/lib/models/sources copying src/bokeh/server/static/js/lib/models/sources/cds_view.d.ts -> build/lib/bokeh/server/static/js/lib/models/sources copying src/bokeh/server/static/js/lib/models/sources/column_data_source.d.ts -> build/lib/bokeh/server/static/js/lib/models/sources copying src/bokeh/server/static/js/lib/models/sources/columnar_data_source.d.ts -> build/lib/bokeh/server/static/js/lib/models/sources copying src/bokeh/server/static/js/lib/models/sources/data_source.d.ts -> build/lib/bokeh/server/static/js/lib/models/sources copying src/bokeh/server/static/js/lib/models/sources/geojson_data_source.d.ts -> build/lib/bokeh/server/static/js/lib/models/sources copying src/bokeh/server/static/js/lib/models/sources/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/sources copying src/bokeh/server/static/js/lib/models/sources/server_sent_data_source.d.ts -> build/lib/bokeh/server/static/js/lib/models/sources copying src/bokeh/server/static/js/lib/models/sources/web_data_source.d.ts -> build/lib/bokeh/server/static/js/lib/models/sources creating build/lib/bokeh/server/static/js/lib/models/ui copying src/bokeh/server/static/js/lib/models/ui/dialog.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui copying src/bokeh/server/static/js/lib/models/ui/examiner.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui copying src/bokeh/server/static/js/lib/models/ui/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui copying src/bokeh/server/static/js/lib/models/ui/pane.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui copying src/bokeh/server/static/js/lib/models/ui/panel.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui copying src/bokeh/server/static/js/lib/models/ui/tooltip.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui copying src/bokeh/server/static/js/lib/models/ui/ui_element.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui creating build/lib/bokeh/server/static/js/lib/models/text copying src/bokeh/server/static/js/lib/models/text/base_text.d.ts -> build/lib/bokeh/server/static/js/lib/models/text copying src/bokeh/server/static/js/lib/models/text/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/text copying src/bokeh/server/static/js/lib/models/text/math_text.d.ts -> build/lib/bokeh/server/static/js/lib/models/text copying src/bokeh/server/static/js/lib/models/text/plain_text.d.ts -> build/lib/bokeh/server/static/js/lib/models/text copying src/bokeh/server/static/js/lib/models/text/providers.d.ts -> build/lib/bokeh/server/static/js/lib/models/text copying src/bokeh/server/static/js/lib/models/text/utils.d.ts -> build/lib/bokeh/server/static/js/lib/models/text creating build/lib/bokeh/server/static/js/lib/models/textures copying src/bokeh/server/static/js/lib/models/textures/canvas_texture.d.ts -> build/lib/bokeh/server/static/js/lib/models/textures copying src/bokeh/server/static/js/lib/models/textures/image_url_texture.d.ts -> build/lib/bokeh/server/static/js/lib/models/textures copying src/bokeh/server/static/js/lib/models/textures/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/textures copying src/bokeh/server/static/js/lib/models/textures/texture.d.ts -> build/lib/bokeh/server/static/js/lib/models/textures creating build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/adaptive_ticker.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/basic_ticker.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/binned_ticker.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/categorical_ticker.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/composite_ticker.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/continuous_ticker.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/datetime_ticker.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/days_ticker.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/fixed_ticker.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/log_ticker.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/mercator_ticker.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/months_ticker.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/single_interval_ticker.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/ticker.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/util.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/years_ticker.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers creating build/lib/bokeh/server/static/js/lib/models/tiles copying src/bokeh/server/static/js/lib/models/tiles/bbox_tile_source.d.ts -> build/lib/bokeh/server/static/js/lib/models/tiles copying src/bokeh/server/static/js/lib/models/tiles/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/tiles copying src/bokeh/server/static/js/lib/models/tiles/mercator_tile_source.d.ts -> build/lib/bokeh/server/static/js/lib/models/tiles copying src/bokeh/server/static/js/lib/models/tiles/quadkey_tile_source.d.ts -> build/lib/bokeh/server/static/js/lib/models/tiles copying src/bokeh/server/static/js/lib/models/tiles/tile_renderer.d.ts -> build/lib/bokeh/server/static/js/lib/models/tiles copying src/bokeh/server/static/js/lib/models/tiles/tile_source.d.ts -> build/lib/bokeh/server/static/js/lib/models/tiles copying src/bokeh/server/static/js/lib/models/tiles/tile_utils.d.ts -> build/lib/bokeh/server/static/js/lib/models/tiles copying src/bokeh/server/static/js/lib/models/tiles/tms_tile_source.d.ts -> build/lib/bokeh/server/static/js/lib/models/tiles copying src/bokeh/server/static/js/lib/models/tiles/wmts_tile_source.d.ts -> build/lib/bokeh/server/static/js/lib/models/tiles creating build/lib/bokeh/server/static/js/lib/models/tools copying src/bokeh/server/static/js/lib/models/tools/click_button.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools copying src/bokeh/server/static/js/lib/models/tools/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools copying src/bokeh/server/static/js/lib/models/tools/on_off_button.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools copying src/bokeh/server/static/js/lib/models/tools/tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools copying src/bokeh/server/static/js/lib/models/tools/tool_button.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools copying src/bokeh/server/static/js/lib/models/tools/tool_proxy.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools copying src/bokeh/server/static/js/lib/models/tools/toolbar.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools creating build/lib/bokeh/server/static/js/lib/models/transforms copying src/bokeh/server/static/js/lib/models/transforms/customjs_transform.d.ts -> build/lib/bokeh/server/static/js/lib/models/transforms copying src/bokeh/server/static/js/lib/models/transforms/dodge.d.ts -> build/lib/bokeh/server/static/js/lib/models/transforms copying src/bokeh/server/static/js/lib/models/transforms/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/transforms copying src/bokeh/server/static/js/lib/models/transforms/interpolator.d.ts -> build/lib/bokeh/server/static/js/lib/models/transforms copying src/bokeh/server/static/js/lib/models/transforms/jitter.d.ts -> build/lib/bokeh/server/static/js/lib/models/transforms copying src/bokeh/server/static/js/lib/models/transforms/linear_interpolator.d.ts -> build/lib/bokeh/server/static/js/lib/models/transforms copying src/bokeh/server/static/js/lib/models/transforms/range_transform.d.ts -> build/lib/bokeh/server/static/js/lib/models/transforms copying src/bokeh/server/static/js/lib/models/transforms/step_interpolator.d.ts -> build/lib/bokeh/server/static/js/lib/models/transforms copying src/bokeh/server/static/js/lib/models/transforms/transform.d.ts -> build/lib/bokeh/server/static/js/lib/models/transforms creating build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/abstract_button.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/autocomplete_input.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/base_date_picker.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/base_datetime_picker.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/button.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/checkbox.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/checkbox_button_group.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/checkbox_group.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/color_picker.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/control.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/date_picker.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/date_range_picker.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/datetime_picker.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/datetime_range_picker.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/div.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/dropdown.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/file_input.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/help_button.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/input_widget.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/main.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/markup.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/multi_choice.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/multiple_date_picker.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/multiple_datetime_picker.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/multiselect.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/numeric_input.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/oriented_control.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/palette_select.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/paragraph.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/password_input.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/picker_base.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/pretext.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/radio_button_group.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/radio_group.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/select.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/spinner.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/switch.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/text_input.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/text_like_input.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/textarea_input.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/time_picker.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/toggle.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/toggle_button_group.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/toggle_input.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/toggle_input_group.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/widget.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets creating build/lib/bokeh/server/static/js/lib/models/annotations/html copying src/bokeh/server/static/js/lib/models/annotations/html/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations/html copying src/bokeh/server/static/js/lib/models/annotations/html/label.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations/html copying src/bokeh/server/static/js/lib/models/annotations/html/label_set.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations/html copying src/bokeh/server/static/js/lib/models/annotations/html/text_annotation.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations/html copying src/bokeh/server/static/js/lib/models/annotations/html/title.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations/html creating build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/accumulate.frag.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/accumulate.vert.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/annular_wedge.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/annulus.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/base.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/base_line.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/base_marker.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/buffer.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/circle.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/dash_cache.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/hex_tile.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/image.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/image.frag.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/image.vert.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/line_gl.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/lrtb.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/main.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/marker.frag.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/marker.vert.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/multi_line.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/multi_marker.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/rect.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/regl_line.frag.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/regl_line.vert.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/regl_wrap.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/single_line.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/single_marker.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/step.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/sxsy.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/types.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/webgl_utils.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/wedge.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl creating build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/utils copying src/bokeh/server/static/js/lib/models/glyphs/webgl/utils/math.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/utils creating build/lib/bokeh/server/static/js/lib/models/ui/icons copying src/bokeh/server/static/js/lib/models/ui/icons/builtin_icon.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui/icons copying src/bokeh/server/static/js/lib/models/ui/icons/icon.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui/icons copying src/bokeh/server/static/js/lib/models/ui/icons/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui/icons copying src/bokeh/server/static/js/lib/models/ui/icons/svg_icon.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui/icons copying src/bokeh/server/static/js/lib/models/ui/icons/tabler_icon.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui/icons creating build/lib/bokeh/server/static/js/lib/models/ui/menus copying src/bokeh/server/static/js/lib/models/ui/menus/action_item.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui/menus copying src/bokeh/server/static/js/lib/models/ui/menus/checkable_item.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui/menus copying src/bokeh/server/static/js/lib/models/ui/menus/divider_item.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui/menus copying src/bokeh/server/static/js/lib/models/ui/menus/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui/menus copying src/bokeh/server/static/js/lib/models/ui/menus/menu.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui/menus copying src/bokeh/server/static/js/lib/models/ui/menus/menu_item.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui/menus creating build/lib/bokeh/server/static/js/lib/models/text/mathjax copying src/bokeh/server/static/js/lib/models/text/mathjax/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/text/mathjax copying src/bokeh/server/static/js/lib/models/text/mathjax/main.d.ts -> build/lib/bokeh/server/static/js/lib/models/text/mathjax creating build/lib/bokeh/server/static/js/lib/models/tools/actions copying src/bokeh/server/static/js/lib/models/tools/actions/action_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying src/bokeh/server/static/js/lib/models/tools/actions/copy_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying src/bokeh/server/static/js/lib/models/tools/actions/custom_action.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying src/bokeh/server/static/js/lib/models/tools/actions/examine_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying src/bokeh/server/static/js/lib/models/tools/actions/fullscreen_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying src/bokeh/server/static/js/lib/models/tools/actions/help_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying src/bokeh/server/static/js/lib/models/tools/actions/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying src/bokeh/server/static/js/lib/models/tools/actions/plot_action_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying src/bokeh/server/static/js/lib/models/tools/actions/redo_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying src/bokeh/server/static/js/lib/models/tools/actions/reset_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying src/bokeh/server/static/js/lib/models/tools/actions/save_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying src/bokeh/server/static/js/lib/models/tools/actions/undo_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying src/bokeh/server/static/js/lib/models/tools/actions/zoom_base_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying src/bokeh/server/static/js/lib/models/tools/actions/zoom_in_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying src/bokeh/server/static/js/lib/models/tools/actions/zoom_out_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/actions creating build/lib/bokeh/server/static/js/lib/models/tools/edit copying src/bokeh/server/static/js/lib/models/tools/edit/box_edit_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/edit copying src/bokeh/server/static/js/lib/models/tools/edit/edit_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/edit copying src/bokeh/server/static/js/lib/models/tools/edit/freehand_draw_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/edit copying src/bokeh/server/static/js/lib/models/tools/edit/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/edit copying src/bokeh/server/static/js/lib/models/tools/edit/line_edit_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/edit copying src/bokeh/server/static/js/lib/models/tools/edit/line_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/edit copying src/bokeh/server/static/js/lib/models/tools/edit/point_draw_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/edit copying src/bokeh/server/static/js/lib/models/tools/edit/poly_draw_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/edit copying src/bokeh/server/static/js/lib/models/tools/edit/poly_edit_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/edit copying src/bokeh/server/static/js/lib/models/tools/edit/poly_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/edit creating build/lib/bokeh/server/static/js/lib/models/tools/gestures copying src/bokeh/server/static/js/lib/models/tools/gestures/box_select_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying src/bokeh/server/static/js/lib/models/tools/gestures/box_zoom_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying src/bokeh/server/static/js/lib/models/tools/gestures/gesture_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying src/bokeh/server/static/js/lib/models/tools/gestures/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying src/bokeh/server/static/js/lib/models/tools/gestures/lasso_select_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying src/bokeh/server/static/js/lib/models/tools/gestures/pan_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying src/bokeh/server/static/js/lib/models/tools/gestures/poly_select_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying src/bokeh/server/static/js/lib/models/tools/gestures/range_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying src/bokeh/server/static/js/lib/models/tools/gestures/region_select_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying src/bokeh/server/static/js/lib/models/tools/gestures/select_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying src/bokeh/server/static/js/lib/models/tools/gestures/tap_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying src/bokeh/server/static/js/lib/models/tools/gestures/wheel_pan_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying src/bokeh/server/static/js/lib/models/tools/gestures/wheel_zoom_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/gestures creating build/lib/bokeh/server/static/js/lib/models/tools/inspectors copying src/bokeh/server/static/js/lib/models/tools/inspectors/crosshair_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/inspectors copying src/bokeh/server/static/js/lib/models/tools/inspectors/customjs_hover.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/inspectors copying src/bokeh/server/static/js/lib/models/tools/inspectors/hover_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/inspectors copying src/bokeh/server/static/js/lib/models/tools/inspectors/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/inspectors copying src/bokeh/server/static/js/lib/models/tools/inspectors/inspect_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/inspectors creating build/lib/bokeh/server/static/js/lib/models/widgets/sliders copying src/bokeh/server/static/js/lib/models/widgets/sliders/abstract_slider.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/sliders copying src/bokeh/server/static/js/lib/models/widgets/sliders/base_numerical_slider.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/sliders copying src/bokeh/server/static/js/lib/models/widgets/sliders/categorical_slider.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/sliders copying src/bokeh/server/static/js/lib/models/widgets/sliders/date_range_slider.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/sliders copying src/bokeh/server/static/js/lib/models/widgets/sliders/date_slider.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/sliders copying src/bokeh/server/static/js/lib/models/widgets/sliders/datetime_range_slider.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/sliders copying src/bokeh/server/static/js/lib/models/widgets/sliders/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/sliders copying src/bokeh/server/static/js/lib/models/widgets/sliders/numerical_range_slider.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/sliders copying src/bokeh/server/static/js/lib/models/widgets/sliders/numerical_slider.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/sliders copying src/bokeh/server/static/js/lib/models/widgets/sliders/range_slider.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/sliders copying src/bokeh/server/static/js/lib/models/widgets/sliders/slider.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/sliders creating build/lib/bokeh/server/static/js/lib/models/widgets/tables copying src/bokeh/server/static/js/lib/models/widgets/tables/cell_editors.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/tables copying src/bokeh/server/static/js/lib/models/widgets/tables/cell_formatters.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/tables copying src/bokeh/server/static/js/lib/models/widgets/tables/data_cube.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/tables copying src/bokeh/server/static/js/lib/models/widgets/tables/data_table.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/tables copying src/bokeh/server/static/js/lib/models/widgets/tables/definitions.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/tables copying src/bokeh/server/static/js/lib/models/widgets/tables/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/tables copying src/bokeh/server/static/js/lib/models/widgets/tables/main.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/tables copying src/bokeh/server/static/js/lib/models/widgets/tables/row_aggregators.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/tables copying src/bokeh/server/static/js/lib/models/widgets/tables/table_column.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/tables copying src/bokeh/server/static/js/lib/models/widgets/tables/table_widget.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/tables creating build/lib/bokeh/server/static/js/lib/styles/widgets copying src/bokeh/server/static/js/lib/styles/widgets/checkbox.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles/widgets copying src/bokeh/server/static/js/lib/styles/widgets/choices.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles/widgets copying src/bokeh/server/static/js/lib/styles/widgets/flatpickr.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles/widgets copying src/bokeh/server/static/js/lib/styles/widgets/inputs.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles/widgets copying src/bokeh/server/static/js/lib/styles/widgets/nouislider.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles/widgets copying src/bokeh/server/static/js/lib/styles/widgets/palette_select.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles/widgets copying src/bokeh/server/static/js/lib/styles/widgets/palette_select_item.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles/widgets copying src/bokeh/server/static/js/lib/styles/widgets/palette_select_pane.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles/widgets copying src/bokeh/server/static/js/lib/styles/widgets/password_input.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles/widgets copying src/bokeh/server/static/js/lib/styles/widgets/slickgrid.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles/widgets copying src/bokeh/server/static/js/lib/styles/widgets/sliders.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles/widgets copying src/bokeh/server/static/js/lib/styles/widgets/switch.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles/widgets copying src/bokeh/server/static/js/lib/styles/widgets/tables.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles/widgets creating build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/bokehjs_codepen_init.html -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/bokehjs_content_epilogue.html -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/bokehjs_content_prologue.html -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/bokehjs_html_template.html -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/color_detail.html -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/enum_detail.rst -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/example_metadata.rst -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/gallery_detail.rst -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/gallery_page.rst -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/jinja_detail.rst -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/model_detail.rst -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/options_detail.rst -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/palette_detail.html -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/palette_group_detail.html -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/prop_detail.rst -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/release_detail.rst -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/settings_detail.rst -> build/lib/bokeh/sphinxext/_templates creating build/lib/typings/IPython copying src/typings/IPython/__init__.pyi -> build/lib/typings/IPython copying src/typings/IPython/display.pyi -> build/lib/typings/IPython creating build/lib/typings/ipykernel copying src/typings/ipykernel/__init__.pyi -> build/lib/typings/ipykernel creating build/lib/typings/jupyter_core copying src/typings/jupyter_core/__init__.pyi -> build/lib/typings/jupyter_core copying src/typings/jupyter_core/paths.pyi -> build/lib/typings/jupyter_core creating build/lib/typings/selenium copying src/typings/selenium/__init__.pyi -> build/lib/typings/selenium creating build/lib/typings/IPython/core copying src/typings/IPython/core/__init__.pyi -> build/lib/typings/IPython/core copying src/typings/IPython/core/getipython.pyi -> build/lib/typings/IPython/core copying src/typings/IPython/core/history.pyi -> build/lib/typings/IPython/core copying src/typings/IPython/core/interactiveshell.pyi -> build/lib/typings/IPython/core creating build/lib/typings/ipykernel/comm copying src/typings/ipykernel/comm/__init__.pyi -> build/lib/typings/ipykernel/comm copying src/typings/ipykernel/comm/comm.pyi -> build/lib/typings/ipykernel/comm creating build/lib/typings/selenium/common copying src/typings/selenium/common/exceptions.pyi -> build/lib/typings/selenium/common creating build/lib/typings/selenium/webdriver copying src/typings/selenium/webdriver/__init__.pyi -> build/lib/typings/selenium/webdriver creating build/lib/typings/selenium/webdriver/chrome copying src/typings/selenium/webdriver/chrome/__init__.pyi -> build/lib/typings/selenium/webdriver/chrome copying src/typings/selenium/webdriver/chrome/options.pyi -> build/lib/typings/selenium/webdriver/chrome copying src/typings/selenium/webdriver/chrome/service.pyi -> build/lib/typings/selenium/webdriver/chrome copying src/typings/selenium/webdriver/chrome/webdriver.pyi -> build/lib/typings/selenium/webdriver/chrome creating build/lib/typings/selenium/webdriver/common copying src/typings/selenium/webdriver/common/__init__.pyi -> build/lib/typings/selenium/webdriver/common copying src/typings/selenium/webdriver/common/action_chains.pyi -> build/lib/typings/selenium/webdriver/common copying src/typings/selenium/webdriver/common/by.pyi -> build/lib/typings/selenium/webdriver/common copying src/typings/selenium/webdriver/common/keys.pyi -> build/lib/typings/selenium/webdriver/common creating build/lib/typings/selenium/webdriver/firefox copying src/typings/selenium/webdriver/firefox/__init__.pyi -> build/lib/typings/selenium/webdriver/firefox copying src/typings/selenium/webdriver/firefox/firefox_binary.pyi -> build/lib/typings/selenium/webdriver/firefox copying src/typings/selenium/webdriver/firefox/options.pyi -> build/lib/typings/selenium/webdriver/firefox copying src/typings/selenium/webdriver/firefox/webdriver.pyi -> build/lib/typings/selenium/webdriver/firefox creating build/lib/typings/selenium/webdriver/remote copying src/typings/selenium/webdriver/remote/__init__.pyi -> build/lib/typings/selenium/webdriver/remote copying src/typings/selenium/webdriver/remote/webdriver.pyi -> build/lib/typings/selenium/webdriver/remote copying src/typings/selenium/webdriver/remote/webelement.pyi -> build/lib/typings/selenium/webdriver/remote creating build/lib/typings/selenium/webdriver/safari copying src/typings/selenium/webdriver/safari/__init__.pyi -> build/lib/typings/selenium/webdriver/safari copying src/typings/selenium/webdriver/safari/webdriver.pyi -> build/lib/typings/selenium/webdriver/safari creating build/lib/typings/selenium/webdriver/support copying src/typings/selenium/webdriver/support/__init__.pyi -> build/lib/typings/selenium/webdriver/support copying src/typings/selenium/webdriver/support/expected_conditions.pyi -> build/lib/typings/selenium/webdriver/support copying src/typings/selenium/webdriver/support/wait.pyi -> build/lib/typings/selenium/webdriver/support installing to build/bdist.openbsd-7.5-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.5-amd64 creating build/bdist.openbsd-7.5-amd64/wheel creating build/bdist.openbsd-7.5-amd64/wheel/bokeh copying build/lib/bokeh/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh copying build/lib/bokeh/__main__.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh copying build/lib/bokeh/driving.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh copying build/lib/bokeh/events.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh copying build/lib/bokeh/ext.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh copying build/lib/bokeh/layouts.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh copying build/lib/bokeh/palettes.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh copying build/lib/bokeh/resources.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh copying build/lib/bokeh/settings.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh copying build/lib/bokeh/tile_providers.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh copying build/lib/bokeh/transform.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/application copying build/lib/bokeh/application/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/application copying build/lib/bokeh/application/application.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/application creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/application/handlers copying build/lib/bokeh/application/handlers/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/application/handlers copying build/lib/bokeh/application/handlers/code.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/application/handlers copying build/lib/bokeh/application/handlers/code_runner.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/application/handlers copying build/lib/bokeh/application/handlers/directory.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/application/handlers copying build/lib/bokeh/application/handlers/document_lifecycle.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/application/handlers copying build/lib/bokeh/application/handlers/function.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/application/handlers copying build/lib/bokeh/application/handlers/handler.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/application/handlers copying build/lib/bokeh/application/handlers/lifecycle.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/application/handlers copying build/lib/bokeh/application/handlers/notebook.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/application/handlers copying build/lib/bokeh/application/handlers/request_handler.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/application/handlers copying build/lib/bokeh/application/handlers/script.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/application/handlers copying build/lib/bokeh/application/handlers/server_lifecycle.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/application/handlers copying build/lib/bokeh/application/handlers/server_request_handler.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/application/handlers creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/client copying build/lib/bokeh/client/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/client copying build/lib/bokeh/client/connection.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/client copying build/lib/bokeh/client/session.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/client copying build/lib/bokeh/client/states.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/client copying build/lib/bokeh/client/util.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/client copying build/lib/bokeh/client/websocket.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/client creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/colors copying build/lib/bokeh/colors/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/colors copying build/lib/bokeh/colors/color.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/colors copying build/lib/bokeh/colors/groups.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/colors copying build/lib/bokeh/colors/named.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/colors copying build/lib/bokeh/colors/util.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/colors creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/command copying build/lib/bokeh/command/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/command copying build/lib/bokeh/command/bootstrap.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/command copying build/lib/bokeh/command/subcommand.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/command copying build/lib/bokeh/command/util.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/command creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/command/subcommands copying build/lib/bokeh/command/subcommands/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/command/subcommands copying build/lib/bokeh/command/subcommands/build.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/command/subcommands copying build/lib/bokeh/command/subcommands/file_output.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/command/subcommands copying build/lib/bokeh/command/subcommands/info.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/command/subcommands copying build/lib/bokeh/command/subcommands/init.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/command/subcommands copying build/lib/bokeh/command/subcommands/json.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/command/subcommands copying build/lib/bokeh/command/subcommands/sampledata.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/command/subcommands copying build/lib/bokeh/command/subcommands/secret.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/command/subcommands copying build/lib/bokeh/command/subcommands/serve.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/command/subcommands copying build/lib/bokeh/command/subcommands/static.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/command/subcommands creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/core copying build/lib/bokeh/core/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core copying build/lib/bokeh/core/enums.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core copying build/lib/bokeh/core/has_props.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core copying build/lib/bokeh/core/json_encoder.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core copying build/lib/bokeh/core/properties.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core copying build/lib/bokeh/core/property_aliases.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core copying build/lib/bokeh/core/property_mixins.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core copying build/lib/bokeh/core/query.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core copying build/lib/bokeh/core/serialization.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core copying build/lib/bokeh/core/templates.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core copying build/lib/bokeh/core/types.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/_sphinx.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/alias.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/aliases.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/any.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/auto.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/bases.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/color.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/constraints.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/container.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/dataspec.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/datetime.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/descriptor_factory.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/descriptors.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/either.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/enum.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/factors.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/include.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/instance.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/json.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/nothing.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/nullable.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/numeric.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/override.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/pd.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/primitive.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/readonly.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/required.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/serialized.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/singletons.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/string.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/struct.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/text_like.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/validation.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/vectorization.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/visual.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/wrappers.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/property creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/validation copying build/lib/bokeh/core/validation/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/validation copying build/lib/bokeh/core/validation/check.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/validation copying build/lib/bokeh/core/validation/decorators.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/validation copying build/lib/bokeh/core/validation/errors.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/validation copying build/lib/bokeh/core/validation/issue.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/validation copying build/lib/bokeh/core/validation/warnings.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/validation creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/_templates copying build/lib/bokeh/core/_templates/autoload_js.js -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/_templates copying build/lib/bokeh/core/_templates/autoload_nb_js.js -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/_templates copying build/lib/bokeh/core/_templates/autoload_request_tag.html -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/_templates copying build/lib/bokeh/core/_templates/autoload_tag.html -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/_templates copying build/lib/bokeh/core/_templates/css_resources.html -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/_templates copying build/lib/bokeh/core/_templates/doc_js.js -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/_templates copying build/lib/bokeh/core/_templates/doc_nb_js.js -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/_templates copying build/lib/bokeh/core/_templates/file.html -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/_templates copying build/lib/bokeh/core/_templates/js_resources.html -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/_templates copying build/lib/bokeh/core/_templates/macros.html -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/_templates copying build/lib/bokeh/core/_templates/notebook_load.html -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/_templates copying build/lib/bokeh/core/_templates/plot_div.html -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/_templates copying build/lib/bokeh/core/_templates/root_div.html -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/_templates copying build/lib/bokeh/core/_templates/script_tag.html -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/_templates copying build/lib/bokeh/core/_templates/try_run.js -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/core/_templates creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/document copying build/lib/bokeh/document/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/document copying build/lib/bokeh/document/callbacks.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/document copying build/lib/bokeh/document/document.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/document copying build/lib/bokeh/document/events.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/document copying build/lib/bokeh/document/json.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/document copying build/lib/bokeh/document/locking.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/document copying build/lib/bokeh/document/models.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/document copying build/lib/bokeh/document/modules.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/document creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/embed copying build/lib/bokeh/embed/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/embed copying build/lib/bokeh/embed/bundle.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/embed copying build/lib/bokeh/embed/elements.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/embed copying build/lib/bokeh/embed/notebook.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/embed copying build/lib/bokeh/embed/server.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/embed copying build/lib/bokeh/embed/standalone.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/embed copying build/lib/bokeh/embed/util.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/embed copying build/lib/bokeh/embed/wrappers.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/embed creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/io copying build/lib/bokeh/io/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/io copying build/lib/bokeh/io/doc.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/io copying build/lib/bokeh/io/export.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/io copying build/lib/bokeh/io/notebook.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/io copying build/lib/bokeh/io/output.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/io copying build/lib/bokeh/io/saving.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/io copying build/lib/bokeh/io/showing.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/io copying build/lib/bokeh/io/state.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/io copying build/lib/bokeh/io/util.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/io copying build/lib/bokeh/io/webdriver.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/io creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/model copying build/lib/bokeh/model/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/model copying build/lib/bokeh/model/data_model.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/model copying build/lib/bokeh/model/docs.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/model copying build/lib/bokeh/model/model.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/model copying build/lib/bokeh/model/util.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/model creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/models copying build/lib/bokeh/models/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models copying build/lib/bokeh/models/axes.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models copying build/lib/bokeh/models/callbacks.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models copying build/lib/bokeh/models/canvas.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models copying build/lib/bokeh/models/coordinates.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models copying build/lib/bokeh/models/css.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models copying build/lib/bokeh/models/dom.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models copying build/lib/bokeh/models/expressions.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models copying build/lib/bokeh/models/filters.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models copying build/lib/bokeh/models/formatters.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models copying build/lib/bokeh/models/glyph.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models copying build/lib/bokeh/models/glyphs.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models copying build/lib/bokeh/models/graphics.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models copying build/lib/bokeh/models/graphs.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models copying build/lib/bokeh/models/grids.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models copying build/lib/bokeh/models/labeling.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models copying build/lib/bokeh/models/layouts.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models copying build/lib/bokeh/models/map_plots.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models copying build/lib/bokeh/models/mappers.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models copying build/lib/bokeh/models/nodes.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models copying build/lib/bokeh/models/plots.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models copying build/lib/bokeh/models/ranges.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models copying build/lib/bokeh/models/scales.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models copying build/lib/bokeh/models/sources.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models copying build/lib/bokeh/models/selections.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models copying build/lib/bokeh/models/selectors.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models copying build/lib/bokeh/models/text.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models copying build/lib/bokeh/models/textures.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models copying build/lib/bokeh/models/tickers.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models copying build/lib/bokeh/models/tiles.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models copying build/lib/bokeh/models/tools.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models copying build/lib/bokeh/models/transforms.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/annotations copying build/lib/bokeh/models/annotations/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/annotations copying build/lib/bokeh/models/annotations/annotation.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/annotations copying build/lib/bokeh/models/annotations/arrows.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/annotations copying build/lib/bokeh/models/annotations/dimensional.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/annotations copying build/lib/bokeh/models/annotations/geometry.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/annotations copying build/lib/bokeh/models/annotations/labels.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/annotations copying build/lib/bokeh/models/annotations/legends.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/annotations creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/annotations/html copying build/lib/bokeh/models/annotations/html/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/annotations/html copying build/lib/bokeh/models/annotations/html/html_annotation.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/annotations/html copying build/lib/bokeh/models/annotations/html/labels.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/annotations/html copying build/lib/bokeh/models/annotations/html/toolbars.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/annotations/html creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/common copying build/lib/bokeh/models/common/properties.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/common creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/renderers copying build/lib/bokeh/models/renderers/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/renderers copying build/lib/bokeh/models/renderers/contour_renderer.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/renderers copying build/lib/bokeh/models/renderers/glyph_renderer.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/renderers copying build/lib/bokeh/models/renderers/graph_renderer.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/renderers copying build/lib/bokeh/models/renderers/renderer.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/renderers copying build/lib/bokeh/models/renderers/tile_renderer.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/renderers creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/ui copying build/lib/bokeh/models/ui/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/ui copying build/lib/bokeh/models/ui/dialogs.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/ui copying build/lib/bokeh/models/ui/examiner.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/ui copying build/lib/bokeh/models/ui/icons.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/ui copying build/lib/bokeh/models/ui/menus.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/ui copying build/lib/bokeh/models/ui/panels.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/ui copying build/lib/bokeh/models/ui/panes.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/ui copying build/lib/bokeh/models/ui/tooltips.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/ui copying build/lib/bokeh/models/ui/ui_element.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/ui creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/util copying build/lib/bokeh/models/util/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/util copying build/lib/bokeh/models/util/structure.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/util creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/widgets copying build/lib/bokeh/models/widgets/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/widgets copying build/lib/bokeh/models/widgets/buttons.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/widgets copying build/lib/bokeh/models/widgets/groups.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/widgets copying build/lib/bokeh/models/widgets/inputs.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/widgets copying build/lib/bokeh/models/widgets/markups.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/widgets copying build/lib/bokeh/models/widgets/pickers.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/widgets copying build/lib/bokeh/models/widgets/sliders.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/widgets copying build/lib/bokeh/models/widgets/tables.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/widgets copying build/lib/bokeh/models/widgets/widget.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/models/widgets creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/plotting copying build/lib/bokeh/plotting/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/plotting copying build/lib/bokeh/plotting/_decorators.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/plotting copying build/lib/bokeh/plotting/_docstring.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/plotting copying build/lib/bokeh/plotting/_figure.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/plotting copying build/lib/bokeh/plotting/_graph.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/plotting copying build/lib/bokeh/plotting/_legends.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/plotting copying build/lib/bokeh/plotting/_plot.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/plotting copying build/lib/bokeh/plotting/_renderer.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/plotting copying build/lib/bokeh/plotting/_stack.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/plotting copying build/lib/bokeh/plotting/_tools.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/plotting copying build/lib/bokeh/plotting/contour.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/plotting copying build/lib/bokeh/plotting/glyph_api.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/plotting copying build/lib/bokeh/plotting/gmap.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/plotting copying build/lib/bokeh/plotting/graph.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/plotting creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/protocol copying build/lib/bokeh/protocol/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/protocol copying build/lib/bokeh/protocol/exceptions.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/protocol copying build/lib/bokeh/protocol/message.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/protocol copying build/lib/bokeh/protocol/receiver.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/protocol creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/protocol/messages copying build/lib/bokeh/protocol/messages/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/protocol/messages copying build/lib/bokeh/protocol/messages/ack.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/protocol/messages copying build/lib/bokeh/protocol/messages/error.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/protocol/messages copying build/lib/bokeh/protocol/messages/ok.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/protocol/messages copying build/lib/bokeh/protocol/messages/patch_doc.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/protocol/messages copying build/lib/bokeh/protocol/messages/pull_doc_reply.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/protocol/messages copying build/lib/bokeh/protocol/messages/pull_doc_req.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/protocol/messages copying build/lib/bokeh/protocol/messages/push_doc.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/protocol/messages copying build/lib/bokeh/protocol/messages/server_info_reply.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/protocol/messages copying build/lib/bokeh/protocol/messages/server_info_req.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/protocol/messages creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/airport_routes.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/airports.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/anscombe.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/antibiotics.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/autompg.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/autompg2.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/browsers.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/commits.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/cows.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/daylight.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/degrees.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/emissions.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/forensic_glass.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/gapminder.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/glucose.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/haar_cascade.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/iris.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/les_mis.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/lincoln.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/movies_data.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/mtb.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/olympics2014.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/penguins.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/perceptions.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/periodic_table.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/population.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/sample_geojson.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/sample_superstore.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/sea_surface_temperature.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/sprint.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/stocks.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/titanic.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/unemployment.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/unemployment1948.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/us_cities.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/us_counties.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/us_holidays.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/us_marriages_divorces.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/us_states.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/world_cities.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/USHolidays.ics -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/US_Regions_State_Boundaries.csv.gz -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/auto-mpg.csv -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/auto-mpg2.csv -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/browsers_nov_2013.csv -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/commits.txt.gz -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/cows.csv -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/daylight_warsaw_2013.csv -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/elements.csv -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/forensic_glass.csv -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/iris.csv -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/les_mis.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/lincoln_weather.csv -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/numberly.csv -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/obiszow_mtb_xcm.csv -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/olympics2014.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/penguins.csv -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/probly.csv -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/percent-bachelors-degrees-women-usa.csv -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/sample_geojson.geojson -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/sea_surface_temperature.csv.gz -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/sprint.csv -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/unemployment1948.csv -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/us_marriages_divorces.csv -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata/_data creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata/_data/icons copying build/lib/bokeh/sampledata/_data/icons/chrome_32x32.png -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata/_data/icons copying build/lib/bokeh/sampledata/_data/icons/firefox_32x32.png -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata/_data/icons copying build/lib/bokeh/sampledata/_data/icons/ie_32x32.png -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata/_data/icons copying build/lib/bokeh/sampledata/_data/icons/opera_32x32.png -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata/_data/icons copying build/lib/bokeh/sampledata/_data/icons/safari_32x32.png -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sampledata/_data/icons creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server copying build/lib/bokeh/server/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server copying build/lib/bokeh/server/auth_provider.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server copying build/lib/bokeh/server/callbacks.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server copying build/lib/bokeh/server/connection.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server copying build/lib/bokeh/server/contexts.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server copying build/lib/bokeh/server/protocol_handler.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server copying build/lib/bokeh/server/server.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server copying build/lib/bokeh/server/session.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server copying build/lib/bokeh/server/tornado.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server copying build/lib/bokeh/server/urls.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server copying build/lib/bokeh/server/util.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/views copying build/lib/bokeh/server/views/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/views copying build/lib/bokeh/server/views/auth_request_handler.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/views copying build/lib/bokeh/server/views/autoload_js_handler.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/views copying build/lib/bokeh/server/views/doc_handler.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/views copying build/lib/bokeh/server/views/ico_handler.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/views copying build/lib/bokeh/server/views/metadata_handler.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/views copying build/lib/bokeh/server/views/multi_root_static_handler.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/views copying build/lib/bokeh/server/views/root_handler.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/views copying build/lib/bokeh/server/views/session_handler.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/views copying build/lib/bokeh/server/views/static_handler.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/views copying build/lib/bokeh/server/views/ws.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/views copying build/lib/bokeh/server/views/app_index.html -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/views copying build/lib/bokeh/server/views/bokeh-dev.ico -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/views copying build/lib/bokeh/server/views/bokeh.ico -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/views creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-api.js -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-api.min.js -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-gl.js -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-gl.min.js -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-mathjax.js -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-mathjax.min.js -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-tables.js -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-tables.min.js -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-widgets.js -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-widgets.min.js -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh.js -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh.min.js -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js copying build/lib/bokeh/server/static/js/compiler.js -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib copying build/lib/bokeh/server/static/js/lib/base.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib copying build/lib/bokeh/server/static/js/lib/bokeh.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib copying build/lib/bokeh/server/static/js/lib/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib copying build/lib/bokeh/server/static/js/lib/main.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib copying build/lib/bokeh/server/static/js/lib/model.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib copying build/lib/bokeh/server/static/js/lib/safely.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib copying build/lib/bokeh/server/static/js/lib/version.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/charts.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/expr.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/figure.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/glyph_api.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/gridplot.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/io.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/linalg.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/main.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/models.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/palettes.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/parser.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/plotting.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/themes.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/api creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/client copying build/lib/bokeh/server/static/js/lib/client/connection.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/client copying build/lib/bokeh/server/static/js/lib/client/session.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/client creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/bokeh_events.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/build_views.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/class.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/diagnostics.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/dom.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/dom_view.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/enums.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/geometry.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/graphics.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/has_props.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/hittest.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/kinds.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/logging.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/patching.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/properties.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/property_mixins.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/resolvers.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/selection_manager.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/settings.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/signaling.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/types.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/ui_events.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/ui_gestures.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/uniforms.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/vectorization.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/view.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/view_manager.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/layout copying build/lib/bokeh/server/static/js/lib/core/layout/alignments.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/layout copying build/lib/bokeh/server/static/js/lib/core/layout/border.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/layout copying build/lib/bokeh/server/static/js/lib/core/layout/grid.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/layout copying build/lib/bokeh/server/static/js/lib/core/layout/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/layout copying build/lib/bokeh/server/static/js/lib/core/layout/layoutable.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/layout copying build/lib/bokeh/server/static/js/lib/core/layout/side_panel.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/layout copying build/lib/bokeh/server/static/js/lib/core/layout/types.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/layout creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/serialization copying build/lib/bokeh/server/static/js/lib/core/serialization/buffer.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/serialization copying build/lib/bokeh/server/static/js/lib/core/serialization/deserializer.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/serialization copying build/lib/bokeh/server/static/js/lib/core/serialization/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/serialization copying build/lib/bokeh/server/static/js/lib/core/serialization/reps.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/serialization copying build/lib/bokeh/server/static/js/lib/core/serialization/serializer.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/serialization creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/affine.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/algorithms.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/array.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/arrayable.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/assert.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/bbox.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/bitset.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/buffer.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/callbacks.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/canvas.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/cloneable.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/color.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/defer.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/eq.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/flip_step_mode.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/image.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/interpolation.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/iterator.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/math.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/matrix.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/menus.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/modules.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/ndarray.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/object.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/panes.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/platform.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/pretty.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/projections.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/ragged_array.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/random.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/refs.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/set.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/slice.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/spatial.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/string.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/svg.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/svg_colors.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/templating.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/text.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/throttle.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/typed_array.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/types.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/version.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/wheel.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/zoom.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/util creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/visuals copying build/lib/bokeh/server/static/js/lib/core/visuals/fill.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/visuals copying build/lib/bokeh/server/static/js/lib/core/visuals/hatch.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/visuals copying build/lib/bokeh/server/static/js/lib/core/visuals/image.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/visuals copying build/lib/bokeh/server/static/js/lib/core/visuals/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/visuals copying build/lib/bokeh/server/static/js/lib/core/visuals/line.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/visuals copying build/lib/bokeh/server/static/js/lib/core/visuals/patterns.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/visuals copying build/lib/bokeh/server/static/js/lib/core/visuals/text.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/visuals copying build/lib/bokeh/server/static/js/lib/core/visuals/visual.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/core/visuals creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/document copying build/lib/bokeh/server/static/js/lib/document/defs.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/document copying build/lib/bokeh/server/static/js/lib/document/document.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/document copying build/lib/bokeh/server/static/js/lib/document/events.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/document copying build/lib/bokeh/server/static/js/lib/document/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/document creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/embed copying build/lib/bokeh/server/static/js/lib/embed/dom.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/embed copying build/lib/bokeh/server/static/js/lib/embed/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/embed copying build/lib/bokeh/server/static/js/lib/embed/json.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/embed copying build/lib/bokeh/server/static/js/lib/embed/notebook.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/embed copying build/lib/bokeh/server/static/js/lib/embed/server.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/embed copying build/lib/bokeh/server/static/js/lib/embed/standalone.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/embed creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models copying build/lib/bokeh/server/static/js/lib/models/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models copying build/lib/bokeh/server/static/js/lib/models/main.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models copying build/lib/bokeh/server/static/js/lib/models/util.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/annotation.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/arrow.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/arrow_head.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/band.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/base_color_bar.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/box_annotation.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/color_bar.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/contour_color_bar.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/data_annotation.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/dimensional.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/label.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/label_set.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/legend.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/legend_item.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/poly_annotation.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/scale_bar.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/slope.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/span.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/title.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/text_annotation.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/toolbar_panel.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/upper_lower.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/whisker.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/annotations creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/annotations/html copying build/lib/bokeh/server/static/js/lib/models/annotations/html/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/annotations/html copying build/lib/bokeh/server/static/js/lib/models/annotations/html/label.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/annotations/html copying build/lib/bokeh/server/static/js/lib/models/annotations/html/label_set.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/annotations/html copying build/lib/bokeh/server/static/js/lib/models/annotations/html/text_annotation.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/annotations/html copying build/lib/bokeh/server/static/js/lib/models/annotations/html/title.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/annotations/html creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/axes copying build/lib/bokeh/server/static/js/lib/models/axes/axis.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/axes copying build/lib/bokeh/server/static/js/lib/models/axes/categorical_axis.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/axes copying build/lib/bokeh/server/static/js/lib/models/axes/continuous_axis.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/axes copying build/lib/bokeh/server/static/js/lib/models/axes/datetime_axis.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/axes copying build/lib/bokeh/server/static/js/lib/models/axes/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/axes copying build/lib/bokeh/server/static/js/lib/models/axes/linear_axis.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/axes copying build/lib/bokeh/server/static/js/lib/models/axes/log_axis.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/axes copying build/lib/bokeh/server/static/js/lib/models/axes/mercator_axis.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/axes creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/callbacks copying build/lib/bokeh/server/static/js/lib/models/callbacks/callback.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/callbacks copying build/lib/bokeh/server/static/js/lib/models/callbacks/close_dialog.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/callbacks copying build/lib/bokeh/server/static/js/lib/models/callbacks/customjs.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/callbacks copying build/lib/bokeh/server/static/js/lib/models/callbacks/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/callbacks copying build/lib/bokeh/server/static/js/lib/models/callbacks/open_dialog.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/callbacks copying build/lib/bokeh/server/static/js/lib/models/callbacks/open_url.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/callbacks copying build/lib/bokeh/server/static/js/lib/models/callbacks/set_value.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/callbacks copying build/lib/bokeh/server/static/js/lib/models/callbacks/toggle_visibility.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/callbacks creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/canvas copying build/lib/bokeh/server/static/js/lib/models/canvas/canvas.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/canvas copying build/lib/bokeh/server/static/js/lib/models/canvas/cartesian_frame.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/canvas copying build/lib/bokeh/server/static/js/lib/models/canvas/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/canvas creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/common copying build/lib/bokeh/server/static/js/lib/models/common/box_kinds.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/common copying build/lib/bokeh/server/static/js/lib/models/common/kinds.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/common copying build/lib/bokeh/server/static/js/lib/models/common/painting.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/common copying build/lib/bokeh/server/static/js/lib/models/common/resolve.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/common creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/coordinates copying build/lib/bokeh/server/static/js/lib/models/coordinates/coordinate.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/coordinates copying build/lib/bokeh/server/static/js/lib/models/coordinates/coordinate_mapping.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/coordinates copying build/lib/bokeh/server/static/js/lib/models/coordinates/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/coordinates copying build/lib/bokeh/server/static/js/lib/models/coordinates/indexed.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/coordinates copying build/lib/bokeh/server/static/js/lib/models/coordinates/node.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/coordinates copying build/lib/bokeh/server/static/js/lib/models/coordinates/xy.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/coordinates creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/action.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/color_ref.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/dom_element.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/dom_node.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/elements.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/html.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/index_.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/placeholder.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/styles.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/stylesheets.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/template.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/text.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/toggle_group.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/value_of.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/value_ref.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/dom creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/expressions copying build/lib/bokeh/server/static/js/lib/models/expressions/coordinate_transform.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/expressions copying build/lib/bokeh/server/static/js/lib/models/expressions/cumsum.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/expressions copying build/lib/bokeh/server/static/js/lib/models/expressions/customjs_expr.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/expressions copying build/lib/bokeh/server/static/js/lib/models/expressions/expression.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/expressions copying build/lib/bokeh/server/static/js/lib/models/expressions/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/expressions copying build/lib/bokeh/server/static/js/lib/models/expressions/maximum.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/expressions copying build/lib/bokeh/server/static/js/lib/models/expressions/minimum.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/expressions copying build/lib/bokeh/server/static/js/lib/models/expressions/polar.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/expressions copying build/lib/bokeh/server/static/js/lib/models/expressions/stack.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/expressions creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/filters copying build/lib/bokeh/server/static/js/lib/models/filters/all_indices.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/filters copying build/lib/bokeh/server/static/js/lib/models/filters/boolean_filter.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/filters copying build/lib/bokeh/server/static/js/lib/models/filters/composite_filter.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/filters copying build/lib/bokeh/server/static/js/lib/models/filters/customjs_filter.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/filters copying build/lib/bokeh/server/static/js/lib/models/filters/difference_filter.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/filters copying build/lib/bokeh/server/static/js/lib/models/filters/filter.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/filters copying build/lib/bokeh/server/static/js/lib/models/filters/group_filter.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/filters copying build/lib/bokeh/server/static/js/lib/models/filters/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/filters copying build/lib/bokeh/server/static/js/lib/models/filters/index_filter.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/filters copying build/lib/bokeh/server/static/js/lib/models/filters/intersection_filter.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/filters copying build/lib/bokeh/server/static/js/lib/models/filters/inversion_filter.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/filters copying build/lib/bokeh/server/static/js/lib/models/filters/symmetric_difference_filter.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/filters copying build/lib/bokeh/server/static/js/lib/models/filters/union_filter.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/filters creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/formatters copying build/lib/bokeh/server/static/js/lib/models/formatters/basic_tick_formatter.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/formatters copying build/lib/bokeh/server/static/js/lib/models/formatters/categorical_tick_formatter.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/formatters copying build/lib/bokeh/server/static/js/lib/models/formatters/customjs_tick_formatter.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/formatters copying build/lib/bokeh/server/static/js/lib/models/formatters/datetime_tick_formatter.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/formatters copying build/lib/bokeh/server/static/js/lib/models/formatters/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/formatters copying build/lib/bokeh/server/static/js/lib/models/formatters/log_tick_formatter.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/formatters copying build/lib/bokeh/server/static/js/lib/models/formatters/mercator_tick_formatter.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/formatters copying build/lib/bokeh/server/static/js/lib/models/formatters/numeral_tick_formatter.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/formatters copying build/lib/bokeh/server/static/js/lib/models/formatters/printf_tick_formatter.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/formatters copying build/lib/bokeh/server/static/js/lib/models/formatters/tick_formatter.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/formatters creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/annular_wedge.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/annulus.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/arc.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/area.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/bezier.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/block.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/center_rotatable.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/circle.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/defs.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/ellipse.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/glyph.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/harea.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/harea_step.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/hbar.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/hex_tile.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/hspan.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/hstrip.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/image.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/image_base.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/image_rgba.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/image_stack.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/accumulate.frag.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/accumulate.vert.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/annular_wedge.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/annulus.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/base.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/base_line.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/base_marker.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/buffer.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/circle.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/dash_cache.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/hex_tile.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/image.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/image.frag.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/image.vert.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/line_gl.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/lrtb.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/main.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/marker.frag.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/marker.vert.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/multi_line.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/multi_marker.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/rect.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/regl_line.frag.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/regl_line.vert.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/regl_wrap.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/single_line.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/single_marker.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/step.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/sxsy.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/types.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/webgl_utils.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/wedge.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl/utils copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/utils/math.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl/utils copying build/lib/bokeh/server/static/js/lib/models/glyphs/image_url.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/line.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/lrtb.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/marker.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/math_text_glyph.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/mathml_glyph.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/multi_line.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/multi_polygons.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/patch.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/patches.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/quad.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/quadratic.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/ray.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/rect.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/scatter.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/segment.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/spline.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/step.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/tex_glyph.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/text.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/utils.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/varea.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/varea_step.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/vbar.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/vspan.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/vstrip.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/wedge.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/xy_glyph.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/glyphs creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/graphics copying build/lib/bokeh/server/static/js/lib/models/graphics/decoration.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/graphics copying build/lib/bokeh/server/static/js/lib/models/graphics/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/graphics copying build/lib/bokeh/server/static/js/lib/models/graphics/marking.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/graphics creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/graphs copying build/lib/bokeh/server/static/js/lib/models/graphs/graph_hit_test_policy.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/graphs copying build/lib/bokeh/server/static/js/lib/models/graphs/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/graphs copying build/lib/bokeh/server/static/js/lib/models/graphs/layout_provider.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/graphs copying build/lib/bokeh/server/static/js/lib/models/graphs/static_layout_provider.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/graphs creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/grids copying build/lib/bokeh/server/static/js/lib/models/grids/grid.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/grids copying build/lib/bokeh/server/static/js/lib/models/grids/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/grids creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/alignments.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/column.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/css_grid_box.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/flex_box.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/grid_box.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/group_box.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/hbox.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/layout_dom.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/row.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/scroll_box.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/spacer.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/tab_panel.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/tabs.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/vbox.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/layouts creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/categorical_color_mapper.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/categorical_mapper.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/categorical_marker_mapper.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/categorical_pattern_mapper.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/color_mapper.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/continuous_color_mapper.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/eqhist_color_mapper.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/linear_color_mapper.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/log_color_mapper.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/mapper.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/scanning_color_mapper.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/stack_color_mapper.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/weighted_stack_color_mapper.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/mappers creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/plots copying build/lib/bokeh/server/static/js/lib/models/plots/figure.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/plots copying build/lib/bokeh/server/static/js/lib/models/plots/gmap.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/plots copying build/lib/bokeh/server/static/js/lib/models/plots/gmap_plot.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/plots copying build/lib/bokeh/server/static/js/lib/models/plots/gmap_plot_canvas.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/plots copying build/lib/bokeh/server/static/js/lib/models/plots/grid_plot.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/plots copying build/lib/bokeh/server/static/js/lib/models/plots/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/plots copying build/lib/bokeh/server/static/js/lib/models/plots/plot.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/plots copying build/lib/bokeh/server/static/js/lib/models/plots/plot_canvas.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/plots copying build/lib/bokeh/server/static/js/lib/models/plots/range_manager.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/plots copying build/lib/bokeh/server/static/js/lib/models/plots/state_manager.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/plots creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/policies copying build/lib/bokeh/server/static/js/lib/models/policies/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/policies copying build/lib/bokeh/server/static/js/lib/models/policies/labeling.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/policies creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/random copying build/lib/bokeh/server/static/js/lib/models/random/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/random copying build/lib/bokeh/server/static/js/lib/models/random/park_miller_lcg.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/random copying build/lib/bokeh/server/static/js/lib/models/random/random_generator.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/random creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/ranges copying build/lib/bokeh/server/static/js/lib/models/ranges/data_range.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/ranges copying build/lib/bokeh/server/static/js/lib/models/ranges/data_range1d.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/ranges copying build/lib/bokeh/server/static/js/lib/models/ranges/factor_range.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/ranges copying build/lib/bokeh/server/static/js/lib/models/ranges/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/ranges copying build/lib/bokeh/server/static/js/lib/models/ranges/numerical_range.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/ranges copying build/lib/bokeh/server/static/js/lib/models/ranges/range.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/ranges copying build/lib/bokeh/server/static/js/lib/models/ranges/range1d.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/ranges creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/renderers copying build/lib/bokeh/server/static/js/lib/models/renderers/composite_renderer.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/renderers copying build/lib/bokeh/server/static/js/lib/models/renderers/contour_renderer.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/renderers copying build/lib/bokeh/server/static/js/lib/models/renderers/data_renderer.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/renderers copying build/lib/bokeh/server/static/js/lib/models/renderers/glyph_renderer.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/renderers copying build/lib/bokeh/server/static/js/lib/models/renderers/graph_renderer.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/renderers copying build/lib/bokeh/server/static/js/lib/models/renderers/guide_renderer.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/renderers copying build/lib/bokeh/server/static/js/lib/models/renderers/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/renderers copying build/lib/bokeh/server/static/js/lib/models/renderers/renderer.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/renderers creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/scales copying build/lib/bokeh/server/static/js/lib/models/scales/categorical_scale.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/scales copying build/lib/bokeh/server/static/js/lib/models/scales/composite_scale.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/scales copying build/lib/bokeh/server/static/js/lib/models/scales/continuous_scale.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/scales copying build/lib/bokeh/server/static/js/lib/models/scales/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/scales copying build/lib/bokeh/server/static/js/lib/models/scales/linear_interpolation_scale.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/scales copying build/lib/bokeh/server/static/js/lib/models/scales/linear_scale.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/scales copying build/lib/bokeh/server/static/js/lib/models/scales/log_scale.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/scales copying build/lib/bokeh/server/static/js/lib/models/scales/scale.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/scales creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/selections copying build/lib/bokeh/server/static/js/lib/models/selections/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/selections copying build/lib/bokeh/server/static/js/lib/models/selections/interaction_policy.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/selections copying build/lib/bokeh/server/static/js/lib/models/selections/selection.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/selections creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/selectors copying build/lib/bokeh/server/static/js/lib/models/selectors/by_class.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/selectors copying build/lib/bokeh/server/static/js/lib/models/selectors/by_css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/selectors copying build/lib/bokeh/server/static/js/lib/models/selectors/by_id.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/selectors copying build/lib/bokeh/server/static/js/lib/models/selectors/by_xpath.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/selectors copying build/lib/bokeh/server/static/js/lib/models/selectors/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/selectors copying build/lib/bokeh/server/static/js/lib/models/selectors/selector.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/selectors creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/sources copying build/lib/bokeh/server/static/js/lib/models/sources/ajax_data_source.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/sources copying build/lib/bokeh/server/static/js/lib/models/sources/cds_view.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/sources copying build/lib/bokeh/server/static/js/lib/models/sources/column_data_source.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/sources copying build/lib/bokeh/server/static/js/lib/models/sources/columnar_data_source.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/sources copying build/lib/bokeh/server/static/js/lib/models/sources/data_source.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/sources copying build/lib/bokeh/server/static/js/lib/models/sources/geojson_data_source.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/sources copying build/lib/bokeh/server/static/js/lib/models/sources/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/sources copying build/lib/bokeh/server/static/js/lib/models/sources/server_sent_data_source.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/sources copying build/lib/bokeh/server/static/js/lib/models/sources/web_data_source.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/sources creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/ui copying build/lib/bokeh/server/static/js/lib/models/ui/dialog.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/ui copying build/lib/bokeh/server/static/js/lib/models/ui/examiner.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/ui copying build/lib/bokeh/server/static/js/lib/models/ui/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/ui copying build/lib/bokeh/server/static/js/lib/models/ui/pane.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/ui copying build/lib/bokeh/server/static/js/lib/models/ui/panel.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/ui copying build/lib/bokeh/server/static/js/lib/models/ui/tooltip.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/ui copying build/lib/bokeh/server/static/js/lib/models/ui/ui_element.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/ui creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/ui/icons copying build/lib/bokeh/server/static/js/lib/models/ui/icons/builtin_icon.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/ui/icons copying build/lib/bokeh/server/static/js/lib/models/ui/icons/icon.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/ui/icons copying build/lib/bokeh/server/static/js/lib/models/ui/icons/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/ui/icons copying build/lib/bokeh/server/static/js/lib/models/ui/icons/svg_icon.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/ui/icons copying build/lib/bokeh/server/static/js/lib/models/ui/icons/tabler_icon.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/ui/icons creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/ui/menus copying build/lib/bokeh/server/static/js/lib/models/ui/menus/action_item.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/ui/menus copying build/lib/bokeh/server/static/js/lib/models/ui/menus/checkable_item.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/ui/menus copying build/lib/bokeh/server/static/js/lib/models/ui/menus/divider_item.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/ui/menus copying build/lib/bokeh/server/static/js/lib/models/ui/menus/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/ui/menus copying build/lib/bokeh/server/static/js/lib/models/ui/menus/menu.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/ui/menus copying build/lib/bokeh/server/static/js/lib/models/ui/menus/menu_item.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/ui/menus creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/text copying build/lib/bokeh/server/static/js/lib/models/text/base_text.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/text copying build/lib/bokeh/server/static/js/lib/models/text/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/text copying build/lib/bokeh/server/static/js/lib/models/text/math_text.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/text copying build/lib/bokeh/server/static/js/lib/models/text/plain_text.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/text copying build/lib/bokeh/server/static/js/lib/models/text/providers.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/text copying build/lib/bokeh/server/static/js/lib/models/text/utils.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/text creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/text/mathjax copying build/lib/bokeh/server/static/js/lib/models/text/mathjax/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/text/mathjax copying build/lib/bokeh/server/static/js/lib/models/text/mathjax/main.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/text/mathjax creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/textures copying build/lib/bokeh/server/static/js/lib/models/textures/canvas_texture.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/textures copying build/lib/bokeh/server/static/js/lib/models/textures/image_url_texture.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/textures copying build/lib/bokeh/server/static/js/lib/models/textures/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/textures copying build/lib/bokeh/server/static/js/lib/models/textures/texture.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/textures creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/adaptive_ticker.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/basic_ticker.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/binned_ticker.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/categorical_ticker.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/composite_ticker.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/continuous_ticker.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/datetime_ticker.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/days_ticker.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/fixed_ticker.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/log_ticker.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/mercator_ticker.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/months_ticker.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/single_interval_ticker.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/ticker.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/util.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/years_ticker.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tickers creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tiles copying build/lib/bokeh/server/static/js/lib/models/tiles/bbox_tile_source.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tiles copying build/lib/bokeh/server/static/js/lib/models/tiles/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tiles copying build/lib/bokeh/server/static/js/lib/models/tiles/mercator_tile_source.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tiles copying build/lib/bokeh/server/static/js/lib/models/tiles/quadkey_tile_source.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tiles copying build/lib/bokeh/server/static/js/lib/models/tiles/tile_renderer.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tiles copying build/lib/bokeh/server/static/js/lib/models/tiles/tile_source.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tiles copying build/lib/bokeh/server/static/js/lib/models/tiles/tile_utils.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tiles copying build/lib/bokeh/server/static/js/lib/models/tiles/tms_tile_source.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tiles copying build/lib/bokeh/server/static/js/lib/models/tiles/wmts_tile_source.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tiles creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools copying build/lib/bokeh/server/static/js/lib/models/tools/click_button.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools copying build/lib/bokeh/server/static/js/lib/models/tools/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools copying build/lib/bokeh/server/static/js/lib/models/tools/on_off_button.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools copying build/lib/bokeh/server/static/js/lib/models/tools/tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools copying build/lib/bokeh/server/static/js/lib/models/tools/tool_button.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools copying build/lib/bokeh/server/static/js/lib/models/tools/tool_proxy.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools copying build/lib/bokeh/server/static/js/lib/models/tools/toolbar.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/action_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/copy_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/custom_action.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/examine_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/fullscreen_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/help_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/plot_action_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/redo_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/reset_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/save_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/undo_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/zoom_base_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/zoom_in_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/zoom_out_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/actions creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/edit copying build/lib/bokeh/server/static/js/lib/models/tools/edit/box_edit_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/edit copying build/lib/bokeh/server/static/js/lib/models/tools/edit/edit_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/edit copying build/lib/bokeh/server/static/js/lib/models/tools/edit/freehand_draw_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/edit copying build/lib/bokeh/server/static/js/lib/models/tools/edit/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/edit copying build/lib/bokeh/server/static/js/lib/models/tools/edit/line_edit_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/edit copying build/lib/bokeh/server/static/js/lib/models/tools/edit/line_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/edit copying build/lib/bokeh/server/static/js/lib/models/tools/edit/point_draw_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/edit copying build/lib/bokeh/server/static/js/lib/models/tools/edit/poly_draw_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/edit copying build/lib/bokeh/server/static/js/lib/models/tools/edit/poly_edit_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/edit copying build/lib/bokeh/server/static/js/lib/models/tools/edit/poly_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/edit creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/box_select_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/box_zoom_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/gesture_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/lasso_select_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/pan_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/poly_select_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/range_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/region_select_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/select_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/tap_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/wheel_pan_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/wheel_zoom_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/gestures creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/inspectors copying build/lib/bokeh/server/static/js/lib/models/tools/inspectors/crosshair_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/inspectors copying build/lib/bokeh/server/static/js/lib/models/tools/inspectors/customjs_hover.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/inspectors copying build/lib/bokeh/server/static/js/lib/models/tools/inspectors/hover_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/inspectors copying build/lib/bokeh/server/static/js/lib/models/tools/inspectors/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/inspectors copying build/lib/bokeh/server/static/js/lib/models/tools/inspectors/inspect_tool.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/tools/inspectors creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/transforms copying build/lib/bokeh/server/static/js/lib/models/transforms/customjs_transform.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/transforms copying build/lib/bokeh/server/static/js/lib/models/transforms/dodge.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/transforms copying build/lib/bokeh/server/static/js/lib/models/transforms/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/transforms copying build/lib/bokeh/server/static/js/lib/models/transforms/interpolator.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/transforms copying build/lib/bokeh/server/static/js/lib/models/transforms/jitter.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/transforms copying build/lib/bokeh/server/static/js/lib/models/transforms/linear_interpolator.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/transforms copying build/lib/bokeh/server/static/js/lib/models/transforms/range_transform.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/transforms copying build/lib/bokeh/server/static/js/lib/models/transforms/step_interpolator.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/transforms copying build/lib/bokeh/server/static/js/lib/models/transforms/transform.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/transforms creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/abstract_button.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/autocomplete_input.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/base_date_picker.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/base_datetime_picker.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/button.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/checkbox.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/checkbox_button_group.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/checkbox_group.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/color_picker.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/control.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/date_picker.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/date_range_picker.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/datetime_picker.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/datetime_range_picker.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/div.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/dropdown.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/file_input.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/help_button.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/input_widget.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/main.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/markup.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/multi_choice.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/multiple_date_picker.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/multiple_datetime_picker.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/multiselect.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/numeric_input.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/oriented_control.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/palette_select.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/paragraph.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/password_input.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/picker_base.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/pretext.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/radio_button_group.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/radio_group.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/select.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/spinner.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/switch.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/text_input.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/text_like_input.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/textarea_input.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/time_picker.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/toggle.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/toggle_button_group.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/toggle_input.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/toggle_input_group.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/widget.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets/sliders copying build/lib/bokeh/server/static/js/lib/models/widgets/sliders/abstract_slider.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets/sliders copying build/lib/bokeh/server/static/js/lib/models/widgets/sliders/base_numerical_slider.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets/sliders copying build/lib/bokeh/server/static/js/lib/models/widgets/sliders/categorical_slider.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets/sliders copying build/lib/bokeh/server/static/js/lib/models/widgets/sliders/date_range_slider.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets/sliders copying build/lib/bokeh/server/static/js/lib/models/widgets/sliders/date_slider.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets/sliders copying build/lib/bokeh/server/static/js/lib/models/widgets/sliders/datetime_range_slider.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets/sliders copying build/lib/bokeh/server/static/js/lib/models/widgets/sliders/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets/sliders copying build/lib/bokeh/server/static/js/lib/models/widgets/sliders/numerical_range_slider.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets/sliders copying build/lib/bokeh/server/static/js/lib/models/widgets/sliders/numerical_slider.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets/sliders copying build/lib/bokeh/server/static/js/lib/models/widgets/sliders/range_slider.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets/sliders copying build/lib/bokeh/server/static/js/lib/models/widgets/sliders/slider.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets/sliders creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets/tables copying build/lib/bokeh/server/static/js/lib/models/widgets/tables/cell_editors.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets/tables copying build/lib/bokeh/server/static/js/lib/models/widgets/tables/cell_formatters.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets/tables copying build/lib/bokeh/server/static/js/lib/models/widgets/tables/data_cube.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets/tables copying build/lib/bokeh/server/static/js/lib/models/widgets/tables/data_table.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets/tables copying build/lib/bokeh/server/static/js/lib/models/widgets/tables/definitions.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets/tables copying build/lib/bokeh/server/static/js/lib/models/widgets/tables/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets/tables copying build/lib/bokeh/server/static/js/lib/models/widgets/tables/main.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets/tables copying build/lib/bokeh/server/static/js/lib/models/widgets/tables/row_aggregators.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets/tables copying build/lib/bokeh/server/static/js/lib/models/widgets/tables/table_column.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets/tables copying build/lib/bokeh/server/static/js/lib/models/widgets/tables/table_widget.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/models/widgets/tables creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/protocol copying build/lib/bokeh/server/static/js/lib/protocol/index.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/protocol copying build/lib/bokeh/server/static/js/lib/protocol/message.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/protocol copying build/lib/bokeh/server/static/js/lib/protocol/receiver.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/protocol creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/attribution.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/base.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/buttons.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/canvas.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/caret.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/clearfix.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/dialogs.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/dropdown.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/examiner.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/group_box.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/icons.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/logo.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/menus.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/menus_.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/panels.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/panes.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/plots.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/pretty.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/tabs.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/tool_button.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/toolbar.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/tooltips.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/ui.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/checkbox.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/choices.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/flatpickr.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/inputs.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/nouislider.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/palette_select.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/palette_select_item.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/palette_select_pane.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/password_input.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/slickgrid.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/sliders.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/switch.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/tables.css.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/js/lib/styles/widgets creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.decorators.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.decorators.legacy.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.dom.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.dom.iterable.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2015.collection.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2015.core.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2015.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2015.generator.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2015.iterable.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2015.promise.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2015.proxy.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2015.reflect.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2015.symbol.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2015.symbol.wellknown.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2016.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2016.array.include.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2016.full.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2017.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2017.date.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2017.full.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2017.intl.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2017.object.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2017.sharedmemory.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2017.string.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2017.typedarrays.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2018.asyncgenerator.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2018.asynciterable.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2018.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2018.full.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2018.intl.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2018.promise.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2018.regexp.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2019.array.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2019.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2019.full.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2019.intl.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2019.object.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2019.string.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2019.symbol.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2020.bigint.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2020.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2020.date.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2020.full.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2020.intl.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2020.number.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2020.promise.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2020.sharedmemory.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2020.string.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2020.symbol.wellknown.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2021.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2021.full.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2021.intl.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2021.promise.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2021.string.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2021.weakref.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2022.array.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2022.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2022.error.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2022.full.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2022.intl.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2022.object.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2023.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2022.regexp.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2022.sharedmemory.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2022.string.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2023.array.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2023.collection.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2023.full.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es5.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es6.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.esnext.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.esnext.decorators.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.esnext.disposable.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.esnext.full.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.esnext.intl.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.scripthost.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.webworker.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.webworker.importscripts.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.webworker.iterable.d.ts -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/server/static/lib creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/themes copying build/lib/bokeh/themes/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/themes copying build/lib/bokeh/themes/_caliber.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/themes copying build/lib/bokeh/themes/_contrast.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/themes copying build/lib/bokeh/themes/_dark_minimal.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/themes copying build/lib/bokeh/themes/_light_minimal.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/themes copying build/lib/bokeh/themes/_night_sky.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/themes copying build/lib/bokeh/themes/theme.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/themes creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext copying build/lib/bokeh/sphinxext/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_autodoc.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_color.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_dataframe.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_directive.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_enum.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_example_metadata.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_gallery.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_jinja.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_model.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_options.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_palette.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_palette_group.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_plot.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_prop.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_releases.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_roles.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext copying build/lib/bokeh/sphinxext/util.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext copying build/lib/bokeh/sphinxext/sample.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_sampledata_xref.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_settings.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_sitemap.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokehjs_content.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext copying build/lib/bokeh/sphinxext/example_handler.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext copying build/lib/bokeh/sphinxext/templates.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/bokehjs_codepen_init.html -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/bokehjs_content_epilogue.html -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/bokehjs_content_prologue.html -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/bokehjs_html_template.html -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/color_detail.html -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/enum_detail.rst -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/example_metadata.rst -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/gallery_detail.rst -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/gallery_page.rst -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/jinja_detail.rst -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/model_detail.rst -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/options_detail.rst -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/palette_detail.html -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/palette_group_detail.html -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/prop_detail.rst -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/release_detail.rst -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/settings_detail.rst -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/sphinxext/_templates creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/util copying build/lib/bokeh/util/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/util copying build/lib/bokeh/util/browser.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/util copying build/lib/bokeh/util/callback_manager.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/util copying build/lib/bokeh/util/compiler.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/util copying build/lib/bokeh/util/dataclasses.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/util copying build/lib/bokeh/util/datatypes.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/util copying build/lib/bokeh/util/dependencies.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/util copying build/lib/bokeh/util/deprecation.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/util copying build/lib/bokeh/util/functions.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/util copying build/lib/bokeh/util/hex.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/util copying build/lib/bokeh/util/logconfig.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/util copying build/lib/bokeh/util/options.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/util copying build/lib/bokeh/util/package.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/util copying build/lib/bokeh/util/paths.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/util copying build/lib/bokeh/util/sampledata.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/util copying build/lib/bokeh/util/serialization.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/util copying build/lib/bokeh/util/strings.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/util copying build/lib/bokeh/util/terminal.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/util copying build/lib/bokeh/util/token.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/util copying build/lib/bokeh/util/tornado.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/util copying build/lib/bokeh/util/version.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/util copying build/lib/bokeh/util/warnings.py -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/util copying build/lib/bokeh/util/sampledata.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/util copying build/lib/bokeh/LICENSE.txt -> build/bdist.openbsd-7.5-amd64/wheel/bokeh copying build/lib/bokeh/py.typed -> build/bdist.openbsd-7.5-amd64/wheel/bokeh creating build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.1.0.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.10.0.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.11.0.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.11.1.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.12.0.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.12.1.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.12.10.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.12.11.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.12.12.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.12.13.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.12.14.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.12.15.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.12.16.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.12.2.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.12.3.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.12.4.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.12.5.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.12.6.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.12.7.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.12.8.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.12.9.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.13.0.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.2.0.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.3.0.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.4.0.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.4.1.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.4.2.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.4.3.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.4.4.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.5.0.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.5.1.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.5.2.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.6.0.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.6.1.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.7.0.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.7.1.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.8.0.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.8.1.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.8.2.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.9.0.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.9.1.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.9.2.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.9.3.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/1.0.0.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/1.0.1.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/1.0.2.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/1.0.3.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/1.0.4.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/1.1.0.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/1.2.0.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/1.3.0.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/1.3.1.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/1.3.2.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/1.3.4.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/1.4.0.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/2.0.0.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/2.0.1.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/2.0.2.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/2.1.0.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/2.1.1.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/2.2.0.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/2.2.1.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/2.2.2.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/2.3.0.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/2.3.1.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/2.3.2.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/2.3.3.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/2.4.0.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/2.4.1.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/2.4.2.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/2.4.3.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/3.0.0.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/3.0.1.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/3.0.2.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/3.1.0.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/3.1.1.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/3.2.0.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/3.2.1.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/3.2.2.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/3.3.0.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/3.4.0.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/3.4.1.json -> build/bdist.openbsd-7.5-amd64/wheel/bokeh/_sri creating build/bdist.openbsd-7.5-amd64/wheel/typings copying build/lib/typings/bs4.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings copying build/lib/typings/json5.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings copying build/lib/typings/psutil.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings creating build/bdist.openbsd-7.5-amd64/wheel/typings/IPython copying build/lib/typings/IPython/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/IPython copying build/lib/typings/IPython/display.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/IPython creating build/bdist.openbsd-7.5-amd64/wheel/typings/IPython/core copying build/lib/typings/IPython/core/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/IPython/core copying build/lib/typings/IPython/core/getipython.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/IPython/core copying build/lib/typings/IPython/core/history.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/IPython/core copying build/lib/typings/IPython/core/interactiveshell.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/IPython/core creating build/bdist.openbsd-7.5-amd64/wheel/typings/ipykernel copying build/lib/typings/ipykernel/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/ipykernel creating build/bdist.openbsd-7.5-amd64/wheel/typings/ipykernel/comm copying build/lib/typings/ipykernel/comm/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/ipykernel/comm copying build/lib/typings/ipykernel/comm/comm.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/ipykernel/comm creating build/bdist.openbsd-7.5-amd64/wheel/typings/jupyter_core copying build/lib/typings/jupyter_core/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/jupyter_core copying build/lib/typings/jupyter_core/paths.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/jupyter_core creating build/bdist.openbsd-7.5-amd64/wheel/typings/selenium copying build/lib/typings/selenium/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/selenium creating build/bdist.openbsd-7.5-amd64/wheel/typings/selenium/common copying build/lib/typings/selenium/common/exceptions.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/selenium/common creating build/bdist.openbsd-7.5-amd64/wheel/typings/selenium/webdriver copying build/lib/typings/selenium/webdriver/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/selenium/webdriver creating build/bdist.openbsd-7.5-amd64/wheel/typings/selenium/webdriver/chrome copying build/lib/typings/selenium/webdriver/chrome/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/selenium/webdriver/chrome copying build/lib/typings/selenium/webdriver/chrome/options.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/selenium/webdriver/chrome copying build/lib/typings/selenium/webdriver/chrome/service.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/selenium/webdriver/chrome copying build/lib/typings/selenium/webdriver/chrome/webdriver.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/selenium/webdriver/chrome creating build/bdist.openbsd-7.5-amd64/wheel/typings/selenium/webdriver/common copying build/lib/typings/selenium/webdriver/common/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/selenium/webdriver/common copying build/lib/typings/selenium/webdriver/common/action_chains.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/selenium/webdriver/common copying build/lib/typings/selenium/webdriver/common/by.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/selenium/webdriver/common copying build/lib/typings/selenium/webdriver/common/keys.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/selenium/webdriver/common creating build/bdist.openbsd-7.5-amd64/wheel/typings/selenium/webdriver/firefox copying build/lib/typings/selenium/webdriver/firefox/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/selenium/webdriver/firefox copying build/lib/typings/selenium/webdriver/firefox/firefox_binary.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/selenium/webdriver/firefox copying build/lib/typings/selenium/webdriver/firefox/options.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/selenium/webdriver/firefox copying build/lib/typings/selenium/webdriver/firefox/webdriver.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/selenium/webdriver/firefox creating build/bdist.openbsd-7.5-amd64/wheel/typings/selenium/webdriver/remote copying build/lib/typings/selenium/webdriver/remote/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/selenium/webdriver/remote copying build/lib/typings/selenium/webdriver/remote/webdriver.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/selenium/webdriver/remote copying build/lib/typings/selenium/webdriver/remote/webelement.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/selenium/webdriver/remote creating build/bdist.openbsd-7.5-amd64/wheel/typings/selenium/webdriver/safari copying build/lib/typings/selenium/webdriver/safari/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/selenium/webdriver/safari copying build/lib/typings/selenium/webdriver/safari/webdriver.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/selenium/webdriver/safari creating build/bdist.openbsd-7.5-amd64/wheel/typings/selenium/webdriver/support copying build/lib/typings/selenium/webdriver/support/__init__.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/selenium/webdriver/support copying build/lib/typings/selenium/webdriver/support/expected_conditions.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/selenium/webdriver/support copying build/lib/typings/selenium/webdriver/support/wait.pyi -> build/bdist.openbsd-7.5-amd64/wheel/typings/selenium/webdriver/support running install_egg_info Copying src/bokeh.egg-info to build/bdist.openbsd-7.5-amd64/wheel/bokeh-3.4.1-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/bokeh-3.4.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-bokeh-3.4.1-python3/bokeh-3.4.1/dist/.tmp-95o2y1vt/bokeh-3.4.1-py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'bokeh/LICENSE.txt' adding 'bokeh/__init__.py' adding 'bokeh/__main__.py' adding 'bokeh/driving.py' adding 'bokeh/events.py' adding 'bokeh/ext.py' adding 'bokeh/layouts.py' adding 'bokeh/palettes.py' adding 'bokeh/py.typed' adding 'bokeh/resources.py' adding 'bokeh/settings.py' adding 'bokeh/tile_providers.py' adding 'bokeh/transform.py' adding 'bokeh/_sri/0.1.0.json' adding 'bokeh/_sri/0.10.0.json' adding 'bokeh/_sri/0.11.0.json' adding 'bokeh/_sri/0.11.1.json' adding 'bokeh/_sri/0.12.0.json' adding 'bokeh/_sri/0.12.1.json' adding 'bokeh/_sri/0.12.10.json' adding 'bokeh/_sri/0.12.11.json' adding 'bokeh/_sri/0.12.12.json' adding 'bokeh/_sri/0.12.13.json' adding 'bokeh/_sri/0.12.14.json' adding 'bokeh/_sri/0.12.15.json' adding 'bokeh/_sri/0.12.16.json' adding 'bokeh/_sri/0.12.2.json' adding 'bokeh/_sri/0.12.3.json' adding 'bokeh/_sri/0.12.4.json' adding 'bokeh/_sri/0.12.5.json' adding 'bokeh/_sri/0.12.6.json' adding 'bokeh/_sri/0.12.7.json' adding 'bokeh/_sri/0.12.8.json' adding 'bokeh/_sri/0.12.9.json' adding 'bokeh/_sri/0.13.0.json' adding 'bokeh/_sri/0.2.0.json' adding 'bokeh/_sri/0.3.0.json' adding 'bokeh/_sri/0.4.0.json' adding 'bokeh/_sri/0.4.1.json' adding 'bokeh/_sri/0.4.2.json' adding 'bokeh/_sri/0.4.3.json' adding 'bokeh/_sri/0.4.4.json' adding 'bokeh/_sri/0.5.0.json' adding 'bokeh/_sri/0.5.1.json' adding 'bokeh/_sri/0.5.2.json' adding 'bokeh/_sri/0.6.0.json' adding 'bokeh/_sri/0.6.1.json' adding 'bokeh/_sri/0.7.0.json' adding 'bokeh/_sri/0.7.1.json' adding 'bokeh/_sri/0.8.0.json' adding 'bokeh/_sri/0.8.1.json' adding 'bokeh/_sri/0.8.2.json' adding 'bokeh/_sri/0.9.0.json' adding 'bokeh/_sri/0.9.1.json' adding 'bokeh/_sri/0.9.2.json' adding 'bokeh/_sri/0.9.3.json' adding 'bokeh/_sri/1.0.0.json' adding 'bokeh/_sri/1.0.1.json' adding 'bokeh/_sri/1.0.2.json' adding 'bokeh/_sri/1.0.3.json' adding 'bokeh/_sri/1.0.4.json' adding 'bokeh/_sri/1.1.0.json' adding 'bokeh/_sri/1.2.0.json' adding 'bokeh/_sri/1.3.0.json' adding 'bokeh/_sri/1.3.1.json' adding 'bokeh/_sri/1.3.2.json' adding 'bokeh/_sri/1.3.4.json' adding 'bokeh/_sri/1.4.0.json' adding 'bokeh/_sri/2.0.0.json' adding 'bokeh/_sri/2.0.1.json' adding 'bokeh/_sri/2.0.2.json' adding 'bokeh/_sri/2.1.0.json' adding 'bokeh/_sri/2.1.1.json' adding 'bokeh/_sri/2.2.0.json' adding 'bokeh/_sri/2.2.1.json' adding 'bokeh/_sri/2.2.2.json' adding 'bokeh/_sri/2.3.0.json' adding 'bokeh/_sri/2.3.1.json' adding 'bokeh/_sri/2.3.2.json' adding 'bokeh/_sri/2.3.3.json' adding 'bokeh/_sri/2.4.0.json' adding 'bokeh/_sri/2.4.1.json' adding 'bokeh/_sri/2.4.2.json' adding 'bokeh/_sri/2.4.3.json' adding 'bokeh/_sri/3.0.0.json' adding 'bokeh/_sri/3.0.1.json' adding 'bokeh/_sri/3.0.2.json' adding 'bokeh/_sri/3.1.0.json' adding 'bokeh/_sri/3.1.1.json' adding 'bokeh/_sri/3.2.0.json' adding 'bokeh/_sri/3.2.1.json' adding 'bokeh/_sri/3.2.2.json' adding 'bokeh/_sri/3.3.0.json' adding 'bokeh/_sri/3.4.0.json' adding 'bokeh/_sri/3.4.1.json' adding 'bokeh/application/__init__.py' adding 'bokeh/application/application.py' adding 'bokeh/application/handlers/__init__.py' adding 'bokeh/application/handlers/code.py' adding 'bokeh/application/handlers/code_runner.py' adding 'bokeh/application/handlers/directory.py' adding 'bokeh/application/handlers/document_lifecycle.py' adding 'bokeh/application/handlers/function.py' adding 'bokeh/application/handlers/handler.py' adding 'bokeh/application/handlers/lifecycle.py' adding 'bokeh/application/handlers/notebook.py' adding 'bokeh/application/handlers/request_handler.py' adding 'bokeh/application/handlers/script.py' adding 'bokeh/application/handlers/server_lifecycle.py' adding 'bokeh/application/handlers/server_request_handler.py' adding 'bokeh/client/__init__.py' adding 'bokeh/client/connection.py' adding 'bokeh/client/session.py' adding 'bokeh/client/states.py' adding 'bokeh/client/util.py' adding 'bokeh/client/websocket.py' adding 'bokeh/colors/__init__.py' adding 'bokeh/colors/color.py' adding 'bokeh/colors/groups.py' adding 'bokeh/colors/named.py' adding 'bokeh/colors/util.py' adding 'bokeh/command/__init__.py' adding 'bokeh/command/bootstrap.py' adding 'bokeh/command/subcommand.py' adding 'bokeh/command/util.py' adding 'bokeh/command/subcommands/__init__.py' adding 'bokeh/command/subcommands/build.py' adding 'bokeh/command/subcommands/file_output.py' adding 'bokeh/command/subcommands/info.py' adding 'bokeh/command/subcommands/init.py' adding 'bokeh/command/subcommands/json.py' adding 'bokeh/command/subcommands/sampledata.py' adding 'bokeh/command/subcommands/secret.py' adding 'bokeh/command/subcommands/serve.py' adding 'bokeh/command/subcommands/static.py' adding 'bokeh/core/__init__.py' adding 'bokeh/core/enums.py' adding 'bokeh/core/has_props.py' adding 'bokeh/core/json_encoder.py' adding 'bokeh/core/properties.py' adding 'bokeh/core/property_aliases.py' adding 'bokeh/core/property_mixins.py' adding 'bokeh/core/query.py' adding 'bokeh/core/serialization.py' adding 'bokeh/core/templates.py' adding 'bokeh/core/types.py' adding 'bokeh/core/_templates/autoload_js.js' adding 'bokeh/core/_templates/autoload_nb_js.js' adding 'bokeh/core/_templates/autoload_request_tag.html' adding 'bokeh/core/_templates/autoload_tag.html' adding 'bokeh/core/_templates/css_resources.html' adding 'bokeh/core/_templates/doc_js.js' adding 'bokeh/core/_templates/doc_nb_js.js' adding 'bokeh/core/_templates/file.html' adding 'bokeh/core/_templates/js_resources.html' adding 'bokeh/core/_templates/macros.html' adding 'bokeh/core/_templates/notebook_load.html' adding 'bokeh/core/_templates/plot_div.html' adding 'bokeh/core/_templates/root_div.html' adding 'bokeh/core/_templates/script_tag.html' adding 'bokeh/core/_templates/try_run.js' adding 'bokeh/core/property/__init__.py' adding 'bokeh/core/property/_sphinx.py' adding 'bokeh/core/property/alias.py' adding 'bokeh/core/property/aliases.py' adding 'bokeh/core/property/any.py' adding 'bokeh/core/property/auto.py' adding 'bokeh/core/property/bases.py' adding 'bokeh/core/property/color.py' adding 'bokeh/core/property/constraints.py' adding 'bokeh/core/property/container.py' adding 'bokeh/core/property/dataspec.py' adding 'bokeh/core/property/datetime.py' adding 'bokeh/core/property/descriptor_factory.py' adding 'bokeh/core/property/descriptors.py' adding 'bokeh/core/property/either.py' adding 'bokeh/core/property/enum.py' adding 'bokeh/core/property/factors.py' adding 'bokeh/core/property/include.py' adding 'bokeh/core/property/instance.py' adding 'bokeh/core/property/json.py' adding 'bokeh/core/property/nothing.py' adding 'bokeh/core/property/nullable.py' adding 'bokeh/core/property/numeric.py' adding 'bokeh/core/property/override.py' adding 'bokeh/core/property/pd.py' adding 'bokeh/core/property/primitive.py' adding 'bokeh/core/property/readonly.py' adding 'bokeh/core/property/required.py' adding 'bokeh/core/property/serialized.py' adding 'bokeh/core/property/singletons.py' adding 'bokeh/core/property/string.py' adding 'bokeh/core/property/struct.py' adding 'bokeh/core/property/text_like.py' adding 'bokeh/core/property/validation.py' adding 'bokeh/core/property/vectorization.py' adding 'bokeh/core/property/visual.py' adding 'bokeh/core/property/wrappers.py' adding 'bokeh/core/validation/__init__.py' adding 'bokeh/core/validation/check.py' adding 'bokeh/core/validation/decorators.py' adding 'bokeh/core/validation/errors.py' adding 'bokeh/core/validation/issue.py' adding 'bokeh/core/validation/warnings.py' adding 'bokeh/document/__init__.py' adding 'bokeh/document/callbacks.py' adding 'bokeh/document/document.py' adding 'bokeh/document/events.py' adding 'bokeh/document/json.py' adding 'bokeh/document/locking.py' adding 'bokeh/document/models.py' adding 'bokeh/document/modules.py' adding 'bokeh/embed/__init__.py' adding 'bokeh/embed/bundle.py' adding 'bokeh/embed/elements.py' adding 'bokeh/embed/notebook.py' adding 'bokeh/embed/server.py' adding 'bokeh/embed/standalone.py' adding 'bokeh/embed/util.py' adding 'bokeh/embed/wrappers.py' adding 'bokeh/io/__init__.py' adding 'bokeh/io/doc.py' adding 'bokeh/io/export.py' adding 'bokeh/io/notebook.py' adding 'bokeh/io/output.py' adding 'bokeh/io/saving.py' adding 'bokeh/io/showing.py' adding 'bokeh/io/state.py' adding 'bokeh/io/util.py' adding 'bokeh/io/webdriver.py' adding 'bokeh/model/__init__.py' adding 'bokeh/model/data_model.py' adding 'bokeh/model/docs.py' adding 'bokeh/model/model.py' adding 'bokeh/model/util.py' adding 'bokeh/models/__init__.py' adding 'bokeh/models/axes.py' adding 'bokeh/models/callbacks.py' adding 'bokeh/models/canvas.py' adding 'bokeh/models/coordinates.py' adding 'bokeh/models/css.py' adding 'bokeh/models/dom.py' adding 'bokeh/models/expressions.py' adding 'bokeh/models/filters.py' adding 'bokeh/models/formatters.py' adding 'bokeh/models/glyph.py' adding 'bokeh/models/glyphs.py' adding 'bokeh/models/graphics.py' adding 'bokeh/models/graphs.py' adding 'bokeh/models/grids.py' adding 'bokeh/models/labeling.py' adding 'bokeh/models/layouts.py' adding 'bokeh/models/map_plots.py' adding 'bokeh/models/mappers.py' adding 'bokeh/models/nodes.py' adding 'bokeh/models/plots.py' adding 'bokeh/models/ranges.py' adding 'bokeh/models/scales.py' adding 'bokeh/models/selections.py' adding 'bokeh/models/selectors.py' adding 'bokeh/models/sources.py' adding 'bokeh/models/text.py' adding 'bokeh/models/textures.py' adding 'bokeh/models/tickers.py' adding 'bokeh/models/tiles.py' adding 'bokeh/models/tools.py' adding 'bokeh/models/transforms.py' adding 'bokeh/models/annotations/__init__.py' adding 'bokeh/models/annotations/annotation.py' adding 'bokeh/models/annotations/arrows.py' adding 'bokeh/models/annotations/dimensional.py' adding 'bokeh/models/annotations/geometry.py' adding 'bokeh/models/annotations/labels.py' adding 'bokeh/models/annotations/legends.py' adding 'bokeh/models/annotations/html/__init__.py' adding 'bokeh/models/annotations/html/html_annotation.py' adding 'bokeh/models/annotations/html/labels.py' adding 'bokeh/models/annotations/html/toolbars.py' adding 'bokeh/models/common/properties.py' adding 'bokeh/models/renderers/__init__.py' adding 'bokeh/models/renderers/contour_renderer.py' adding 'bokeh/models/renderers/glyph_renderer.py' adding 'bokeh/models/renderers/graph_renderer.py' adding 'bokeh/models/renderers/renderer.py' adding 'bokeh/models/renderers/tile_renderer.py' adding 'bokeh/models/ui/__init__.py' adding 'bokeh/models/ui/dialogs.py' adding 'bokeh/models/ui/examiner.py' adding 'bokeh/models/ui/icons.py' adding 'bokeh/models/ui/menus.py' adding 'bokeh/models/ui/panels.py' adding 'bokeh/models/ui/panes.py' adding 'bokeh/models/ui/tooltips.py' adding 'bokeh/models/ui/ui_element.py' adding 'bokeh/models/util/__init__.py' adding 'bokeh/models/util/structure.py' adding 'bokeh/models/widgets/__init__.py' adding 'bokeh/models/widgets/buttons.py' adding 'bokeh/models/widgets/groups.py' adding 'bokeh/models/widgets/inputs.py' adding 'bokeh/models/widgets/markups.py' adding 'bokeh/models/widgets/pickers.py' adding 'bokeh/models/widgets/sliders.py' adding 'bokeh/models/widgets/tables.py' adding 'bokeh/models/widgets/widget.py' adding 'bokeh/plotting/__init__.py' adding 'bokeh/plotting/_decorators.py' adding 'bokeh/plotting/_docstring.py' adding 'bokeh/plotting/_figure.py' adding 'bokeh/plotting/_graph.py' adding 'bokeh/plotting/_legends.py' adding 'bokeh/plotting/_plot.py' adding 'bokeh/plotting/_renderer.py' adding 'bokeh/plotting/_stack.py' adding 'bokeh/plotting/_tools.py' adding 'bokeh/plotting/contour.py' adding 'bokeh/plotting/glyph_api.py' adding 'bokeh/plotting/gmap.py' adding 'bokeh/plotting/graph.py' adding 'bokeh/protocol/__init__.py' adding 'bokeh/protocol/exceptions.py' adding 'bokeh/protocol/message.py' adding 'bokeh/protocol/receiver.py' adding 'bokeh/protocol/messages/__init__.py' adding 'bokeh/protocol/messages/ack.py' adding 'bokeh/protocol/messages/error.py' adding 'bokeh/protocol/messages/ok.py' adding 'bokeh/protocol/messages/patch_doc.py' adding 'bokeh/protocol/messages/pull_doc_reply.py' adding 'bokeh/protocol/messages/pull_doc_req.py' adding 'bokeh/protocol/messages/push_doc.py' adding 'bokeh/protocol/messages/server_info_reply.py' adding 'bokeh/protocol/messages/server_info_req.py' adding 'bokeh/sampledata/__init__.py' adding 'bokeh/sampledata/airport_routes.py' adding 'bokeh/sampledata/airports.py' adding 'bokeh/sampledata/anscombe.py' adding 'bokeh/sampledata/antibiotics.py' adding 'bokeh/sampledata/autompg.py' adding 'bokeh/sampledata/autompg2.py' adding 'bokeh/sampledata/browsers.py' adding 'bokeh/sampledata/commits.py' adding 'bokeh/sampledata/cows.py' adding 'bokeh/sampledata/daylight.py' adding 'bokeh/sampledata/degrees.py' adding 'bokeh/sampledata/emissions.py' adding 'bokeh/sampledata/forensic_glass.py' adding 'bokeh/sampledata/gapminder.py' adding 'bokeh/sampledata/glucose.py' adding 'bokeh/sampledata/haar_cascade.py' adding 'bokeh/sampledata/iris.py' adding 'bokeh/sampledata/les_mis.py' adding 'bokeh/sampledata/lincoln.py' adding 'bokeh/sampledata/movies_data.py' adding 'bokeh/sampledata/mtb.py' adding 'bokeh/sampledata/olympics2014.py' adding 'bokeh/sampledata/penguins.py' adding 'bokeh/sampledata/perceptions.py' adding 'bokeh/sampledata/periodic_table.py' adding 'bokeh/sampledata/population.py' adding 'bokeh/sampledata/sample_geojson.py' adding 'bokeh/sampledata/sample_superstore.py' adding 'bokeh/sampledata/sea_surface_temperature.py' adding 'bokeh/sampledata/sprint.py' adding 'bokeh/sampledata/stocks.py' adding 'bokeh/sampledata/titanic.py' adding 'bokeh/sampledata/unemployment.py' adding 'bokeh/sampledata/unemployment1948.py' adding 'bokeh/sampledata/us_cities.py' adding 'bokeh/sampledata/us_counties.py' adding 'bokeh/sampledata/us_holidays.py' adding 'bokeh/sampledata/us_marriages_divorces.py' adding 'bokeh/sampledata/us_states.py' adding 'bokeh/sampledata/world_cities.py' adding 'bokeh/sampledata/_data/USHolidays.ics' adding 'bokeh/sampledata/_data/US_Regions_State_Boundaries.csv.gz' adding 'bokeh/sampledata/_data/auto-mpg.csv' adding 'bokeh/sampledata/_data/auto-mpg2.csv' adding 'bokeh/sampledata/_data/browsers_nov_2013.csv' adding 'bokeh/sampledata/_data/commits.txt.gz' adding 'bokeh/sampledata/_data/cows.csv' adding 'bokeh/sampledata/_data/daylight_warsaw_2013.csv' adding 'bokeh/sampledata/_data/elements.csv' adding 'bokeh/sampledata/_data/forensic_glass.csv' adding 'bokeh/sampledata/_data/iris.csv' adding 'bokeh/sampledata/_data/les_mis.json' adding 'bokeh/sampledata/_data/lincoln_weather.csv' adding 'bokeh/sampledata/_data/numberly.csv' adding 'bokeh/sampledata/_data/obiszow_mtb_xcm.csv' adding 'bokeh/sampledata/_data/olympics2014.json' adding 'bokeh/sampledata/_data/penguins.csv' adding 'bokeh/sampledata/_data/percent-bachelors-degrees-women-usa.csv' adding 'bokeh/sampledata/_data/probly.csv' adding 'bokeh/sampledata/_data/sample_geojson.geojson' adding 'bokeh/sampledata/_data/sea_surface_temperature.csv.gz' adding 'bokeh/sampledata/_data/sprint.csv' adding 'bokeh/sampledata/_data/unemployment1948.csv' adding 'bokeh/sampledata/_data/us_marriages_divorces.csv' adding 'bokeh/sampledata/_data/icons/chrome_32x32.png' adding 'bokeh/sampledata/_data/icons/firefox_32x32.png' adding 'bokeh/sampledata/_data/icons/ie_32x32.png' adding 'bokeh/sampledata/_data/icons/opera_32x32.png' adding 'bokeh/sampledata/_data/icons/safari_32x32.png' adding 'bokeh/server/__init__.py' adding 'bokeh/server/auth_provider.py' adding 'bokeh/server/callbacks.py' adding 'bokeh/server/connection.py' adding 'bokeh/server/contexts.py' adding 'bokeh/server/protocol_handler.py' adding 'bokeh/server/server.py' adding 'bokeh/server/session.py' adding 'bokeh/server/tornado.py' adding 'bokeh/server/urls.py' adding 'bokeh/server/util.py' adding 'bokeh/server/static/js/bokeh-api.js' adding 'bokeh/server/static/js/bokeh-api.min.js' adding 'bokeh/server/static/js/bokeh-gl.js' adding 'bokeh/server/static/js/bokeh-gl.min.js' adding 'bokeh/server/static/js/bokeh-mathjax.js' adding 'bokeh/server/static/js/bokeh-mathjax.min.js' adding 'bokeh/server/static/js/bokeh-tables.js' adding 'bokeh/server/static/js/bokeh-tables.min.js' adding 'bokeh/server/static/js/bokeh-widgets.js' adding 'bokeh/server/static/js/bokeh-widgets.min.js' adding 'bokeh/server/static/js/bokeh.js' adding 'bokeh/server/static/js/bokeh.min.js' adding 'bokeh/server/static/js/compiler.js' adding 'bokeh/server/static/js/lib/base.d.ts' adding 'bokeh/server/static/js/lib/bokeh.d.ts' adding 'bokeh/server/static/js/lib/index.d.ts' adding 'bokeh/server/static/js/lib/main.d.ts' adding 'bokeh/server/static/js/lib/model.d.ts' adding 'bokeh/server/static/js/lib/safely.d.ts' adding 'bokeh/server/static/js/lib/version.d.ts' adding 'bokeh/server/static/js/lib/api/charts.d.ts' adding 'bokeh/server/static/js/lib/api/expr.d.ts' adding 'bokeh/server/static/js/lib/api/figure.d.ts' adding 'bokeh/server/static/js/lib/api/glyph_api.d.ts' adding 'bokeh/server/static/js/lib/api/gridplot.d.ts' adding 'bokeh/server/static/js/lib/api/index.d.ts' adding 'bokeh/server/static/js/lib/api/io.d.ts' adding 'bokeh/server/static/js/lib/api/linalg.d.ts' adding 'bokeh/server/static/js/lib/api/main.d.ts' adding 'bokeh/server/static/js/lib/api/models.d.ts' adding 'bokeh/server/static/js/lib/api/palettes.d.ts' adding 'bokeh/server/static/js/lib/api/parser.d.ts' adding 'bokeh/server/static/js/lib/api/plotting.d.ts' adding 'bokeh/server/static/js/lib/api/themes.d.ts' adding 'bokeh/server/static/js/lib/client/connection.d.ts' adding 'bokeh/server/static/js/lib/client/session.d.ts' adding 'bokeh/server/static/js/lib/core/bokeh_events.d.ts' adding 'bokeh/server/static/js/lib/core/build_views.d.ts' adding 'bokeh/server/static/js/lib/core/class.d.ts' adding 'bokeh/server/static/js/lib/core/css.d.ts' adding 'bokeh/server/static/js/lib/core/diagnostics.d.ts' adding 'bokeh/server/static/js/lib/core/dom.d.ts' adding 'bokeh/server/static/js/lib/core/dom_view.d.ts' adding 'bokeh/server/static/js/lib/core/enums.d.ts' adding 'bokeh/server/static/js/lib/core/geometry.d.ts' adding 'bokeh/server/static/js/lib/core/graphics.d.ts' adding 'bokeh/server/static/js/lib/core/has_props.d.ts' adding 'bokeh/server/static/js/lib/core/hittest.d.ts' adding 'bokeh/server/static/js/lib/core/kinds.d.ts' adding 'bokeh/server/static/js/lib/core/logging.d.ts' adding 'bokeh/server/static/js/lib/core/patching.d.ts' adding 'bokeh/server/static/js/lib/core/properties.d.ts' adding 'bokeh/server/static/js/lib/core/property_mixins.d.ts' adding 'bokeh/server/static/js/lib/core/resolvers.d.ts' adding 'bokeh/server/static/js/lib/core/selection_manager.d.ts' adding 'bokeh/server/static/js/lib/core/settings.d.ts' adding 'bokeh/server/static/js/lib/core/signaling.d.ts' adding 'bokeh/server/static/js/lib/core/types.d.ts' adding 'bokeh/server/static/js/lib/core/ui_events.d.ts' adding 'bokeh/server/static/js/lib/core/ui_gestures.d.ts' adding 'bokeh/server/static/js/lib/core/uniforms.d.ts' adding 'bokeh/server/static/js/lib/core/vectorization.d.ts' adding 'bokeh/server/static/js/lib/core/view.d.ts' adding 'bokeh/server/static/js/lib/core/view_manager.d.ts' adding 'bokeh/server/static/js/lib/core/layout/alignments.d.ts' adding 'bokeh/server/static/js/lib/core/layout/border.d.ts' adding 'bokeh/server/static/js/lib/core/layout/grid.d.ts' adding 'bokeh/server/static/js/lib/core/layout/index.d.ts' adding 'bokeh/server/static/js/lib/core/layout/layoutable.d.ts' adding 'bokeh/server/static/js/lib/core/layout/side_panel.d.ts' adding 'bokeh/server/static/js/lib/core/layout/types.d.ts' adding 'bokeh/server/static/js/lib/core/serialization/buffer.d.ts' adding 'bokeh/server/static/js/lib/core/serialization/deserializer.d.ts' adding 'bokeh/server/static/js/lib/core/serialization/index.d.ts' adding 'bokeh/server/static/js/lib/core/serialization/reps.d.ts' adding 'bokeh/server/static/js/lib/core/serialization/serializer.d.ts' adding 'bokeh/server/static/js/lib/core/util/affine.d.ts' adding 'bokeh/server/static/js/lib/core/util/algorithms.d.ts' adding 'bokeh/server/static/js/lib/core/util/array.d.ts' adding 'bokeh/server/static/js/lib/core/util/arrayable.d.ts' adding 'bokeh/server/static/js/lib/core/util/assert.d.ts' adding 'bokeh/server/static/js/lib/core/util/bbox.d.ts' adding 'bokeh/server/static/js/lib/core/util/bitset.d.ts' adding 'bokeh/server/static/js/lib/core/util/buffer.d.ts' adding 'bokeh/server/static/js/lib/core/util/callbacks.d.ts' adding 'bokeh/server/static/js/lib/core/util/canvas.d.ts' adding 'bokeh/server/static/js/lib/core/util/cloneable.d.ts' adding 'bokeh/server/static/js/lib/core/util/color.d.ts' adding 'bokeh/server/static/js/lib/core/util/defer.d.ts' adding 'bokeh/server/static/js/lib/core/util/eq.d.ts' adding 'bokeh/server/static/js/lib/core/util/flip_step_mode.d.ts' adding 'bokeh/server/static/js/lib/core/util/image.d.ts' adding 'bokeh/server/static/js/lib/core/util/interpolation.d.ts' adding 'bokeh/server/static/js/lib/core/util/iterator.d.ts' adding 'bokeh/server/static/js/lib/core/util/math.d.ts' adding 'bokeh/server/static/js/lib/core/util/matrix.d.ts' adding 'bokeh/server/static/js/lib/core/util/menus.d.ts' adding 'bokeh/server/static/js/lib/core/util/modules.d.ts' adding 'bokeh/server/static/js/lib/core/util/ndarray.d.ts' adding 'bokeh/server/static/js/lib/core/util/object.d.ts' adding 'bokeh/server/static/js/lib/core/util/panes.d.ts' adding 'bokeh/server/static/js/lib/core/util/platform.d.ts' adding 'bokeh/server/static/js/lib/core/util/pretty.d.ts' adding 'bokeh/server/static/js/lib/core/util/projections.d.ts' adding 'bokeh/server/static/js/lib/core/util/ragged_array.d.ts' adding 'bokeh/server/static/js/lib/core/util/random.d.ts' adding 'bokeh/server/static/js/lib/core/util/refs.d.ts' adding 'bokeh/server/static/js/lib/core/util/set.d.ts' adding 'bokeh/server/static/js/lib/core/util/slice.d.ts' adding 'bokeh/server/static/js/lib/core/util/spatial.d.ts' adding 'bokeh/server/static/js/lib/core/util/string.d.ts' adding 'bokeh/server/static/js/lib/core/util/svg.d.ts' adding 'bokeh/server/static/js/lib/core/util/svg_colors.d.ts' adding 'bokeh/server/static/js/lib/core/util/templating.d.ts' adding 'bokeh/server/static/js/lib/core/util/text.d.ts' adding 'bokeh/server/static/js/lib/core/util/throttle.d.ts' adding 'bokeh/server/static/js/lib/core/util/typed_array.d.ts' adding 'bokeh/server/static/js/lib/core/util/types.d.ts' adding 'bokeh/server/static/js/lib/core/util/version.d.ts' adding 'bokeh/server/static/js/lib/core/util/wheel.d.ts' adding 'bokeh/server/static/js/lib/core/util/zoom.d.ts' adding 'bokeh/server/static/js/lib/core/visuals/fill.d.ts' adding 'bokeh/server/static/js/lib/core/visuals/hatch.d.ts' adding 'bokeh/server/static/js/lib/core/visuals/image.d.ts' adding 'bokeh/server/static/js/lib/core/visuals/index.d.ts' adding 'bokeh/server/static/js/lib/core/visuals/line.d.ts' adding 'bokeh/server/static/js/lib/core/visuals/patterns.d.ts' adding 'bokeh/server/static/js/lib/core/visuals/text.d.ts' adding 'bokeh/server/static/js/lib/core/visuals/visual.d.ts' adding 'bokeh/server/static/js/lib/document/defs.d.ts' adding 'bokeh/server/static/js/lib/document/document.d.ts' adding 'bokeh/server/static/js/lib/document/events.d.ts' adding 'bokeh/server/static/js/lib/document/index.d.ts' adding 'bokeh/server/static/js/lib/embed/dom.d.ts' adding 'bokeh/server/static/js/lib/embed/index.d.ts' adding 'bokeh/server/static/js/lib/embed/json.d.ts' adding 'bokeh/server/static/js/lib/embed/notebook.d.ts' adding 'bokeh/server/static/js/lib/embed/server.d.ts' adding 'bokeh/server/static/js/lib/embed/standalone.d.ts' adding 'bokeh/server/static/js/lib/models/index.d.ts' adding 'bokeh/server/static/js/lib/models/main.d.ts' adding 'bokeh/server/static/js/lib/models/util.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/annotation.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/arrow.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/arrow_head.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/band.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/base_color_bar.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/box_annotation.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/color_bar.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/contour_color_bar.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/data_annotation.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/dimensional.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/index.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/label.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/label_set.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/legend.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/legend_item.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/poly_annotation.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/scale_bar.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/slope.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/span.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/text_annotation.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/title.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/toolbar_panel.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/upper_lower.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/whisker.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/html/index.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/html/label.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/html/label_set.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/html/text_annotation.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/html/title.d.ts' adding 'bokeh/server/static/js/lib/models/axes/axis.d.ts' adding 'bokeh/server/static/js/lib/models/axes/categorical_axis.d.ts' adding 'bokeh/server/static/js/lib/models/axes/continuous_axis.d.ts' adding 'bokeh/server/static/js/lib/models/axes/datetime_axis.d.ts' adding 'bokeh/server/static/js/lib/models/axes/index.d.ts' adding 'bokeh/server/static/js/lib/models/axes/linear_axis.d.ts' adding 'bokeh/server/static/js/lib/models/axes/log_axis.d.ts' adding 'bokeh/server/static/js/lib/models/axes/mercator_axis.d.ts' adding 'bokeh/server/static/js/lib/models/callbacks/callback.d.ts' adding 'bokeh/server/static/js/lib/models/callbacks/close_dialog.d.ts' adding 'bokeh/server/static/js/lib/models/callbacks/customjs.d.ts' adding 'bokeh/server/static/js/lib/models/callbacks/index.d.ts' adding 'bokeh/server/static/js/lib/models/callbacks/open_dialog.d.ts' adding 'bokeh/server/static/js/lib/models/callbacks/open_url.d.ts' adding 'bokeh/server/static/js/lib/models/callbacks/set_value.d.ts' adding 'bokeh/server/static/js/lib/models/callbacks/toggle_visibility.d.ts' adding 'bokeh/server/static/js/lib/models/canvas/canvas.d.ts' adding 'bokeh/server/static/js/lib/models/canvas/cartesian_frame.d.ts' adding 'bokeh/server/static/js/lib/models/canvas/index.d.ts' adding 'bokeh/server/static/js/lib/models/common/box_kinds.d.ts' adding 'bokeh/server/static/js/lib/models/common/kinds.d.ts' adding 'bokeh/server/static/js/lib/models/common/painting.d.ts' adding 'bokeh/server/static/js/lib/models/common/resolve.d.ts' adding 'bokeh/server/static/js/lib/models/coordinates/coordinate.d.ts' adding 'bokeh/server/static/js/lib/models/coordinates/coordinate_mapping.d.ts' adding 'bokeh/server/static/js/lib/models/coordinates/index.d.ts' adding 'bokeh/server/static/js/lib/models/coordinates/indexed.d.ts' adding 'bokeh/server/static/js/lib/models/coordinates/node.d.ts' adding 'bokeh/server/static/js/lib/models/coordinates/xy.d.ts' adding 'bokeh/server/static/js/lib/models/dom/action.d.ts' adding 'bokeh/server/static/js/lib/models/dom/color_ref.d.ts' adding 'bokeh/server/static/js/lib/models/dom/dom_element.d.ts' adding 'bokeh/server/static/js/lib/models/dom/dom_node.d.ts' adding 'bokeh/server/static/js/lib/models/dom/elements.d.ts' adding 'bokeh/server/static/js/lib/models/dom/html.d.ts' adding 'bokeh/server/static/js/lib/models/dom/index.d.ts' adding 'bokeh/server/static/js/lib/models/dom/index_.d.ts' adding 'bokeh/server/static/js/lib/models/dom/placeholder.d.ts' adding 'bokeh/server/static/js/lib/models/dom/styles.d.ts' adding 'bokeh/server/static/js/lib/models/dom/stylesheets.d.ts' adding 'bokeh/server/static/js/lib/models/dom/template.d.ts' adding 'bokeh/server/static/js/lib/models/dom/text.d.ts' adding 'bokeh/server/static/js/lib/models/dom/toggle_group.d.ts' adding 'bokeh/server/static/js/lib/models/dom/value_of.d.ts' adding 'bokeh/server/static/js/lib/models/dom/value_ref.d.ts' adding 'bokeh/server/static/js/lib/models/expressions/coordinate_transform.d.ts' adding 'bokeh/server/static/js/lib/models/expressions/cumsum.d.ts' adding 'bokeh/server/static/js/lib/models/expressions/customjs_expr.d.ts' adding 'bokeh/server/static/js/lib/models/expressions/expression.d.ts' adding 'bokeh/server/static/js/lib/models/expressions/index.d.ts' adding 'bokeh/server/static/js/lib/models/expressions/maximum.d.ts' adding 'bokeh/server/static/js/lib/models/expressions/minimum.d.ts' adding 'bokeh/server/static/js/lib/models/expressions/polar.d.ts' adding 'bokeh/server/static/js/lib/models/expressions/stack.d.ts' adding 'bokeh/server/static/js/lib/models/filters/all_indices.d.ts' adding 'bokeh/server/static/js/lib/models/filters/boolean_filter.d.ts' adding 'bokeh/server/static/js/lib/models/filters/composite_filter.d.ts' adding 'bokeh/server/static/js/lib/models/filters/customjs_filter.d.ts' adding 'bokeh/server/static/js/lib/models/filters/difference_filter.d.ts' adding 'bokeh/server/static/js/lib/models/filters/filter.d.ts' adding 'bokeh/server/static/js/lib/models/filters/group_filter.d.ts' adding 'bokeh/server/static/js/lib/models/filters/index.d.ts' adding 'bokeh/server/static/js/lib/models/filters/index_filter.d.ts' adding 'bokeh/server/static/js/lib/models/filters/intersection_filter.d.ts' adding 'bokeh/server/static/js/lib/models/filters/inversion_filter.d.ts' adding 'bokeh/server/static/js/lib/models/filters/symmetric_difference_filter.d.ts' adding 'bokeh/server/static/js/lib/models/filters/union_filter.d.ts' adding 'bokeh/server/static/js/lib/models/formatters/basic_tick_formatter.d.ts' adding 'bokeh/server/static/js/lib/models/formatters/categorical_tick_formatter.d.ts' adding 'bokeh/server/static/js/lib/models/formatters/customjs_tick_formatter.d.ts' adding 'bokeh/server/static/js/lib/models/formatters/datetime_tick_formatter.d.ts' adding 'bokeh/server/static/js/lib/models/formatters/index.d.ts' adding 'bokeh/server/static/js/lib/models/formatters/log_tick_formatter.d.ts' adding 'bokeh/server/static/js/lib/models/formatters/mercator_tick_formatter.d.ts' adding 'bokeh/server/static/js/lib/models/formatters/numeral_tick_formatter.d.ts' adding 'bokeh/server/static/js/lib/models/formatters/printf_tick_formatter.d.ts' adding 'bokeh/server/static/js/lib/models/formatters/tick_formatter.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/annular_wedge.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/annulus.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/arc.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/area.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/bezier.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/block.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/center_rotatable.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/circle.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/defs.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/ellipse.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/glyph.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/harea.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/harea_step.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/hbar.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/hex_tile.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/hspan.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/hstrip.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/image.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/image_base.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/image_rgba.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/image_stack.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/image_url.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/index.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/line.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/lrtb.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/marker.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/math_text_glyph.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/mathml_glyph.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/multi_line.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/multi_polygons.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/patch.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/patches.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/quad.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/quadratic.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/ray.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/rect.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/scatter.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/segment.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/spline.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/step.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/tex_glyph.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/text.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/utils.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/varea.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/varea_step.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/vbar.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/vspan.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/vstrip.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/wedge.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/xy_glyph.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/accumulate.frag.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/accumulate.vert.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/annular_wedge.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/annulus.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/base.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/base_line.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/base_marker.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/buffer.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/circle.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/dash_cache.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/hex_tile.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/image.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/image.frag.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/image.vert.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/index.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/line_gl.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/lrtb.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/main.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/marker.frag.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/marker.vert.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/multi_line.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/multi_marker.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/rect.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/regl_line.frag.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/regl_line.vert.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/regl_wrap.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/single_line.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/single_marker.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/step.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/sxsy.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/types.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/webgl_utils.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/wedge.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/utils/math.d.ts' adding 'bokeh/server/static/js/lib/models/graphics/decoration.d.ts' adding 'bokeh/server/static/js/lib/models/graphics/index.d.ts' adding 'bokeh/server/static/js/lib/models/graphics/marking.d.ts' adding 'bokeh/server/static/js/lib/models/graphs/graph_hit_test_policy.d.ts' adding 'bokeh/server/static/js/lib/models/graphs/index.d.ts' adding 'bokeh/server/static/js/lib/models/graphs/layout_provider.d.ts' adding 'bokeh/server/static/js/lib/models/graphs/static_layout_provider.d.ts' adding 'bokeh/server/static/js/lib/models/grids/grid.d.ts' adding 'bokeh/server/static/js/lib/models/grids/index.d.ts' adding 'bokeh/server/static/js/lib/models/layouts/alignments.d.ts' adding 'bokeh/server/static/js/lib/models/layouts/column.d.ts' adding 'bokeh/server/static/js/lib/models/layouts/css_grid_box.d.ts' adding 'bokeh/server/static/js/lib/models/layouts/flex_box.d.ts' adding 'bokeh/server/static/js/lib/models/layouts/grid_box.d.ts' adding 'bokeh/server/static/js/lib/models/layouts/group_box.d.ts' adding 'bokeh/server/static/js/lib/models/layouts/hbox.d.ts' adding 'bokeh/server/static/js/lib/models/layouts/index.d.ts' adding 'bokeh/server/static/js/lib/models/layouts/layout_dom.d.ts' adding 'bokeh/server/static/js/lib/models/layouts/row.d.ts' adding 'bokeh/server/static/js/lib/models/layouts/scroll_box.d.ts' adding 'bokeh/server/static/js/lib/models/layouts/spacer.d.ts' adding 'bokeh/server/static/js/lib/models/layouts/tab_panel.d.ts' adding 'bokeh/server/static/js/lib/models/layouts/tabs.d.ts' adding 'bokeh/server/static/js/lib/models/layouts/vbox.d.ts' adding 'bokeh/server/static/js/lib/models/mappers/categorical_color_mapper.d.ts' adding 'bokeh/server/static/js/lib/models/mappers/categorical_mapper.d.ts' adding 'bokeh/server/static/js/lib/models/mappers/categorical_marker_mapper.d.ts' adding 'bokeh/server/static/js/lib/models/mappers/categorical_pattern_mapper.d.ts' adding 'bokeh/server/static/js/lib/models/mappers/color_mapper.d.ts' adding 'bokeh/server/static/js/lib/models/mappers/continuous_color_mapper.d.ts' adding 'bokeh/server/static/js/lib/models/mappers/eqhist_color_mapper.d.ts' adding 'bokeh/server/static/js/lib/models/mappers/index.d.ts' adding 'bokeh/server/static/js/lib/models/mappers/linear_color_mapper.d.ts' adding 'bokeh/server/static/js/lib/models/mappers/log_color_mapper.d.ts' adding 'bokeh/server/static/js/lib/models/mappers/mapper.d.ts' adding 'bokeh/server/static/js/lib/models/mappers/scanning_color_mapper.d.ts' adding 'bokeh/server/static/js/lib/models/mappers/stack_color_mapper.d.ts' adding 'bokeh/server/static/js/lib/models/mappers/weighted_stack_color_mapper.d.ts' adding 'bokeh/server/static/js/lib/models/plots/figure.d.ts' adding 'bokeh/server/static/js/lib/models/plots/gmap.d.ts' adding 'bokeh/server/static/js/lib/models/plots/gmap_plot.d.ts' adding 'bokeh/server/static/js/lib/models/plots/gmap_plot_canvas.d.ts' adding 'bokeh/server/static/js/lib/models/plots/grid_plot.d.ts' adding 'bokeh/server/static/js/lib/models/plots/index.d.ts' adding 'bokeh/server/static/js/lib/models/plots/plot.d.ts' adding 'bokeh/server/static/js/lib/models/plots/plot_canvas.d.ts' adding 'bokeh/server/static/js/lib/models/plots/range_manager.d.ts' adding 'bokeh/server/static/js/lib/models/plots/state_manager.d.ts' adding 'bokeh/server/static/js/lib/models/policies/index.d.ts' adding 'bokeh/server/static/js/lib/models/policies/labeling.d.ts' adding 'bokeh/server/static/js/lib/models/random/index.d.ts' adding 'bokeh/server/static/js/lib/models/random/park_miller_lcg.d.ts' adding 'bokeh/server/static/js/lib/models/random/random_generator.d.ts' adding 'bokeh/server/static/js/lib/models/ranges/data_range.d.ts' adding 'bokeh/server/static/js/lib/models/ranges/data_range1d.d.ts' adding 'bokeh/server/static/js/lib/models/ranges/factor_range.d.ts' adding 'bokeh/server/static/js/lib/models/ranges/index.d.ts' adding 'bokeh/server/static/js/lib/models/ranges/numerical_range.d.ts' adding 'bokeh/server/static/js/lib/models/ranges/range.d.ts' adding 'bokeh/server/static/js/lib/models/ranges/range1d.d.ts' adding 'bokeh/server/static/js/lib/models/renderers/composite_renderer.d.ts' adding 'bokeh/server/static/js/lib/models/renderers/contour_renderer.d.ts' adding 'bokeh/server/static/js/lib/models/renderers/data_renderer.d.ts' adding 'bokeh/server/static/js/lib/models/renderers/glyph_renderer.d.ts' adding 'bokeh/server/static/js/lib/models/renderers/graph_renderer.d.ts' adding 'bokeh/server/static/js/lib/models/renderers/guide_renderer.d.ts' adding 'bokeh/server/static/js/lib/models/renderers/index.d.ts' adding 'bokeh/server/static/js/lib/models/renderers/renderer.d.ts' adding 'bokeh/server/static/js/lib/models/scales/categorical_scale.d.ts' adding 'bokeh/server/static/js/lib/models/scales/composite_scale.d.ts' adding 'bokeh/server/static/js/lib/models/scales/continuous_scale.d.ts' adding 'bokeh/server/static/js/lib/models/scales/index.d.ts' adding 'bokeh/server/static/js/lib/models/scales/linear_interpolation_scale.d.ts' adding 'bokeh/server/static/js/lib/models/scales/linear_scale.d.ts' adding 'bokeh/server/static/js/lib/models/scales/log_scale.d.ts' adding 'bokeh/server/static/js/lib/models/scales/scale.d.ts' adding 'bokeh/server/static/js/lib/models/selections/index.d.ts' adding 'bokeh/server/static/js/lib/models/selections/interaction_policy.d.ts' adding 'bokeh/server/static/js/lib/models/selections/selection.d.ts' adding 'bokeh/server/static/js/lib/models/selectors/by_class.d.ts' adding 'bokeh/server/static/js/lib/models/selectors/by_css.d.ts' adding 'bokeh/server/static/js/lib/models/selectors/by_id.d.ts' adding 'bokeh/server/static/js/lib/models/selectors/by_xpath.d.ts' adding 'bokeh/server/static/js/lib/models/selectors/index.d.ts' adding 'bokeh/server/static/js/lib/models/selectors/selector.d.ts' adding 'bokeh/server/static/js/lib/models/sources/ajax_data_source.d.ts' adding 'bokeh/server/static/js/lib/models/sources/cds_view.d.ts' adding 'bokeh/server/static/js/lib/models/sources/column_data_source.d.ts' adding 'bokeh/server/static/js/lib/models/sources/columnar_data_source.d.ts' adding 'bokeh/server/static/js/lib/models/sources/data_source.d.ts' adding 'bokeh/server/static/js/lib/models/sources/geojson_data_source.d.ts' adding 'bokeh/server/static/js/lib/models/sources/index.d.ts' adding 'bokeh/server/static/js/lib/models/sources/server_sent_data_source.d.ts' adding 'bokeh/server/static/js/lib/models/sources/web_data_source.d.ts' adding 'bokeh/server/static/js/lib/models/text/base_text.d.ts' adding 'bokeh/server/static/js/lib/models/text/index.d.ts' adding 'bokeh/server/static/js/lib/models/text/math_text.d.ts' adding 'bokeh/server/static/js/lib/models/text/plain_text.d.ts' adding 'bokeh/server/static/js/lib/models/text/providers.d.ts' adding 'bokeh/server/static/js/lib/models/text/utils.d.ts' adding 'bokeh/server/static/js/lib/models/text/mathjax/index.d.ts' adding 'bokeh/server/static/js/lib/models/text/mathjax/main.d.ts' adding 'bokeh/server/static/js/lib/models/textures/canvas_texture.d.ts' adding 'bokeh/server/static/js/lib/models/textures/image_url_texture.d.ts' adding 'bokeh/server/static/js/lib/models/textures/index.d.ts' adding 'bokeh/server/static/js/lib/models/textures/texture.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/adaptive_ticker.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/basic_ticker.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/binned_ticker.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/categorical_ticker.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/composite_ticker.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/continuous_ticker.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/datetime_ticker.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/days_ticker.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/fixed_ticker.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/index.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/log_ticker.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/mercator_ticker.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/months_ticker.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/single_interval_ticker.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/ticker.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/util.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/years_ticker.d.ts' adding 'bokeh/server/static/js/lib/models/tiles/bbox_tile_source.d.ts' adding 'bokeh/server/static/js/lib/models/tiles/index.d.ts' adding 'bokeh/server/static/js/lib/models/tiles/mercator_tile_source.d.ts' adding 'bokeh/server/static/js/lib/models/tiles/quadkey_tile_source.d.ts' adding 'bokeh/server/static/js/lib/models/tiles/tile_renderer.d.ts' adding 'bokeh/server/static/js/lib/models/tiles/tile_source.d.ts' adding 'bokeh/server/static/js/lib/models/tiles/tile_utils.d.ts' adding 'bokeh/server/static/js/lib/models/tiles/tms_tile_source.d.ts' adding 'bokeh/server/static/js/lib/models/tiles/wmts_tile_source.d.ts' adding 'bokeh/server/static/js/lib/models/tools/click_button.d.ts' adding 'bokeh/server/static/js/lib/models/tools/index.d.ts' adding 'bokeh/server/static/js/lib/models/tools/on_off_button.d.ts' adding 'bokeh/server/static/js/lib/models/tools/tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/tool_button.d.ts' adding 'bokeh/server/static/js/lib/models/tools/tool_proxy.d.ts' adding 'bokeh/server/static/js/lib/models/tools/toolbar.d.ts' adding 'bokeh/server/static/js/lib/models/tools/actions/action_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/actions/copy_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/actions/custom_action.d.ts' adding 'bokeh/server/static/js/lib/models/tools/actions/examine_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/actions/fullscreen_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/actions/help_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/actions/index.d.ts' adding 'bokeh/server/static/js/lib/models/tools/actions/plot_action_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/actions/redo_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/actions/reset_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/actions/save_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/actions/undo_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/actions/zoom_base_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/actions/zoom_in_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/actions/zoom_out_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/edit/box_edit_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/edit/edit_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/edit/freehand_draw_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/edit/index.d.ts' adding 'bokeh/server/static/js/lib/models/tools/edit/line_edit_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/edit/line_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/edit/point_draw_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/edit/poly_draw_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/edit/poly_edit_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/edit/poly_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/gestures/box_select_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/gestures/box_zoom_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/gestures/gesture_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/gestures/index.d.ts' adding 'bokeh/server/static/js/lib/models/tools/gestures/lasso_select_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/gestures/pan_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/gestures/poly_select_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/gestures/range_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/gestures/region_select_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/gestures/select_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/gestures/tap_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/gestures/wheel_pan_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/gestures/wheel_zoom_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/inspectors/crosshair_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/inspectors/customjs_hover.d.ts' adding 'bokeh/server/static/js/lib/models/tools/inspectors/hover_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/inspectors/index.d.ts' adding 'bokeh/server/static/js/lib/models/tools/inspectors/inspect_tool.d.ts' adding 'bokeh/server/static/js/lib/models/transforms/customjs_transform.d.ts' adding 'bokeh/server/static/js/lib/models/transforms/dodge.d.ts' adding 'bokeh/server/static/js/lib/models/transforms/index.d.ts' adding 'bokeh/server/static/js/lib/models/transforms/interpolator.d.ts' adding 'bokeh/server/static/js/lib/models/transforms/jitter.d.ts' adding 'bokeh/server/static/js/lib/models/transforms/linear_interpolator.d.ts' adding 'bokeh/server/static/js/lib/models/transforms/range_transform.d.ts' adding 'bokeh/server/static/js/lib/models/transforms/step_interpolator.d.ts' adding 'bokeh/server/static/js/lib/models/transforms/transform.d.ts' adding 'bokeh/server/static/js/lib/models/ui/dialog.d.ts' adding 'bokeh/server/static/js/lib/models/ui/examiner.d.ts' adding 'bokeh/server/static/js/lib/models/ui/index.d.ts' adding 'bokeh/server/static/js/lib/models/ui/pane.d.ts' adding 'bokeh/server/static/js/lib/models/ui/panel.d.ts' adding 'bokeh/server/static/js/lib/models/ui/tooltip.d.ts' adding 'bokeh/server/static/js/lib/models/ui/ui_element.d.ts' adding 'bokeh/server/static/js/lib/models/ui/icons/builtin_icon.d.ts' adding 'bokeh/server/static/js/lib/models/ui/icons/icon.d.ts' adding 'bokeh/server/static/js/lib/models/ui/icons/index.d.ts' adding 'bokeh/server/static/js/lib/models/ui/icons/svg_icon.d.ts' adding 'bokeh/server/static/js/lib/models/ui/icons/tabler_icon.d.ts' adding 'bokeh/server/static/js/lib/models/ui/menus/action_item.d.ts' adding 'bokeh/server/static/js/lib/models/ui/menus/checkable_item.d.ts' adding 'bokeh/server/static/js/lib/models/ui/menus/divider_item.d.ts' adding 'bokeh/server/static/js/lib/models/ui/menus/index.d.ts' adding 'bokeh/server/static/js/lib/models/ui/menus/menu.d.ts' adding 'bokeh/server/static/js/lib/models/ui/menus/menu_item.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/abstract_button.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/autocomplete_input.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/base_date_picker.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/base_datetime_picker.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/button.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/checkbox.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/checkbox_button_group.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/checkbox_group.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/color_picker.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/control.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/date_picker.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/date_range_picker.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/datetime_picker.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/datetime_range_picker.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/div.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/dropdown.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/file_input.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/help_button.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/index.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/input_widget.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/main.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/markup.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/multi_choice.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/multiple_date_picker.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/multiple_datetime_picker.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/multiselect.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/numeric_input.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/oriented_control.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/palette_select.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/paragraph.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/password_input.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/picker_base.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/pretext.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/radio_button_group.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/radio_group.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/select.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/spinner.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/switch.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/text_input.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/text_like_input.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/textarea_input.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/time_picker.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/toggle.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/toggle_button_group.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/toggle_input.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/toggle_input_group.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/widget.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/sliders/abstract_slider.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/sliders/base_numerical_slider.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/sliders/categorical_slider.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/sliders/date_range_slider.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/sliders/date_slider.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/sliders/datetime_range_slider.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/sliders/index.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/sliders/numerical_range_slider.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/sliders/numerical_slider.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/sliders/range_slider.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/sliders/slider.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/tables/cell_editors.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/tables/cell_formatters.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/tables/data_cube.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/tables/data_table.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/tables/definitions.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/tables/index.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/tables/main.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/tables/row_aggregators.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/tables/table_column.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/tables/table_widget.d.ts' adding 'bokeh/server/static/js/lib/protocol/index.d.ts' adding 'bokeh/server/static/js/lib/protocol/message.d.ts' adding 'bokeh/server/static/js/lib/protocol/receiver.d.ts' adding 'bokeh/server/static/js/lib/styles/attribution.css.d.ts' adding 'bokeh/server/static/js/lib/styles/base.css.d.ts' adding 'bokeh/server/static/js/lib/styles/buttons.css.d.ts' adding 'bokeh/server/static/js/lib/styles/canvas.css.d.ts' adding 'bokeh/server/static/js/lib/styles/caret.css.d.ts' adding 'bokeh/server/static/js/lib/styles/clearfix.css.d.ts' adding 'bokeh/server/static/js/lib/styles/dialogs.css.d.ts' adding 'bokeh/server/static/js/lib/styles/dropdown.css.d.ts' adding 'bokeh/server/static/js/lib/styles/examiner.css.d.ts' adding 'bokeh/server/static/js/lib/styles/group_box.css.d.ts' adding 'bokeh/server/static/js/lib/styles/icons.css.d.ts' adding 'bokeh/server/static/js/lib/styles/logo.css.d.ts' adding 'bokeh/server/static/js/lib/styles/menus.css.d.ts' adding 'bokeh/server/static/js/lib/styles/menus_.css.d.ts' adding 'bokeh/server/static/js/lib/styles/panels.css.d.ts' adding 'bokeh/server/static/js/lib/styles/panes.css.d.ts' adding 'bokeh/server/static/js/lib/styles/plots.css.d.ts' adding 'bokeh/server/static/js/lib/styles/pretty.css.d.ts' adding 'bokeh/server/static/js/lib/styles/tabs.css.d.ts' adding 'bokeh/server/static/js/lib/styles/tool_button.css.d.ts' adding 'bokeh/server/static/js/lib/styles/toolbar.css.d.ts' adding 'bokeh/server/static/js/lib/styles/tooltips.css.d.ts' adding 'bokeh/server/static/js/lib/styles/ui.css.d.ts' adding 'bokeh/server/static/js/lib/styles/widgets/checkbox.css.d.ts' adding 'bokeh/server/static/js/lib/styles/widgets/choices.css.d.ts' adding 'bokeh/server/static/js/lib/styles/widgets/flatpickr.css.d.ts' adding 'bokeh/server/static/js/lib/styles/widgets/inputs.css.d.ts' adding 'bokeh/server/static/js/lib/styles/widgets/nouislider.css.d.ts' adding 'bokeh/server/static/js/lib/styles/widgets/palette_select.css.d.ts' adding 'bokeh/server/static/js/lib/styles/widgets/palette_select_item.css.d.ts' adding 'bokeh/server/static/js/lib/styles/widgets/palette_select_pane.css.d.ts' adding 'bokeh/server/static/js/lib/styles/widgets/password_input.css.d.ts' adding 'bokeh/server/static/js/lib/styles/widgets/slickgrid.css.d.ts' adding 'bokeh/server/static/js/lib/styles/widgets/sliders.css.d.ts' adding 'bokeh/server/static/js/lib/styles/widgets/switch.css.d.ts' adding 'bokeh/server/static/js/lib/styles/widgets/tables.css.d.ts' adding 'bokeh/server/static/lib/lib.decorators.d.ts' adding 'bokeh/server/static/lib/lib.decorators.legacy.d.ts' adding 'bokeh/server/static/lib/lib.dom.d.ts' adding 'bokeh/server/static/lib/lib.dom.iterable.d.ts' adding 'bokeh/server/static/lib/lib.es2015.collection.d.ts' adding 'bokeh/server/static/lib/lib.es2015.core.d.ts' adding 'bokeh/server/static/lib/lib.es2015.d.ts' adding 'bokeh/server/static/lib/lib.es2015.generator.d.ts' adding 'bokeh/server/static/lib/lib.es2015.iterable.d.ts' adding 'bokeh/server/static/lib/lib.es2015.promise.d.ts' adding 'bokeh/server/static/lib/lib.es2015.proxy.d.ts' adding 'bokeh/server/static/lib/lib.es2015.reflect.d.ts' adding 'bokeh/server/static/lib/lib.es2015.symbol.d.ts' adding 'bokeh/server/static/lib/lib.es2015.symbol.wellknown.d.ts' adding 'bokeh/server/static/lib/lib.es2016.array.include.d.ts' adding 'bokeh/server/static/lib/lib.es2016.d.ts' adding 'bokeh/server/static/lib/lib.es2016.full.d.ts' adding 'bokeh/server/static/lib/lib.es2017.d.ts' adding 'bokeh/server/static/lib/lib.es2017.date.d.ts' adding 'bokeh/server/static/lib/lib.es2017.full.d.ts' adding 'bokeh/server/static/lib/lib.es2017.intl.d.ts' adding 'bokeh/server/static/lib/lib.es2017.object.d.ts' adding 'bokeh/server/static/lib/lib.es2017.sharedmemory.d.ts' adding 'bokeh/server/static/lib/lib.es2017.string.d.ts' adding 'bokeh/server/static/lib/lib.es2017.typedarrays.d.ts' adding 'bokeh/server/static/lib/lib.es2018.asyncgenerator.d.ts' adding 'bokeh/server/static/lib/lib.es2018.asynciterable.d.ts' adding 'bokeh/server/static/lib/lib.es2018.d.ts' adding 'bokeh/server/static/lib/lib.es2018.full.d.ts' adding 'bokeh/server/static/lib/lib.es2018.intl.d.ts' adding 'bokeh/server/static/lib/lib.es2018.promise.d.ts' adding 'bokeh/server/static/lib/lib.es2018.regexp.d.ts' adding 'bokeh/server/static/lib/lib.es2019.array.d.ts' adding 'bokeh/server/static/lib/lib.es2019.d.ts' adding 'bokeh/server/static/lib/lib.es2019.full.d.ts' adding 'bokeh/server/static/lib/lib.es2019.intl.d.ts' adding 'bokeh/server/static/lib/lib.es2019.object.d.ts' adding 'bokeh/server/static/lib/lib.es2019.string.d.ts' adding 'bokeh/server/static/lib/lib.es2019.symbol.d.ts' adding 'bokeh/server/static/lib/lib.es2020.bigint.d.ts' adding 'bokeh/server/static/lib/lib.es2020.d.ts' adding 'bokeh/server/static/lib/lib.es2020.date.d.ts' adding 'bokeh/server/static/lib/lib.es2020.full.d.ts' adding 'bokeh/server/static/lib/lib.es2020.intl.d.ts' adding 'bokeh/server/static/lib/lib.es2020.number.d.ts' adding 'bokeh/server/static/lib/lib.es2020.promise.d.ts' adding 'bokeh/server/static/lib/lib.es2020.sharedmemory.d.ts' adding 'bokeh/server/static/lib/lib.es2020.string.d.ts' adding 'bokeh/server/static/lib/lib.es2020.symbol.wellknown.d.ts' adding 'bokeh/server/static/lib/lib.es2021.d.ts' adding 'bokeh/server/static/lib/lib.es2021.full.d.ts' adding 'bokeh/server/static/lib/lib.es2021.intl.d.ts' adding 'bokeh/server/static/lib/lib.es2021.promise.d.ts' adding 'bokeh/server/static/lib/lib.es2021.string.d.ts' adding 'bokeh/server/static/lib/lib.es2021.weakref.d.ts' adding 'bokeh/server/static/lib/lib.es2022.array.d.ts' adding 'bokeh/server/static/lib/lib.es2022.d.ts' adding 'bokeh/server/static/lib/lib.es2022.error.d.ts' adding 'bokeh/server/static/lib/lib.es2022.full.d.ts' adding 'bokeh/server/static/lib/lib.es2022.intl.d.ts' adding 'bokeh/server/static/lib/lib.es2022.object.d.ts' adding 'bokeh/server/static/lib/lib.es2022.regexp.d.ts' adding 'bokeh/server/static/lib/lib.es2022.sharedmemory.d.ts' adding 'bokeh/server/static/lib/lib.es2022.string.d.ts' adding 'bokeh/server/static/lib/lib.es2023.array.d.ts' adding 'bokeh/server/static/lib/lib.es2023.collection.d.ts' adding 'bokeh/server/static/lib/lib.es2023.d.ts' adding 'bokeh/server/static/lib/lib.es2023.full.d.ts' adding 'bokeh/server/static/lib/lib.es5.d.ts' adding 'bokeh/server/static/lib/lib.es6.d.ts' adding 'bokeh/server/static/lib/lib.esnext.d.ts' adding 'bokeh/server/static/lib/lib.esnext.decorators.d.ts' adding 'bokeh/server/static/lib/lib.esnext.disposable.d.ts' adding 'bokeh/server/static/lib/lib.esnext.full.d.ts' adding 'bokeh/server/static/lib/lib.esnext.intl.d.ts' adding 'bokeh/server/static/lib/lib.scripthost.d.ts' adding 'bokeh/server/static/lib/lib.webworker.d.ts' adding 'bokeh/server/static/lib/lib.webworker.importscripts.d.ts' adding 'bokeh/server/static/lib/lib.webworker.iterable.d.ts' adding 'bokeh/server/views/__init__.py' adding 'bokeh/server/views/app_index.html' adding 'bokeh/server/views/auth_request_handler.py' adding 'bokeh/server/views/autoload_js_handler.py' adding 'bokeh/server/views/bokeh-dev.ico' adding 'bokeh/server/views/bokeh.ico' adding 'bokeh/server/views/doc_handler.py' adding 'bokeh/server/views/ico_handler.py' adding 'bokeh/server/views/metadata_handler.py' adding 'bokeh/server/views/multi_root_static_handler.py' adding 'bokeh/server/views/root_handler.py' adding 'bokeh/server/views/session_handler.py' adding 'bokeh/server/views/static_handler.py' adding 'bokeh/server/views/ws.py' adding 'bokeh/sphinxext/__init__.py' adding 'bokeh/sphinxext/bokeh_autodoc.py' adding 'bokeh/sphinxext/bokeh_color.py' adding 'bokeh/sphinxext/bokeh_dataframe.py' adding 'bokeh/sphinxext/bokeh_directive.py' adding 'bokeh/sphinxext/bokeh_enum.py' adding 'bokeh/sphinxext/bokeh_example_metadata.py' adding 'bokeh/sphinxext/bokeh_gallery.py' adding 'bokeh/sphinxext/bokeh_jinja.py' adding 'bokeh/sphinxext/bokeh_model.py' adding 'bokeh/sphinxext/bokeh_options.py' adding 'bokeh/sphinxext/bokeh_palette.py' adding 'bokeh/sphinxext/bokeh_palette_group.py' adding 'bokeh/sphinxext/bokeh_plot.py' adding 'bokeh/sphinxext/bokeh_prop.py' adding 'bokeh/sphinxext/bokeh_releases.py' adding 'bokeh/sphinxext/bokeh_roles.py' adding 'bokeh/sphinxext/bokeh_sampledata_xref.py' adding 'bokeh/sphinxext/bokeh_settings.py' adding 'bokeh/sphinxext/bokeh_sitemap.py' adding 'bokeh/sphinxext/bokehjs_content.py' adding 'bokeh/sphinxext/example_handler.py' adding 'bokeh/sphinxext/sample.py' adding 'bokeh/sphinxext/templates.py' adding 'bokeh/sphinxext/util.py' adding 'bokeh/sphinxext/_templates/bokehjs_codepen_init.html' adding 'bokeh/sphinxext/_templates/bokehjs_content_epilogue.html' adding 'bokeh/sphinxext/_templates/bokehjs_content_prologue.html' adding 'bokeh/sphinxext/_templates/bokehjs_html_template.html' adding 'bokeh/sphinxext/_templates/color_detail.html' adding 'bokeh/sphinxext/_templates/enum_detail.rst' adding 'bokeh/sphinxext/_templates/example_metadata.rst' adding 'bokeh/sphinxext/_templates/gallery_detail.rst' adding 'bokeh/sphinxext/_templates/gallery_page.rst' adding 'bokeh/sphinxext/_templates/jinja_detail.rst' adding 'bokeh/sphinxext/_templates/model_detail.rst' adding 'bokeh/sphinxext/_templates/options_detail.rst' adding 'bokeh/sphinxext/_templates/palette_detail.html' adding 'bokeh/sphinxext/_templates/palette_group_detail.html' adding 'bokeh/sphinxext/_templates/prop_detail.rst' adding 'bokeh/sphinxext/_templates/release_detail.rst' adding 'bokeh/sphinxext/_templates/settings_detail.rst' adding 'bokeh/themes/__init__.py' adding 'bokeh/themes/_caliber.py' adding 'bokeh/themes/_contrast.py' adding 'bokeh/themes/_dark_minimal.py' adding 'bokeh/themes/_light_minimal.py' adding 'bokeh/themes/_night_sky.py' adding 'bokeh/themes/theme.py' adding 'bokeh/util/__init__.py' adding 'bokeh/util/browser.py' adding 'bokeh/util/callback_manager.py' adding 'bokeh/util/compiler.py' adding 'bokeh/util/dataclasses.py' adding 'bokeh/util/datatypes.py' adding 'bokeh/util/dependencies.py' adding 'bokeh/util/deprecation.py' adding 'bokeh/util/functions.py' adding 'bokeh/util/hex.py' adding 'bokeh/util/logconfig.py' adding 'bokeh/util/options.py' adding 'bokeh/util/package.py' adding 'bokeh/util/paths.py' adding 'bokeh/util/sampledata.json' adding 'bokeh/util/sampledata.py' adding 'bokeh/util/serialization.py' adding 'bokeh/util/strings.py' adding 'bokeh/util/terminal.py' adding 'bokeh/util/token.py' adding 'bokeh/util/tornado.py' adding 'bokeh/util/version.py' adding 'bokeh/util/warnings.py' adding 'typings/bs4.pyi' adding 'typings/json5.pyi' adding 'typings/psutil.pyi' adding 'typings/IPython/__init__.pyi' adding 'typings/IPython/display.pyi' adding 'typings/IPython/core/__init__.pyi' adding 'typings/IPython/core/getipython.pyi' adding 'typings/IPython/core/history.pyi' adding 'typings/IPython/core/interactiveshell.pyi' adding 'typings/ipykernel/__init__.pyi' adding 'typings/ipykernel/comm/__init__.pyi' adding 'typings/ipykernel/comm/comm.pyi' adding 'typings/jupyter_core/__init__.pyi' adding 'typings/jupyter_core/paths.pyi' adding 'typings/selenium/__init__.pyi' adding 'typings/selenium/common/exceptions.pyi' adding 'typings/selenium/webdriver/__init__.pyi' adding 'typings/selenium/webdriver/chrome/__init__.pyi' adding 'typings/selenium/webdriver/chrome/options.pyi' adding 'typings/selenium/webdriver/chrome/service.pyi' adding 'typings/selenium/webdriver/chrome/webdriver.pyi' adding 'typings/selenium/webdriver/common/__init__.pyi' adding 'typings/selenium/webdriver/common/action_chains.pyi' adding 'typings/selenium/webdriver/common/by.pyi' adding 'typings/selenium/webdriver/common/keys.pyi' adding 'typings/selenium/webdriver/firefox/__init__.pyi' adding 'typings/selenium/webdriver/firefox/firefox_binary.pyi' adding 'typings/selenium/webdriver/firefox/options.pyi' adding 'typings/selenium/webdriver/firefox/webdriver.pyi' adding 'typings/selenium/webdriver/remote/__init__.pyi' adding 'typings/selenium/webdriver/remote/webdriver.pyi' adding 'typings/selenium/webdriver/remote/webelement.pyi' adding 'typings/selenium/webdriver/safari/__init__.pyi' adding 'typings/selenium/webdriver/safari/webdriver.pyi' adding 'typings/selenium/webdriver/support/__init__.pyi' adding 'typings/selenium/webdriver/support/expected_conditions.pyi' adding 'typings/selenium/webdriver/support/wait.pyi' adding 'bokeh-3.4.1.dist-info/LICENSE.txt' adding 'bokeh-3.4.1.dist-info/METADATA' adding 'bokeh-3.4.1.dist-info/WHEEL' adding 'bokeh-3.4.1.dist-info/entry_points.txt' adding 'bokeh-3.4.1.dist-info/top_level.txt' adding 'bokeh-3.4.1.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built bokeh-3.4.1-py3-none-any.whl >>> Running package in www/py-bokeh,python3 at 1714750161.68 ===> www/py-bokeh,python3 ===> Faking installation for py3-bokeh-3.4.1 ===> Building package for py3-bokeh-3.4.1 Create /exopi-cvs/ports/packages/amd64/all/py3-bokeh-3.4.1.tgz Creating package py3-bokeh-3.4.1 reading plist| reading plist|- checking dependencies| checking dependencies|devel/py-typing-extensions,python3 checking dependencies|geo/py-xyzservices,python3 checking dependencies|graphics/py-Pillow,python3 checking dependencies|lang/python/3.10,-main checking dependencies|math/py-contourpy,python3 checking dependencies|math/py-numpy,python3 checking dependencies|math/py-pandas,python3 checking dependencies|sysutils/py-packaging,python3 checking dependencies|textproc/py-yaml,python3 checking dependencies|www/py-jinja2,python3 checking dependencies|www/py-tornado,python3 checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********* | 16% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|********************************** | 57% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************* | 75% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|*********************************************************** | 98% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|**** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|***** | 9% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|******* | 12% archiving|******** | 12% archiving|******** | 13% archiving|********* | 13% archiving|********* | 14% archiving|********* | 15% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************ | 19% archiving|************* | 21% archiving|************** | 21% archiving|***************** | 27% archiving|******************* | 29% archiving|********************** | 34% archiving|*********************** | 36% archiving|************************ | 37% archiving|************************* | 39% archiving|************************** | 40% archiving|***************************** | 46% archiving|****************************** | 47% archiving|******************************** | 50% archiving|************************************ | 56% archiving|*************************************** | 61% archiving|******************************************* | 67% archiving|*********************************************** | 73% archiving|************************************************** | 78% archiving|****************************************************** | 84% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************ | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-bokeh-3.4.1.tgz >>> Running clean in www/py-bokeh,python3 at 1714750179.18 ===> www/py-bokeh,python3 ===> Cleaning for py3-bokeh-3.4.1 >>> Ended at 1714750179.84 max_stuck=1.86/depends=1.98/show-prepare-results=1.23/build=8.32/package=17.50/clean=0.69