diff --git a/srcpkgs/python3-bokeh/template b/srcpkgs/python3-bokeh/template index 01d495f3dc2..06b57a615c5 100644 --- a/srcpkgs/python3-bokeh/template +++ b/srcpkgs/python3-bokeh/template @@ -1,6 +1,6 @@ # Template file for 'python3-bokeh' pkgname=python3-bokeh -version=2.2.3 +version=2.3.0 revision=1 wrksrc="${pkgname#*-}-${version}" build_style=python3-module @@ -15,7 +15,7 @@ license="BSD-3-Clause" homepage="https://bokeh.org" changelog="https://raw.githubusercontent.com/bokeh/bokeh/main/CHANGELOG" distfiles="${PYPI_SITE}/b/bokeh/bokeh-${version}.tar.gz" -checksum=c4a3f97afe5f525019dd58ee8c4e3d43f53fe1b1ac264ccaae9b02c07b2abc17 +checksum=dd417708f90702190222b1068a645acae99e66d4b58d7a336d545aeaa04e9b40 do_check() { echo "Tests have unpackaged dependencies and require fetching data; skipping"