python3-bokeh: update to 3.3.3.

This commit is contained in:
Andrew J. Hesford 2024-01-09 16:02:03 -05:00
parent 7461e21bb1
commit 386b0a5393

View File

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