python3-bokeh: update to 2.4.3.

This commit is contained in:
Andrew J. Hesford 2022-05-25 13:18:06 -04:00
parent 8fe4f3a657
commit a5ce22a243
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-bokeh'
pkgname=python3-bokeh
version=2.4.2
version=2.4.3
revision=1
wrksrc="${pkgname#*-}-${version}"
build_style=python3-module
@ -13,7 +13,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=f0a4b53364ed3b7eb936c5cb1a4f4132369e394c7ae0a8ef420459410958033d
checksum=ef33801161af379665ab7a34684f2209861e3aefd5c803a21fbbb99d94874b03
# Tests have unpackaged dependencies and require fetching data; skipping
make_check=no