summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8e1b54e212eb1bcffb0d51128a497352261fe6be (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-fal-client
	pkgdesc = Access LiveKit server APIs and generate access tokens.
	pkgver = 0.5.8
	pkgrel = 1
	url = https://github.com/fal-ai/fal/tree/main/projects/fal_client
	arch = any
	license = Apache-2.0
	checkdepends = python-pytest
	checkdepends = python-pytest-asyncio
	checkdepends = python-pillow
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-setuptools-scm
	makedepends = python-toml
	depends = python>=3.8
	depends = python-httpx
	depends = python-httpx-sse
	optdepends = python-sphinx: docs
	optdepends = python-sphinx_rtd_theme: docs
	optdepends = python-sphinx-autodoc-typehints: docs
	source = https://files.pythonhosted.org/packages/source/f/fal-client/fal_client-0.5.8.tar.gz
	sha256sums = 140fa7e560c7b881e31a25ce124cebb86c092557ed3c1c5ed0807d0fbfcd5a1e

pkgname = python-fal-client