python-pika 0.10.0-3 source package in Ubuntu

Changelog

python-pika (0.10.0-3) unstable; urgency=medium

  * Team upload.
  * Fix "python-pika FTBFS: rm: cannot remove version_history.txt: No
    such file or directory" filename now version_history.rst.txt (Closes:
    #867990)
  * Fix spelling in debian/python-pika-doc.doc-base 
  * Add autopkgtests 
  * Bump standards version from 3.9.6 to 4.0.0 (no change required) 

 -- Christopher Hoskin <email address hidden>  Fri, 28 Jul 2017 04:48:19 +0100

Upload details

Uploaded by:
Jan Dittberner
Uploaded to:
Sid
Original maintainer:
Jan Dittberner
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pika_0.10.0-3.dsc 2.4 KiB 8665cdd44acbb36ceee990d12791d26d83a95b96fe8f8102ee373b24c475cb35
python-pika_0.10.0.orig.tar.gz 174.1 KiB e440b38f735043ae17e73dfe0dd8ef361b27eb52a7e3247cb4e71b24c85933b0
python-pika_0.10.0-3.debian.tar.xz 9.1 KiB f27cba630dcbd3a8263b505fff564fd85b169d70882cc2608557fcea74604069

No changes file available.

Binary packages built by this source

python-pika: AMQP client library for Python 2

 Pika is a pure-Python implementation of the AMQP-0-9-1 protocol that tries to
 stay fairly independent of the underlying network support library. Pika was
 developed primarily for use with RabitMQ, but also works with other
 AMQP-0-9-1 brokers.
 .
 This is the Python 2 version of the library.

python-pika-doc: No summary available for python-pika-doc in ubuntu artful.

No description available for python-pika-doc in ubuntu artful.

python3-pika: AMQP client library for Python 3

 Pika is a pure-Python implementation of the AMQP-0-9-1 protocol that tries to
 stay fairly independent of the underlying network support library. Pika was
 developed primarily for use with RabitMQ, but also works with other
 AMQP-0-9-1 brokers.
 .
 This is the Python 3 version of the library.