From 44a8fe5c03d3884f4a60fb9a5d894932d95d349f Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 12 Apr 2024 08:34:12 -0400 Subject: [PATCH] python3-bokeh: update to 3.4.1. --- 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 86c20fd4a48..900e4526e0a 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.4.0 +version=3.4.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=9ea6bc407b5e7d04ba7a2f07d8f00e8b6ffe02c2368e707f41bb362a9928569a +checksum=d824961e4265367b0750ce58b07e564ad0b83ca64b335521cd3421e9b9f10d89 # Tests have unpackaged dependencies and require fetching data; skipping make_check=no