python3-plotly: update to 4.9.0
This commit is contained in:
parent
abc7148191
commit
2a69d81fb6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-plotly'
|
||||
pkgname=python3-plotly
|
||||
version=4.8.1
|
||||
version=4.9.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="plotly-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="pulux <pulux@pf4sh.de>"
|
|||
license="MIT"
|
||||
homepage="https://plot.ly/python/"
|
||||
distfiles="${PYPI_SITE}/p/plotly/plotly-${version}.tar.gz"
|
||||
checksum=d3fea527fe3dfdd55d7334318f107b05a8407474a0fffe6cd4726c9b99e624f1
|
||||
checksum=257f530ffd73754bd008454826905657b329053364597479bb9774437a396837
|
||||
conf_files="etc/jupyter/nbconfig/notebook.d/plotlywidget.json"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in a new issue