# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
maintainers {stromnov @stromnov} openmaintainer
description AMQP Client using the rabbitmq-c library.
long_description ${description}
homepage https://github.com/celery/librabbitmq
master_sites pypi:l/librabbitmq/
distname librabbitmq-${version}
checksums rmd160 1a4debacf5ff9d3eddb457814b50768c18698e0d \
sha256 604a226b9fe3f9e439353702a731f2a39cf771882e68bca020cb224d9b990c49
if {${name} ne ${subport}} {
port:py${python.version}-setuptools
# Fix conflict with billiard (#42577)
delete ${worksrcpath}/funtests
livecheck.url https://pypi.python.org/pypi/librabbitmq/json
livecheck.regex {librabbitmq-(\d+(?:\.\d+)*)\.[tz]}