python3-bokeh: update to 3.3.0.

This commit is contained in:
Andrew J. Hesford 2023-10-16 09:28:09 -04:00
parent 354a74fe21
commit 9c3ec107dc
1 changed files with 3 additions and 3 deletions

View File

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