mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-26 13:00:32 +01:00
32 lines
1.0 KiB
Plaintext
32 lines
1.0 KiB
Plaintext
pkgbase = python-plotly
|
|
pkgver = 2.0.12
|
|
pkgrel = 1
|
|
url = https://plot.ly/python/
|
|
arch = any
|
|
license = MIT
|
|
makedepends = python
|
|
makedepends = python-setuptools
|
|
makedepends = python2
|
|
makedepends = python2-setuptools
|
|
source = python-plotly-2.0.12.tar.gz::https://pypi.org/packages/source/p/plotly/plotly-2.0.12.tar.gz
|
|
source = LICENSE
|
|
sha512sums = 0570ba9e329b8f0582451b33c618c48e96404a06e7c6ea5b0b65e56d0e9ba63f744fec8d33de25bfcf429c8f85c01050e7c6943534f725d02f94fce43e8c90a3
|
|
sha512sums = 1f27d546f594955e443a3d8a72aa4f18afa9d946336a9fd0585de3c8120e3ef262ce109eea0ee8d97510616864b8d01f8e4d48ebc0fc1486fd490bf8ba3a7f89
|
|
|
|
pkgname = python-plotly
|
|
pkgdesc = An interactive, browser-based graphing library for Python3
|
|
depends = python
|
|
depends = python-requests
|
|
depends = python-pytz
|
|
depends = python-six
|
|
depends = python-numpy
|
|
|
|
pkgname = python2-plotly
|
|
pkgdesc = An interactive, browser-based graphing library for Python2
|
|
depends = python2
|
|
depends = python2-requests
|
|
depends = python2-pytz
|
|
depends = python2-six
|
|
depends = python2-numpy
|
|
|