summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8ae7e86ac7bd749a9d9b5efad47e5a349c640459 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-kafka
	pkgdesc = Python client for Apache Kafka
	pkgver = 2.0.0
	pkgrel = 2
	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/2.0.0.tar.gz
	sha256sums = 454bf3aafef9348017192417b7f0828a347ec2eaf3efba59336f3a3b68f10094

pkgname = python-kafka
	depends = python

pkgname = python2-kafka
	depends = python2