summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: da1465bd2833aeccd056e922b3bceb855b08cddd (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.6
	pkgrel = 1
	url = https://github.com/dpkp/kafka-python
	arch = x86_64
	license = Apache
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://github.com/dpkp/kafka-python/archive/1.4.6.tar.gz
	sha256sums = 62d5910d0f9a33be85b5082599fbe3bb7a587205923704de81e2303fe838a5d5

pkgname = python-kafka
	depends = python
	depends = kafka

pkgname = python2-kafka
	depends = python2
	depends = kafka