summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e7367984e8782db1312c9221b47e2fd9159a4993 (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
pkgbase = python-anthropic
	pkgdesc = Python library that provides convenient access to the Anthropic REST API
	pkgver = 0.39.0
	pkgrel = 1
	url = https://github.com/anthropics/anthropic-sdk-python
	arch = any
	license = MIT
	checkdepends = python-dirty-equals
	checkdepends = python-pytest
	checkdepends = python-pytest-asyncio
	checkdepends = python-respx
	makedepends = python-build
	makedepends = python-hatch-fancy-pypi-readme
	makedepends = python-hatchling
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-anyio
	depends = python-distro
	depends = python-httpx
	depends = python-jiter
	depends = python-pydantic
	depends = python-pydantic-core
	depends = python-sniffio
	depends = python-tokenizers
	depends = python-typing_extensions
	optdepends = python-boto3: for Anthropic Bedrock API support
	optdepends = python-botocore: for Anthropic Bedrock API support
	optdepends = python-google-auth: for Anthropic Vertex API support
	source = python-anthropic-0.39.0.tar.gz::https://github.com/anthropics/anthropic-sdk-python/archive/v0.39.0.tar.gz
	sha256sums = 11105a4f868246035b139fb1d713d93f97c019d118870b86344afbfe016925cd

pkgname = python-anthropic