From 570e8aac2d13790253367f3aff63a3073813e5a4 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 17 Mar 2025 20:19:44 -0400 Subject: [PATCH] python3-bokeh: update to 3.7.0. --- 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 edfabc552ea..0dbd424fc3f 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.6.3 +version=3.7.0 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=9b81d6a9ea62e75a04a1a9d9f931942016890beec9ab5d129a2a4432cf595c0a +checksum=f19d74e40066a8c237ced80c181fd1329c3b28a9cf347126ea1409f90a9c7874 # Tests have unpackaged dependencies and require fetching data; skipping make_check=no