1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-25 20:40:32 +01:00
Files
aur/.SRCINFO
2019-02-06 18:18:38 +01:00

40 lines
1.2 KiB
Plaintext

pkgbase = python-plotly
pkgdesc = An interactive, browser-based graphing library for Python
pkgver = 3.6.0
pkgrel = 1
url = https://plot.ly/python/
arch = any
license = MIT
makedepends = python
makedepends = python-setuptools
makedepends = python2
makedepends = python2-setuptools
makedepends = python-numpy
makedepends = python-pytz
makedepends = python-requests
makedepends = python-retrying
makedepends = python2-numpy
makedepends = python2-pytz
makedepends = python2-requests
source = python-plotly-3.6.0.tar.gz::https://pypi.org/packages/source/p/plotly/plotly-3.6.0.tar.gz
sha512sums = 416fb81eac125071ecabaff79948611576c7b7a7a941c50253e100ef61d272b57b26e8bd3fb5d4f82f93513551050c20bad79f26cad240b2916548cd5cca05c4
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
depends = python-retrying
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
depends = python-retrying