python3-bokeh: update to 3.2.1.

This commit is contained in:
Andrew J. Hesford 2023-07-20 09:14:30 -04:00
parent 6b2f93b68c
commit 445397de84
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.2.0
version=3.2.1
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=cdb3a8c3109d8d91a2814f4cddea045c14d049021f7fb6ce2a6b2c15e224bb17
checksum=2371e9a08fd60766879ee8607a4ae54267acfed1e5dee0cc6a20d8348e02e814
# Tests have unpackaged dependencies and require fetching data; skipping
make_check=no