summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 05e3ca0c18f2b1cdb1c359909e4994f66b92c957 (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
pkgbase = python-cohere
	pkgdesc = Python Library for Accessing the Cohere API
	pkgver = 5.5.8
	pkgrel = 1
	url = https://github.com/cohere-ai/cohere-python
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-pytest-asyncio
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry
	makedepends = python-wheel
	depends = python
	depends = python-boto3
	depends = python-botocore
	depends = python-fastavro
	depends = python-httpx
	depends = python-pydantic
	depends = python-requests
	depends = python-tokenizers
	depends = python-typing_extensions
	source = python-cohere-5.5.8.tar.gz::https://github.com/cohere-ai/cohere-python/archive/5.5.8.tar.gz
	sha256sums = 2eba3bb14d2b43fe68c75677b929308f3f0d6552b36812d2efdfc8214841e10c

pkgname = python-cohere