1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-26 21:10:31 +01:00

Use Pypi instead of git

This commit is contained in:
Fernando Cladera
2016-04-21 16:05:53 -03:00
parent 48fb80d650
commit 3dd780d920
2 changed files with 12 additions and 25 deletions

View File

@@ -1,18 +1,16 @@
# Generated by mksrcinfo v8
# Mon Dec 7 14:54:40 UTC 2015
pkgbase = python-plotly
pkgdesc = An interactive, browser-based charting library for python
pkgver = 1.6.12.r715.g20102d6
pkgver = 1.9.9
pkgrel = 1
url = https://plot.ly/python/
arch = i686
arch = x86_64
arch = any
license = MIT
makedepends = git
makedepends = python
makedepends = python-setuptools
depends = python-requests
depends = python-pytz
source = git+https://github.com/plotly/plotly.py.git
source = https://pypi.python.org/packages/source/p/plotly/plotly-1.9.9.tar.gz
md5sums = SKIP
pkgname = python-plotly