mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-25 20:40:32 +01:00
35 lines
1.1 KiB
Plaintext
35 lines
1.1 KiB
Plaintext
pkgbase = python-plotly
|
|
pkgdesc = An open-source, interactive graphing library
|
|
pkgver = 5.15.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.15.0.tar.gz::https://github.com/plotly/plotly.py/archive/v5.15.0.tar.gz
|
|
source = fix_for_python3.11.patch
|
|
sha256sums = 919563e389d55d7324783c40cf554c4d3b66b18917b1d4bd4b44a6352405655e
|
|
sha256sums = e235e66eae73bcd8579a64a241a79fb7cad0aa94e62f45acc3ac487277282b1b
|
|
|
|
pkgname = python-plotly
|