python-pika 0.11.0-5 source package in Ubuntu

Changelog

python-pika (0.11.0-5) unstable; urgency=medium

  * Team upload.
  * Use debhelper-compat instead of debian/compat.
  * Drop Python 2 support (Closes: #938024).
  * Bump debhelper compat level to 12.
  * Bump standards version to 4.4.0.
  * Enable autopkgtest-pkg-python testsuite instead of own one.

 -- Ondřej Nový <email address hidden>  Fri, 13 Sep 2019 10:35:10 +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
Focal release universe python

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pika_0.11.0-5.dsc 2.2 KiB a6be554ee6d125c01a13cf1021de4cd1b81539114fba6bdc64f0d05567de05d5
python-pika_0.11.0.orig.tar.gz 213.8 KiB 83cbdda4c6b9b3a155397b2f9d94d9ced3c4b5b00fb185cb2d81e23bcfa129b0
python-pika_0.11.0-5.debian.tar.xz 4.4 KiB 83eea7a38e00fe028a4968a418670af30a7c6c8ddd2412fe8a4218528446bc3f

Available diffs

No changes file available.

Binary packages built by this source

python-pika-doc: AMQP client library documentation

 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 library documentation.

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.