1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-26 21:10:31 +01:00
Files
aur/.SRCINFO
Grey Christoforo 5d06ecb694 bump version
2020-07-31 17:56:33 +01:00

21 lines
622 B
Plaintext

pkgbase = python-plotly
pkgdesc = An open-source, interactive graphing library
pkgver = 4.9.0
pkgrel = 1
url = https://github.com/plotly/plotly.py
arch = any
license = MIT
makedepends = python-setuptools
depends = python
depends = python-matplotlib
depends = python-numpy
depends = python-six
depends = python-retrying
optdepends = ipython
optdepends = python-ipywidgets
source = https://github.com/plotly/plotly.py/archive/v4.9.0.tar.gz
sha512sums = 2e48df60dfbda2bb3978ea574937259f89fcd850800301b88bb42e8d24434e422e783cc1dff88aa04e7021842cc4091ddbbadc0aa53c142b1c586243c057743c
pkgname = python-plotly