mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-bokeh: update to 3.6.2.
This commit is contained in:
parent
22ba676ccd
commit
08f6b6f9e6
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=3.6.0
|
version=3.6.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-colorama"
|
hostmakedepends="python3-setuptools python3-colorama"
|
||||||
|
@ -12,7 +12,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=0032dc1e76ad097b07626e51584685ff48c65481fbaaad105663b1046165867a
|
checksum=2f3043d9ecb3d5dc2e8c0ebf8ad55727617188d4e534f3e7208b36357e352396
|
||||||
# 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