python3-bokeh: update to 3.5.1.
This commit is contained in:
parent
4eae2e0d85
commit
4fdfbde1cc
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.5.0
|
version=3.5.1
|
||||||
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=65e89addbe900c37af25a2052ae174b6d3ba1ef08c91fd5ab6dfd712e184c399
|
checksum=21dbe86842b24d83c73a1aef2de346a1a7c11c437015d6e9d180a1637e6e8197
|
||||||
# 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
Add a link
Reference in a new issue