python3-plotly: update to 4.14.1.
This commit is contained in:
parent
c814ae9ed5
commit
0b202ee1df
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python3-plotly'
|
# Template file for 'python3-plotly'
|
||||||
pkgname=python3-plotly
|
pkgname=python3-plotly
|
||||||
version=4.13.0
|
version=4.14.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="plotly-${version}"
|
wrksrc="plotly-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
@ -10,8 +10,9 @@ short_desc="Python plotting library for collaborative, interactive graphs"
|
|||||||
maintainer="pulux <pulux@pf4sh.de>"
|
maintainer="pulux <pulux@pf4sh.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://plot.ly/python/"
|
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"
|
distfiles="${PYPI_SITE}/p/plotly/plotly-${version}.tar.gz"
|
||||||
checksum=20df14f7883807f57d96ac245841e086a1799f2c2778462a7f3bca704e369c66
|
checksum=f2a38726ddc7ce185a277c78a41b50bb8cfcfa4f53b45a481417401cadc0454c
|
||||||
conf_files="etc/jupyter/nbconfig/notebook.d/plotlywidget.json"
|
conf_files="etc/jupyter/nbconfig/notebook.d/plotlywidget.json"
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user