1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-25 20:40:32 +01:00
Files
aur/python-plotly/.SRCINFO
2023-09-21 08:23:36 +02:00

35 lines
1.1 KiB
Plaintext

pkgbase = python-plotly
pkgdesc = An open-source, interactive graphing library
pkgver = 5.17.0
pkgrel = 1
url = https://github.com/plotly/plotly.py
arch = x86_64
license = MIT
checkdepends = python-requests
checkdepends = python-pytest
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
source = python-plotly-5.17.0.tar.gz::https://github.com/plotly/plotly.py/archive/v5.17.0.tar.gz
source = fix_for_python3.11.patch
sha256sums = 71b2b25ad82f2a949dcf4f764ba9da972f2ef62442afa3005ca08b4102a2ba36
sha256sums = e235e66eae73bcd8579a64a241a79fb7cad0aa94e62f45acc3ac487277282b1b
pkgname = python-plotly