blob: d8fae99d65fc0f4fa162571f5c5d4c45ea7e3492 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = aerospike-client-python
pkgdesc = Aerospike Client Library for Python
pkgver = 15.1.0
pkgrel = 1
url = https://www.aerospike.com/docs/client/python
arch = any
license = Apache-2.0
depends = python
depends = python-setuptools
depends = openssl
depends = aerospike-client-c-libuv
source = https://files.pythonhosted.org/packages/source/a/aerospike/aerospike-15.1.0.tar.gz
source = aerospike-client-python.patch
sha512sums = 9007b29820206d62ff6311bae49a0abbbdbd619eb32ff6a0a293425b51bae1cf0a875f041b1a42ef81f13db7704e9e41b316824dd533db56db6469be68a1a6ce
sha512sums = f635d2b42e6d1144acbc3f26e002f49b8be45a310977e3db537f06ccb21d74c31443f8279b709f57d1425d244aad8c65533a1815bec6d91ff77075b959b915f1
pkgname = aerospike-client-python
|