From 41ccca9809ccb6b6f271aa9edf12073d458671e8 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 23 Aug 2024 09:19:18 -0400 Subject: [PATCH] python3-bokeh: update to 3.5.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 48de21c48fb..3b91400c54e 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.5.1 +version=3.5.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=21dbe86842b24d83c73a1aef2de346a1a7c11c437015d6e9d180a1637e6e8197 +checksum=03a54a67db677b8881834271c620a781b383ae593af5c3ea2149164754440d07 # Tests have unpackaged dependencies and require fetching data; skipping make_check=no