blob: 437e87978895ed1eaf4243cf4eec2975d35bc01d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-finnhub-python
pkgdesc = Finnhub API
pkgver = 2.4.23
pkgrel = 1
url = https://pypi.org/project/finnhub-python
arch = any
license = Apache
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
depends = python
depends = python-requests
source = https://files.pythonhosted.org/packages/source/f/finnhub-python/finnhub_python-2.4.23.tar.gz
sha256sums = 47b74f0c994af900a4b1c76376cf5b75d03a33ee3a5ff2c30e3c4472bc834959
pkgname = python-finnhub-python
|