python-pika 0.9.14-1 source package in Ubuntu

Changelog

python-pika (0.9.14-1) unstable; urgency=medium


  * New upstream version
  * update debian/python-pika.docs, upstream renamed README.md to
    README.rst
  * upstream switched license to MPL 2.0, update debian/copyright
  * install docs/version_history.rst as upstream changelog, add symlink to
    original name

 -- Jan Dittberner <email address hidden>  Fri, 26 Sep 2014 20:23:33 +0200

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

Vivid: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pika_0.9.14-1.dsc 1.7 KiB 0ef997f3f3e558ad069ed9b799fe4d6adb5f7cfc42c285d4ceeae7cf1517c576
python-pika_0.9.14.orig.tar.gz 124.4 KiB 6ee10302c3f67b87db71a16515e240c239e44942ef02122a8b6f7241b368eba8
python-pika_0.9.14-1.debian.tar.xz 7.1 KiB 1b61023782c2e181d50fa93299519d58b96e46b8a0a7992512b2d07b9d789c98

Available diffs

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.