blob: ebd0d0f71bb413271ec6428f0b41caa2707eee8c (
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
25
26
27
28
|
pkgbase = python-pyex
pkgdesc = Rest API to IEX
pkgver = 0.5.0
pkgrel = 1
url = https://pypi.org/project/pyEX
arch = any
license = Apache
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-aiohttp
depends = python-aiohttp-sse-client
depends = python-aiostream
depends = python-deprecation
depends = ipython
depends = python-pillow
depends = python-pandas
depends = python-pytz
depends = python-requests
depends = python-six
depends = python-socketio-client-nexus
depends = python-sseclient
depends = python-temporal-cache
source = https://files.pythonhosted.org/packages/source/p/pyEX/pyEX-0.5.0.tar.gz
sha256sums = e85c392733aec3717b00d05640bd7efcfc87bf949064a7f31112293fe395c27e
pkgname = python-pyex
|