python3-bokeh: update to 3.4.2.

This commit is contained in:
Andrew J. Hesford 2024-06-28 08:04:33 -04:00
parent 33dce2cc7d
commit bfdc10c91c
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.1
version=3.4.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=d824961e4265367b0750ce58b07e564ad0b83ca64b335521cd3421e9b9f10d89
checksum=a16d5cc0abb93d2d270d70fc35851f3e1b9208814a985a4678e0ba5ef2d9cd42
# Tests have unpackaged dependencies and require fetching data; skipping
make_check=no