blob: 19fdb19dee3bca532eb438bd38abe288afb973df (
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
|
pkgbase = python-weaviate-client
pkgdesc = A python native client for easy interaction with a Weaviate instance.
pkgver = 4.20.3
pkgrel = 1
url = https://github.com/weaviate/weaviate-python-client
arch = any
license = BSD-3-Clause
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-setuptools-scm
depends = python
depends = python-httpx
depends = python-validators
depends = python-authlib
depends = python-pydantic
depends = python-grpcio
depends = python-protobuf
depends = python-deprecation
optdepends = weaviate-bin
source = python-weaviate-client-4.20.3.tar.gz::https://files.pythonhosted.org/packages/source/w/weaviate_client/weaviate_client-4.20.3.tar.gz
b2sums = 191ce99820491c13699706172cf9f702fbbffd011d6bb8f869d7607730ff7500ce26e2a9d38c79cc297cc9238d359d427527df9ed59a0766762c959211160278
pkgname = python-weaviate-client
|