summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pika.inc
Commit message (Collapse)AuthorAgeFilesLines
* python3-pika: Consolidate in a single fileLeon Anavi2020-06-111-22/+0
| | | | | | | | Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Python: pika: Clarify BSD license variantChristophe PRIOUZEAU2019-10-251-1/+1
| | | | | | | The License of python pika is BSD-3-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pika: add recipes for python2 and python3Jackie Huang2019-09-301-0/+22
Pika is a pure-Python implementation of the AMQP 0-9-1 protocol including RabbitMQ’s extensions. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>