summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6a59694c3dfae91fe2de67ed57a4de7a96fe9554 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-kafka
	pkgdesc = Python client for Apache Kafka
	pkgver = 1.4.3
	pkgrel = 1
	url = https://github.com/mikeboers/PyAV/tree/master
	arch = x86_64
	license = Apache
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://github.com/dpkp/kafka-python/archive/1.4.3.tar.gz
	sha256sums = 8b07844c62650d4843631492aa7348498958931dd89de294da598c7590484b52

pkgname = python-kafka
	depends = python
	depends = kafka

pkgname = python2-kafka
	depends = python2
	depends = kafka