On Tue, Jun 27, 2023 at 01:42:29AM +0000, Lucas Raab wrote:
> Hello,
> 
> Here's an update for bokeh that's been working well in my (admittedly) limited
> testing so I am happy to hear feedback.
> 
> changelog:
> https://raw.githubusercontent.com/bokeh/bokeh/3.2.0/docs/CHANGELOG
> 
> Thanks,
> Lucas

And an update to 3.2.1

changelog: https://docs.bokeh.org/en/latest/docs/releases.html
diff refs/heads/master refs/heads/bokeh
commit - f0d9b98cabb0a64c17655a1a24b4405c4a186d7c
commit + 3b471b117cd740632598cfa9e0c63ac559203af8
blob - d48f04f258bf3caaa697de4efb7f8d86fb7d2cdc
blob + 1ceb86b30ee90a0ce7e12f36ae6feef4c5b3d3ce
--- www/py-bokeh/Makefile
+++ www/py-bokeh/Makefile
@@ -1,6 +1,6 @@
 COMMENT=               statistical and novel interactive HTML plots for Python
 
-MODPY_EGG_VERSION=     3.1.1
+MODPY_EGG_VERSION=     3.2.1
 DISTNAME=              bokeh-${MODPY_EGG_VERSION}
 PKGNAME=               py-bokeh-${MODPY_EGG_VERSION}
 
blob - aaaffe807f393bb9876a01bc24a23037a9f0b1ca
blob + f926abd0597cd9f87ec88fc222c05cac077c55dc
--- www/py-bokeh/distinfo
+++ www/py-bokeh/distinfo
@@ -1,2 +1,2 @@
-SHA256 (bokeh-3.1.1.tar.gz) = ug/GuuQ1LTB1QSkyVt7pMKQtCs+S52DHLcDnOXw6KOk=
-SIZE (bokeh-3.1.1.tar.gz) = 7700613
+SHA256 (bokeh-3.2.1.tar.gz) = I3HpoI/WB2aHnuhgekrlQmes/tHl3uDMaiDYNI4C6BQ=
+SIZE (bokeh-3.2.1.tar.gz) = 7248311
blob - 8abb7c922ecdfd75e5b48fee4ef08536b079d223
blob + 458694045ccea6b90f349f55d7d94dc4aef4db25
--- www/py-bokeh/patches/patch-pyproject_toml
+++ www/py-bokeh/patches/patch-pyproject_toml
@@ -8,7 +8,7 @@ Index: pyproject.toml
  build-backend = "setuptools.build_meta"
  
  [project]
-@@ -66,14 +66,8 @@ bokeh = "bokeh.__main__:main"
+@@ -65,14 +65,8 @@ bokeh = "bokeh.__main__:main"
  [tool.setuptools.packages.find]
  where = ["src"]
  
blob - 49477ba32cd432d5dbed0700d5ac7b08466e493c
blob + 13473571b8a17e97f6e055ad09fa704078b7fccf
--- www/py-bokeh/pkg/PLIST
+++ www/py-bokeh/pkg/PLIST
@@ -1018,6 +1018,7 @@ lib/python${MODPY_VERSION}/site-packages/bokeh/server/
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/core/util/color.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/core/util/defer.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/core/util/eq.d.ts
+lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/core/util/flip_step_mode.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/core/util/image.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/core/util/interpolation.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/core/util/iterator.d.ts
@@ -1193,8 +1194,11 @@ lib/python${MODPY_VERSION}/site-packages/bokeh/server/
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/ellipse.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/glyph.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/harea.d.ts
+lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/harea_step.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/hbar.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/hex_tile.d.ts
+lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/hspan.d.ts
+lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/hstrip.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/image.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/image_base.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/image_rgba.d.ts
@@ -1219,8 +1223,13 @@ lib/python${MODPY_VERSION}/site-packages/bokeh/server/
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/text.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/utils.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/varea.d.ts
+lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/varea_step.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/vbar.d.ts
+lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/vspan.d.ts
+lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/vstrip.d.ts
 
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/annular_wedge.d.ts
+lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/annulus.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/base.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/base_line.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/base_marker.d.ts
@@ -1241,10 +1250,12 @@ lib/python${MODPY_VERSION}/site-packages/bokeh/server/
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/regl_wrap.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/single_marker.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/step.d.ts
+lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/sxsy.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/types.d.ts
 
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.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/webgl_utils.d.ts
+lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/wedge.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/wedge.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/glyphs/xy_glyph.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/models/graphics/
@@ -1587,6 +1598,8 @@ lib/python${MODPY_VERSION}/site-packages/bokeh/server/
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/testing.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/js/lib/version.d.ts
 lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/lib/
+lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/lib/lib.decorators.d.ts
+lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/lib/lib.decorators.legacy.d.ts
 lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/lib/lib.dom.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/lib/lib.dom.iterable.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/lib/lib.es2015.collection.d.ts
@@ -1645,16 +1658,17 @@ lib/python${MODPY_VERSION}/site-packages/bokeh/server/
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/lib/lib.es2022.full.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/lib/lib.es2022.intl.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/lib/lib.es2022.object.d.ts
+lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/lib/lib.es2022.regexp.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/lib/lib.es2022.sharedmemory.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/lib/lib.es2022.string.d.ts
+lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/lib/lib.es2023.array.d.ts
+lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/lib/lib.es2023.d.ts
+lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/lib/lib.es2023.full.d.ts
 lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/lib/lib.es5.d.ts
 lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/lib/lib.es6.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/lib/lib.esnext.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/lib/lib.esnext.full.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/lib/lib.esnext.intl.d.ts
-lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/lib/lib.esnext.promise.d.ts
-lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/lib/lib.esnext.string.d.ts
-lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/lib/lib.esnext.weakref.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/lib/lib.scripthost.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/lib/lib.webworker.d.ts
 
lib/python${MODPY_VERSION}/site-packages/bokeh/server/static/lib/lib.webworker.importscripts.d.ts

Reply via email to