python3-plotly: update to 4.6.0.

This commit is contained in:
Pulux 2020-04-23 18:26:50 +02:00 committed by Piotr
parent 93ec8b9d0a
commit 183a8862e7

View file

@ -1,6 +1,6 @@
# Template file for 'python3-plotly' # Template file for 'python3-plotly'
pkgname=python3-plotly pkgname=python3-plotly
version=4.5.4 version=4.6.0
revision=1 revision=1
archs=noarch archs=noarch
wrksrc="plotly-${version}" wrksrc="plotly-${version}"
@ -13,7 +13,7 @@ maintainer="pulux <pulux@pf4sh.de>"
license="MIT" license="MIT"
homepage="https://plot.ly/python/" homepage="https://plot.ly/python/"
distfiles="${PYPI_SITE}/p/plotly/plotly-${version}.tar.gz" distfiles="${PYPI_SITE}/p/plotly/plotly-${version}.tar.gz"
checksum=e6eab2b6010921f5fb998860125b90748e581de66ebc6107b686829417d98fc4 checksum=61f34955f04201a1ebcd59feaafa7eae7c16ef9b3f439870be01fb85a949292f
conf_files="etc/jupyter/nbconfig/notebook.d/plotlywidget.json" conf_files="etc/jupyter/nbconfig/notebook.d/plotlywidget.json"
do_check() { do_check() {