python3-bokeh: update to 3.0.3.

This commit is contained in:
Andrew J. Hesford 2022-12-10 12:22:18 -05:00
parent e34776f21d
commit 801bce4861
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.0.2
version=3.0.3
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=fb537cf24f5a25a6739393f9906ddf8c913bfebc4cb120d342e8262889326f7d
checksum=1c28471ef5e6110ba5bed513137fd26054ebc4454bc768650eaeefc53b898a8a
# Tests have unpackaged dependencies and require fetching data; skipping
make_check=no