summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7fd18c7a504769a7bc781261f1028ad550cc776b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-pika
	pkgdesc = A pure-Python implementation of the AMQP 0-9-1 protocol
	pkgver = 1.1.0
	pkgrel = 1
	url = http://pika.readthedocs.org/
	arch = any
	license = GPL
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://github.com/pika/pika/archive/1.1.0/pika-1.1.0.tar.gz
	sha256sums = a0bd28351cc8a7437b8680a9d716d920f35cd5be307240d27644d5f15bc9a7dc

pkgname = python-pika
	depends = python

pkgname = python2-pika
	depends = python2