python3-bokeh: update to 3.4.0.

This commit is contained in:
Andrew J. Hesford 2024-03-14 15:50:30 -04:00
parent 9d2e528cab
commit 358c9c2072
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.3.4
version=3.4.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=73b7982dc2b8df15bf660cdddc8d3825e829195c438015a5d09824f1a7028368
checksum=9ea6bc407b5e7d04ba7a2f07d8f00e8b6ffe02c2368e707f41bb362a9928569a
# Tests have unpackaged dependencies and require fetching data; skipping
make_check=no