python3-bokeh: update to 2.2.0.

Closes: #24475 [via git-merge-pr]
This commit is contained in:
Andrew J. Hesford 2020-08-25 20:42:02 -04:00
parent c604f613ed
commit 2837998ae8

View File

@ -1,24 +1,21 @@
# Template file for 'python3-bokeh'
pkgname=python3-bokeh
version=2.1.1
version=2.2.0
revision=1
archs=noarch
wrksrc="${pkgname#*-}-${version}"
build_style=python3-module
make_build_args="--build-js"
make_install_args="--install-js"
hostmakedepends="python3-setuptools nodejs"
depends="
python3-yaml python3-dateutil python3-Jinja2 python3-numpy
python3-Pillow python3-packaging python3-tornado python3-typing_extensions
"
depends="python3-yaml python3-dateutil python3-Jinja2 python3-numpy
python3-Pillow python3-packaging python3-tornado python3-typing_extensions"
short_desc="Interactive data visualization in a browser, from Python"
maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="BSD-3-Clause"
homepage="https://github.com/bokeh/bokeh"
homepage="https://bokeh.org"
changelog="https://raw.githubusercontent.com/bokeh/bokeh/master/CHANGELOG"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=ccdb9a361d8ce854cf4d24ac596eba103fb7daf8767d254b832b95d1fbc802ba
distfiles="https://github.com/bokeh/bokeh/archive/${version}.tar.gz"
checksum=971bfc71f33322c27028333bb313382638c29be702191c50060403a0bddfcd9e
post_install() {
vlicense LICENSE.txt