From 75a82b8f0d0455c50ed806d7477ac574da17a354 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Apr 2021 20:33:13 -0400 Subject: [PATCH] python3-bokeh: update to 2.3.1. --- 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 06b57a615c5..92762b7e9f0 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.0 +version=2.3.1 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=dd417708f90702190222b1068a645acae99e66d4b58d7a336d545aeaa04e9b40 +checksum=2f2fb8bab8ca8fa039f48b1f0bed56d3a847c75694ece1d206ffab645ff5beec do_check() { echo "Tests have unpackaged dependencies and require fetching data; skipping"