summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 36329fd193e3dc3600bfccfc29a1b180fd58a6ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-iexfinance-git
	pkgdesc = Python wrapper for the Investor's Exchange (IEX) Developer API
	pkgver = v0.3.1.0.gd6d7710
	pkgrel = 1
	url = https://addisonlynch.github.io/iexfinance/
	arch = any
	license = apache
	makedepends = python-setuptools
	makedepends = python2-setuptools
	depends = python
	depends = python-pandas
	depends = python-requests
	conflicts = python-iexfinance
	source = python-iexfinance-git::git+https://github.com/addisonlynch/iexfinance.git
	sha256sums = SKIP

pkgname = python-iexfinance-git

pkgname = python2-iexfinance-git
	depends = python2
	depends = python2-pandas
	depends = python2-requests
	conflicts = python2-iexfinance