summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ce297591ecf501457c7e794a7360598a7ed005a8 (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-qdrant-client
	pkgdesc = Client library for the Qdrant vector search engine
	pkgver = 1.17.0
	pkgrel = 1
	url = https://github.com/qdrant/qdrant-client
	arch = any
	license = Apache-2.0
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry-core
	makedepends = python-wheel
	depends = python-grpcio
	depends = python-grpcio-tools
	depends = python-httpx
	depends = python-numpy
	depends = python-portalocker
	depends = python-pydantic
	depends = python-urllib3
	optdepends = python-fastembed
	optdepends = python-fastembed-gpu
	source = qdrant-client-1.17.0.tar.gz::https://files.pythonhosted.org/packages/source/q/qdrant-client/qdrant_client-1.17.0.tar.gz
	b2sums = 909e632ddf5c17e56ad8af60025b891c2fc11231dde23ab04a009fc52645b1207ba64bd427414325877c881c1692f1ee8133afb8a488bd878bd388503e76f736

pkgname = python-qdrant-client