blob: 19da76afd9840dc3bc5586f28b7781e698f9d15f (
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
26
27
28
29
30
31
32
33
34
35
36
37
|
pkgbase = python-confluent-kafka
pkgdesc = Confluent's Python client for Apache Kafka
pkgver = 1.9.2
pkgrel = 1
url = https://github.com/confluentinc/confluent-kafka-python
arch = x86_64
arch = i686
arch = arm
arch = armv6h
arch = armv7h
arch = aarch64
license = Apache
makedepends = librdkafka
makedepends = python
makedepends = python-avro
makedepends = python-fastavro
makedepends = python-requests
makedepends = python-pytest-timeout
makedepends = python-jsonschema
makedepends = python-pyrsistent
makedepends = python-protobuf
makedepends = python-setuptools
makedepends = python2
makedepends = python2-avro
makedepends = python2-requests
makedepends = python2-pytest-timeout
makedepends = python2-pyrsistent
makedepends = python2-protobuf
makedepends = python2-setuptools
source = https://pypi.io/packages/source/c/confluent-kafka/confluent-kafka-1.9.2.tar.gz
md5sums = 09ab474fe8fefff6e40df1cea4ba0832
sha256sums = 2fb97bd25d436bd59fe079885aa77a3a2f23cface9c6359d4700053665849262
sha512sums = bc78c168294dc0eedd6fcc2ae979ab3d9c49c926faf1bb0c5449aeab4d5495388ef012f19ccdfe1614dae0d7d07a7c0bb3295b6cc69b58d1e8b13761ea6e8763
pkgname = python-confluent-kafka
pkgname = python2-confluent-kafka
|