From e69e0c52647db2778c32c934c6b7735b7d37de9f Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 10 May 2023 22:04:51 -0400 Subject: [PATCH] python3-bokeh: update to 3.1.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 e7e3af59b98..54a98e01609 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.1.0 +version=3.1.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=9047dfe50a671b5e19ca588fd90a8e6bff197114a5dbd6a59cc2678942c27887 +checksum=ba0fc6bae4352d307541293256dee930a42d0acf92e760c72dc0e7397c3a28e9 # Tests have unpackaged dependencies and require fetching data; skipping make_check=no