python3-bokeh: update to 2.3.2.

This commit is contained in:
Andrew J. Hesford 2021-05-11 09:05:40 -04:00
parent 8b444fd84a
commit d6a42047b1

View file

@ -1,6 +1,6 @@
# Template file for 'python3-bokeh'
pkgname=python3-bokeh
version=2.3.1
version=2.3.2
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=2f2fb8bab8ca8fa039f48b1f0bed56d3a847c75694ece1d206ffab645ff5beec
checksum=fcc0d0a3129ae457cdb0a4f503843a4d13d1f5d07af7748424ea8c7ddfc321f1
do_check() {
echo "Tests have unpackaged dependencies and require fetching data; skipping"