python3-bokeh: update to 3.5.0.

This commit is contained in:
Andrew J. Hesford 2024-07-08 11:15:59 -04:00
parent a7628ba3fc
commit d9a5288fff
1 changed files with 2 additions and 2 deletions

View File

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