summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 95cf2059283408f1562972028f17f61a8b2cf044 (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-alpaca-py
	pkgdesc = The Official Python SDK for Alpaca APIs
	pkgver = 0.35.0
	pkgrel = 1
	url = https://github.com/alpacahq/alpaca-py
	arch = any
	license = Apache-2.0
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-poetry
	makedepends = python-poetry-dynamic-versioning
	makedepends = cython
	depends = python-msgpack
	depends = python-pandas
	depends = python-pydantic
	depends = python-requests
	depends = python-websockets
	source = https://files.pythonhosted.org/packages/1b/d1/c75ea45936dc1418b8f7d55612fcb647f69bfa44e14912a9819ef407e155/alpaca_py-0.35.0.tar.gz
	sha256sums = ab7f440da7b293ed6305d5100b38767b0d068bbb85473d286cdc2ddde22a295f

pkgname = python-alpaca-py