mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-14 05:07:01 +02:00
python3-bokeh: update to 3.7.2.
This commit is contained in:
parent
2ca47fa4f7
commit
dac8aa5d37
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-bokeh'
|
# Template file for 'python3-bokeh'
|
||||||
pkgname=python3-bokeh
|
pkgname=python3-bokeh
|
||||||
version=3.7.0
|
version=3.7.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-colorama"
|
hostmakedepends="python3-setuptools python3-colorama"
|
||||||
depends="python3-Jinja2 python3-contourpy python3-numpy python3-packaging
|
depends="python3-Jinja2 python3-contourpy python3-numpy python3-packaging
|
||||||
|
@ -13,7 +13,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=f19d74e40066a8c237ced80c181fd1329c3b28a9cf347126ea1409f90a9c7874
|
checksum=80c21885cec276431acd4db92f831c71eb999ea995470ce777e0c577b0cfc1d8
|
||||||
# Tests have unpackaged dependencies and require fetching data; skipping
|
# Tests have unpackaged dependencies and require fetching data; skipping
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue