python3-plotly: update to 4.14.3.
This commit is contained in:
parent
640dd50aa6
commit
f0fb9de39b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-plotly'
|
# Template file for 'python3-plotly'
|
||||||
pkgname=python3-plotly
|
pkgname=python3-plotly
|
||||||
version=4.14.1
|
version=4.14.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="plotly-${version}"
|
wrksrc="plotly-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://plot.ly/python/"
|
homepage="https://plot.ly/python/"
|
||||||
changelog="https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md"
|
changelog="https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md"
|
||||||
distfiles="${PYPI_SITE}/p/plotly/plotly-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/plotly/plotly-${version}.tar.gz"
|
||||||
checksum=f2a38726ddc7ce185a277c78a41b50bb8cfcfa4f53b45a481417401cadc0454c
|
checksum=7d8aaeed392e82fb8e0e48899f2d3d957b12327f9d38cdd5802bc574a8a39d91
|
||||||
conf_files="etc/jupyter/nbconfig/notebook.d/plotlywidget.json"
|
conf_files="etc/jupyter/nbconfig/notebook.d/plotlywidget.json"
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue