summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8014294280f4a9b26bb69baf4f4bf5349bea083d (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
29
30
31
32
33
34
35
36
pkgbase = python-openai-agents
	pkgdesc = OpenAI Agents SDK.
	pkgver = 0.2.5
	pkgrel = 1
	url = https://github.com/openai/openai-agents-python
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-pytest-asyncio
	checkdepends = python-pytest-mock
	checkdepends = python-inline-snapshot
	checkdepends = python-sounddevice
	checkdepends = python-websockets
	checkdepends = python-graphviz
	checkdepends = python-fastapi
	checkdepends = litellm
	makedepends = python-hatchling
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-openai
	depends = python-pydantic
	depends = python-griffe
	depends = python-typing_extensions
	depends = python-requests
	depends = python-mcp
	optdepends = python-numpy: voice
	optdepends = python-websockets: voice
	optdepends = python-graphviz: viz
	optdepends = litellm: litellm
	optdepends = python-websockets: realtime
	source = https://files.pythonhosted.org/packages/source/o/openai-agents/openai_agents-0.2.5.tar.gz
	sha256sums = c65aef12dbc236f43a70aae886c38b85dd9c68cbf89373c82f733b476e618ddd

pkgname = python-openai-agents