python3-bokeh: update to 3.3.2.

This commit is contained in:
Andrew J. Hesford 2023-12-05 09:49:53 -05:00
parent 1aa78d96a3
commit 54f9ade414

View file

@ -1,6 +1,6 @@
# Template file for 'python3-bokeh'
pkgname=python3-bokeh
version=3.3.1
version=3.3.2
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=2a7b3702d7e9f03ef4cd801b02b7380196c70cff2773859bcb84fa565218955c
checksum=ae180f86f776525f7eb81673a1f27e0eb56887d733771662c512ec0d82a433f5
# Tests have unpackaged dependencies and require fetching data; skipping
make_check=no