From 0f1be62e67bc555f488109954026a8c93b91751f Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 8 Jul 2021 21:16:56 -0400 Subject: [PATCH] python3-bokeh: update to 2.3.3. --- srcpkgs/python3-bokeh/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-bokeh/template b/srcpkgs/python3-bokeh/template index 3dc06650d6..90887c5029 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.3.2 +version=2.3.3 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=fcc0d0a3129ae457cdb0a4f503843a4d13d1f5d07af7748424ea8c7ddfc321f1 +checksum=a5fdcc181835561447fcc5a371300973fce4114692d5853addec284d1cdeb677 do_check() { echo "Tests have unpackaged dependencies and require fetching data; skipping"