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:
10
.SRCINFO
10
.SRCINFO
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user