mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-plotly: update to 5.24.1.
This commit is contained in:
parent
42618ebf21
commit
85671291af
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=5.22.0
|
version=5.24.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,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=859fdadbd86b5770ae2466e542b761b247d1c6b49daed765b95bb8c7063e7469
|
checksum=dbc8ac8339d248a4bcc36e08a5659bacfe1b079390b8953533f4eb22169b4bae
|
||||||
make_check=no # no tests are shipped
|
make_check=no # no tests are shipped
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue