From 95bf50a36a15a737417623a15eb4e64301c71166 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 14 Nov 2023 08:27:47 -0500 Subject: [PATCH] python3-bokeh: update to 3.3.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 c3dd19b5a27..465f15a9672 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.0 +version=3.3.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=cdbe268f842c139ba8fa0fb43c0c55c172c8215ec5a69a2629482c63c9d4039c +checksum=2a7b3702d7e9f03ef4cd801b02b7380196c70cff2773859bcb84fa565218955c # Tests have unpackaged dependencies and require fetching data; skipping make_check=no