summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 524bd586cd14b0c722e1648b63ec48e374f3f94b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-plumb
	pkgdesc = Connect systems via many brokers such as Kafka, AWS SQS, RabbitMQ and more
	pkgver = 1.2.5
	pkgrel = 2
	url = https://pypi.org/project/plumb
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	depends = python-boto3
	depends = python-botocore
	depends = python-confluent_kafka
	depends = python-dateutil
	depends = python-pika
	depends = python-redis
	source = https://files.pythonhosted.org/packages/source/p/plumb/plumb-1.2.5.tar.gz
	sha256sums = 05ec1666dae8dffb78bdfe469a3cb5df12b4209e445e3cee193c0f24ec0bce5e

pkgname = python-plumb