mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
python3-bokeh: update to 2.3.1.
This commit is contained in:
parent
bceb93a623
commit
75a82b8f0d
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.0
|
version=2.3.1
|
||||||
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=dd417708f90702190222b1068a645acae99e66d4b58d7a336d545aeaa04e9b40
|
checksum=2f2fb8bab8ca8fa039f48b1f0bed56d3a847c75694ece1d206ffab645ff5beec
|
||||||
|
|
||||||
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