summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ac779a2d45b9436ad8bfc9683536349ecf7df731 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-pyetrade
	pkgdesc = Python E-Trade API wrapper
	pkgver = 1.3.6
	pkgrel = 1
	url = https://github.com/jessecooper/pyetrade
	arch = any
	license = GPL3
	checkdepends = python-pytest-runner
	checkdepends = python-pytest-mock
	makedepends = python-setuptools
	makedepends = python-sphinx
	depends = python-dateutil
	depends = python-requests
	depends = python-requests-oauthlib
	depends = python-xmltodict
	depends = python-jxmlease
	source = python-pyetrade-1.3.6.tar.gz::https://github.com/jessecooper/pyetrade/archive/v1.3.6.tar.gz
	source = __init__.py.patch::https://github.com/jessecooper/pyetrade/commit/26f33ca6.diff
	sha256sums = d13c785c76ffd13658d6a459bd81008167fb2222a4c24b92b27499b588d1fb80
	sha256sums = 62e7f7370ac8f306fc6d729c9a83f3134df212533918b7dcffa94eaddac5883d

pkgname = python-pyetrade