blob: 08a380e69571372e963640ba890758f4b5726cd7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-pinecone
pkgdesc = Python Pinecone client and SDK
pkgver = 9.1.0
pkgrel = 1
url = https://github.com/pinecone-io/pinecone-python-client
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-maturin
depends = python-httpx
depends = python-h2
depends = python-msgspec
depends = python-orjson
source = python-pinecone-9.1.0.tar.gz::https://github.com/pinecone-io/pinecone-python-client/archive/v9.1.0.tar.gz
b2sums = 9e3aa6e5b4342c8c2cc8d5833494b319980295a8263fd8c9025203e3bc3a6c8f3f17cf27d1413cbcf85e8d2820703ae7deaae0c82c87210583e86f0ae6b8beb9
pkgname = python-pinecone
|