1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-25 20:40:32 +01:00
Files
aur/python-plotly/.SRCINFO
Bert Peters 3f7a0537b2 upgpkg: python-plotly 5.20.0-3
Include checksums. Thanks lahwaacz
2024-03-31 23:00:33 +02:00

38 lines
1.0 KiB
Plaintext

pkgbase = python-plotly
pkgdesc = An open-source, interactive graphing library
pkgver = 5.20.0
pkgrel = 3
url = https://github.com/plotly/plotly.py
arch = any
license = MIT
checkdepends = python-requests
checkdepends = python-pytest
makedepends = git
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-jupyter_core
makedepends = python-tornado
makedepends = jupyterlab
depends = python
depends = python-tenacity
optdepends = ipython
optdepends = jupyterlab
optdepends = python-ipywidgets
optdepends = python-numpy
optdepends = python-matplotlib
optdepends = python-pillow
optdepends = python-scipy
optdepends = python-ipykernel
optdepends = python-pandas
optdepends = python-colorcet
optdepends = python-inflect
optdepends = python-psutil
options = !strip
options = !debug
source = python-plotly::git+https://github.com/plotly/plotly.py#tag=v5.20.0
sha256sums = b0e4718894929e788aa5823d999f18246997dc256d94adc51e26b205c318ef50
pkgname = python-plotly