python3-bokeh: update to 3.2.2.

This commit is contained in:
Andrew J. Hesford 2023-08-18 10:21:42 -04:00
parent ef31a7a9e5
commit 98f9ac5b14
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.1
version=3.2.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=2371e9a08fd60766879ee8607a4ae54267acfed1e5dee0cc6a20d8348e02e814
checksum=b2959b8524d69ec4e7886bc36407445f0a92e1f19530d3bfc4045236a1b7a6ff
# Tests have unpackaged dependencies and require fetching data; skipping
make_check=no