From 5a0cc90682574a032ffe3661738e34d15db9380c Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sun, 28 Jan 2024 07:46:15 -0500 Subject: [PATCH] python3-bokeh: update to 3.3.4. --- srcpkgs/python3-bokeh/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-bokeh/template b/srcpkgs/python3-bokeh/template index 85aa58b8f47..687bc4c7ba1 100644 --- a/srcpkgs/python3-bokeh/template +++ b/srcpkgs/python3-bokeh/template @@ -1,6 +1,6 @@ # Template file for 'python3-bokeh' pkgname=python3-bokeh -version=3.3.3 +version=3.3.4 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=6ece6f00263f2d2043a24eaf9db75a6f860efc8a1f96df663186fe3eb2692dd3 +checksum=73b7982dc2b8df15bf660cdddc8d3825e829195c438015a5d09824f1a7028368 # Tests have unpackaged dependencies and require fetching data; skipping make_check=no