mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
python3-plotly: update to 4.6.0.
This commit is contained in:
parent
93ec8b9d0a
commit
183a8862e7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-plotly'
|
||||
pkgname=python3-plotly
|
||||
version=4.5.4
|
||||
version=4.6.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=e6eab2b6010921f5fb998860125b90748e581de66ebc6107b686829417d98fc4
|
||||
checksum=61f34955f04201a1ebcd59feaafa7eae7c16ef9b3f439870be01fb85a949292f
|
||||
conf_files="etc/jupyter/nbconfig/notebook.d/plotlywidget.json"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Add table
Reference in a new issue