summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2dae56de4d5f069d4b8279efef21dd5ec31621b4 (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.13.3
	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.13.3.tar.gz::https://files.pythonhosted.org/packages/source/q/qdrant-client/qdrant_client-1.13.3.tar.gz
	sha256sums = 61ca09e07c6d7ac0dfbdeb13dca4fe5f3e08fa430cb0d74d66ef5d023a70adfc

pkgname = python-qdrant-client