python3-bokeh: update to 3.6.0.

This commit is contained in:
Andrew J. Hesford 2024-09-27 10:03:50 -04:00
parent a4ed2fe8fe
commit a76891754f
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.5.2
version=3.6.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=03a54a67db677b8881834271c620a781b383ae593af5c3ea2149164754440d07
checksum=0032dc1e76ad097b07626e51584685ff48c65481fbaaad105663b1046165867a
# Tests have unpackaged dependencies and require fetching data; skipping
make_check=no