python3-bokeh: update to 3.3.1.

This commit is contained in:
Andrew J. Hesford 2023-11-14 08:27:47 -05:00
parent 1b6181c52a
commit 95bf50a36a

View File

@ -1,6 +1,6 @@
# Template file for 'python3-bokeh'
pkgname=python3-bokeh
version=3.3.0
version=3.3.1
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools python3-colorama"
@ -12,7 +12,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=cdbe268f842c139ba8fa0fb43c0c55c172c8215ec5a69a2629482c63c9d4039c
checksum=2a7b3702d7e9f03ef4cd801b02b7380196c70cff2773859bcb84fa565218955c
# Tests have unpackaged dependencies and require fetching data; skipping
make_check=no