mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
python3-bokeh: update to 2.3.3.
This commit is contained in:
parent
5eeb379d5a
commit
0f1be62e67
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-bokeh'
|
# Template file for 'python3-bokeh'
|
||||||
pkgname=python3-bokeh
|
pkgname=python3-bokeh
|
||||||
version=2.3.2
|
version=2.3.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -15,7 +15,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://bokeh.org"
|
homepage="https://bokeh.org"
|
||||||
changelog="https://raw.githubusercontent.com/bokeh/bokeh/main/CHANGELOG"
|
changelog="https://raw.githubusercontent.com/bokeh/bokeh/main/CHANGELOG"
|
||||||
distfiles="${PYPI_SITE}/b/bokeh/bokeh-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/b/bokeh/bokeh-${version}.tar.gz"
|
||||||
checksum=fcc0d0a3129ae457cdb0a4f503843a4d13d1f5d07af7748424ea8c7ddfc321f1
|
checksum=a5fdcc181835561447fcc5a371300973fce4114692d5853addec284d1cdeb677
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
echo "Tests have unpackaged dependencies and require fetching data; skipping"
|
echo "Tests have unpackaged dependencies and require fetching data; skipping"
|
||||||
|
|
Loading…
Add table
Reference in a new issue