From 54f9ade414bb9afe3951eda0c9fdccca8e727faf Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 5 Dec 2023 09:49:53 -0500 Subject: [PATCH] python3-bokeh: update to 3.3.2. --- 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 465f15a9672..fcc782c94e4 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.1 +version=3.3.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=2a7b3702d7e9f03ef4cd801b02b7380196c70cff2773859bcb84fa565218955c +checksum=ae180f86f776525f7eb81673a1f27e0eb56887d733771662c512ec0d82a433f5 # Tests have unpackaged dependencies and require fetching data; skipping make_check=no