update to py3-bokeh-2.4.3

This commit is contained in:
sthen 2022-07-07 11:11:10 +00:00
parent 5b77c25d72
commit 2848f86487
3 changed files with 30 additions and 16 deletions

View File

@ -1,6 +1,6 @@
COMMENT= statistical and novel interactive HTML plots for Python
MODPY_EGG_VERSION= 2.4.2
MODPY_EGG_VERSION= 2.4.3
DISTNAME= bokeh-${MODPY_EGG_VERSION}
PKGNAME= py-bokeh-${MODPY_EGG_VERSION}
@ -19,7 +19,7 @@ FLAVOR= python3
MODPY_PI= Yes
MODPY_SETUPTOOLS= Yes
MODPY_PYTEST= Yes
MODPY_PYTEST_ARGS= bokeh
MODPY_PYTEST_ARGS= tests
RUN_DEPENDS= devel/py-dateutil${MODPY_FLAVOR} \
devel/py-typing-extensions${MODPY_FLAVOR}>=3.10.0.0 \
@ -30,7 +30,7 @@ RUN_DEPENDS= devel/py-dateutil${MODPY_FLAVOR} \
www/py-jinja2${MODPY_FLAVOR} \
www/py-tornado${MODPY_FLAVOR}
TEST_DEPENDS= devel/ipython${MODPY_FLAVOR} \
TEST_DEPENDS= devel/ipython${MODPY_FLAVOR} \
devel/py-flaky${MODPY_FLAVOR} \
devel/py-mock${MODPY_FLAVOR} \
devel/py-nbconvert${MODPY_FLAVOR} \

View File

@ -1,2 +1,2 @@
SHA256 (bokeh-2.4.2.tar.gz) = 8KS1M2TtO365NsXLGk9BMjaeOUx64KjvQgRZQQlYAz0=
SIZE (bokeh-2.4.2.tar.gz) = 17693785
SHA256 (bokeh-2.4.3.tar.gz) = 7zOAEWGvN5Zlq3o0aE8iCYYeOu/VyAOiH7u5nZSHSwM=
SIZE (bokeh-2.4.3.tar.gz) = 17722836

View File

@ -960,20 +960,23 @@ lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyph
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/vbar.js
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/base.js
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/base_marker.js
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/buffer.js
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/circle.js
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/dash_cache.js
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/hex_tile.js
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/index.js
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/line_gl.js
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/lrtb.js
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/main.js
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/markers.frag.js
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/markers.js
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/markers.vert.js
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/rect.frag.js
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/marker.frag.js
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/marker.vert.js
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/multi_marker.js
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/rect.js
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/rect.vert.js
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/regl_line.frag.js
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/regl_line.vert.js
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/regl_wrap.js
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/single_marker.js
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/types.js
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/utils/
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/utils/math.js
@ -1176,6 +1179,7 @@ lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/widge
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/widgets/date_picker.js
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/widgets/date_range_slider.js
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/widgets/date_slider.js
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/widgets/datetime_range_slider.js
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/widgets/div.js
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/widgets/dropdown.js
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/widgets/file_input.js
@ -1679,28 +1683,36 @@ lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/gly
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/base.d.ts
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/base.d.ts.map
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/base_marker.d.ts
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/base_marker.d.ts.map
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/buffer.d.ts
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/buffer.d.ts.map
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/circle.d.ts
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/circle.d.ts.map
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/dash_cache.d.ts
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/dash_cache.d.ts.map
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/hex_tile.d.ts
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/hex_tile.d.ts.map
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/index.d.ts
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/index.d.ts.map
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/line_gl.d.ts
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/line_gl.d.ts.map
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/lrtb.d.ts
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/lrtb.d.ts.map
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/main.d.ts
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/main.d.ts.map
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/markers.d.ts
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/markers.d.ts.map
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/markers.frag.d.ts
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/markers.vert.d.ts
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/marker.frag.d.ts
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/marker.vert.d.ts
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/multi_marker.d.ts
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/multi_marker.d.ts.map
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/rect.d.ts
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/rect.d.ts.map
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/rect.frag.d.ts
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/rect.vert.d.ts
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/regl_line.frag.d.ts
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/regl_line.vert.d.ts
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/regl_wrap.d.ts
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/regl_wrap.d.ts.map
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/single_marker.d.ts
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/single_marker.d.ts.map
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/types.d.ts
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/types.d.ts.map
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/utils/
@ -2081,6 +2093,8 @@ lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/wid
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/widgets/date_range_slider.d.ts.map
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/widgets/date_slider.d.ts
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/widgets/date_slider.d.ts.map
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/widgets/datetime_range_slider.d.ts
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/widgets/datetime_range_slider.d.ts.map
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/widgets/div.d.ts
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/widgets/div.d.ts.map
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/types/models/widgets/dropdown.d.ts