python3-plotly: update to 4.14.3.

This commit is contained in:
Pulux 2021-04-02 07:32:52 +02:00 committed by Érico Nogueira Rolim
parent 640dd50aa6
commit f0fb9de39b

View file

@ -1,6 +1,6 @@
# Template file for 'python3-plotly'
pkgname=python3-plotly
version=4.14.1
version=4.14.3
revision=1
wrksrc="plotly-${version}"
build_style=python3-module
@ -12,7 +12,7 @@ license="MIT"
homepage="https://plot.ly/python/"
changelog="https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md"
distfiles="${PYPI_SITE}/p/plotly/plotly-${version}.tar.gz"
checksum=f2a38726ddc7ce185a277c78a41b50bb8cfcfa4f53b45a481417401cadc0454c
checksum=7d8aaeed392e82fb8e0e48899f2d3d957b12327f9d38cdd5802bc574a8a39d91
conf_files="etc/jupyter/nbconfig/notebook.d/plotlywidget.json"
do_check() {