1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-26 21:10:31 +01:00
Files
aur/.SRCINFO
Greyson Christoforo 882b1b8625 change checksum method
2020-05-29 16:05:13 +01:00

21 lines
558 B
Plaintext

pkgbase = python-plotly
pkgdesc = An open-source, interactive graphing library
pkgver = 4.8.1
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.8.1.tar.gz
sha256sums = 7f85fa498bb40a373f8eb75933eb47add578f81feea5b3ed2619b5cc6817f145
pkgname = python-plotly