aboutsummaryrefslogtreecommitdiff
path: root/srcpkgs/python3-bokeh/template
diff options
context:
space:
mode:
authorAndrew J. Hesford <ajh@sideband.org>2024-07-08 15:15:59 +0000
committerAndrew J. Hesford <ajh@sideband.org>2024-07-08 17:28:28 +0000
commitd9a5288fff7d99d60c5318bae7174744f0883970 (patch)
treef7ed212605c4c7d2c8afd43fa8152a131303e52f /srcpkgs/python3-bokeh/template
parenta7628ba3fc94acb3a20ba65ea325b7897b944002 (diff)
downloadvoid-packages-d9a5288fff7d99d60c5318bae7174744f0883970.tar
void-packages-d9a5288fff7d99d60c5318bae7174744f0883970.tar.gz
void-packages-d9a5288fff7d99d60c5318bae7174744f0883970.tar.bz2
void-packages-d9a5288fff7d99d60c5318bae7174744f0883970.tar.lz
void-packages-d9a5288fff7d99d60c5318bae7174744f0883970.tar.xz
void-packages-d9a5288fff7d99d60c5318bae7174744f0883970.tar.zst
void-packages-d9a5288fff7d99d60c5318bae7174744f0883970.zip
python3-bokeh: update to 3.5.0.
Diffstat (limited to '')
-rw-r--r--srcpkgs/python3-bokeh/template4
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/python3-bokeh/template b/srcpkgs/python3-bokeh/template
index 06ac250c975..edec0c3040c 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.4.2
+version=3.5.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=a16d5cc0abb93d2d270d70fc35851f3e1b9208814a985a4678e0ba5ef2d9cd42
+checksum=65e89addbe900c37af25a2052ae174b6d3ba1ef08c91fd5ab6dfd712e184c399
# Tests have unpackaged dependencies and require fetching data; skipping
make_check=no