1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-27 05:20:32 +01:00
Files
aur/.SRCINFO
Grey Christoforo 135356267f bump version
2020-03-04 12:02:23 +00:00

21 lines
511 B
Plaintext

pkgbase = python-plotly
pkgdesc = An open-source, interactive graphing library
pkgver = 4.5.2
pkgrel = 1
url = https://plot.ly/python/
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.5.2.tar.gz
md5sums = 507097b4f9631878deddab646477fd93
pkgname = python-plotly