summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a9600cddf93dabaaf6b810e0262f0cf957454fc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-langgraph-sdk
	pkgdesc = SDK for interacting with LangGraph API.
	pkgver = 0.2.9
	pkgrel = 1
	url = https://github.com/langchain-ai/langgraph/tree/main/libs/sdk-py
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-pytest-asyncio
	checkdepends = python-pytest-mock
	makedepends = python-hatchling
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-httpx
	depends = python-orjson
	source = https://files.pythonhosted.org/packages/source/l/langgraph-sdk/langgraph_sdk-0.2.9.tar.gz
	source = https://raw.githubusercontent.com/langchain-ai/langgraph/refs/tags/sdk==0.2.9/docs/docs/cloud/reference/api/openapi.json
	sha256sums = b3bd04c6be4fa382996cd2be8fbc1e7cc94857d2bc6b6f4599a7f2a245975303
	sha256sums = db5c2ef8dc5dc724d0c1972d35c11f4642cc9d2062d1084601fc2ae6483c5cd5

pkgname = python-langgraph-sdk