python-pika 1.3.2-1 source package in Ubuntu

Changelog

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

  * Team Upload
  * New upstream version (Closes: #1054171)
  * Repace Nose by Pytest (Closes: #1018554)
  * Add pybuild-plugin-pyproject build dependency
  * Standards-Version: 4.7.0 (routine-update)

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable):
    + python-pika-doc: Drop versioned constraint on python-pika in Replaces.
    + python-pika-doc: Drop versioned constraint on python-pika in Breaks.

 -- Alexandre Detiste <email address hidden>  Wed, 05 Jun 2024 00:41:39 +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
Oracular release universe python

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pika_1.3.2-1.dsc 2.2 KiB 981b29e11abe0b1cedf42b78b25d3ee9cf32b396444f794b428a883731afe637
python-pika_1.3.2.orig.tar.gz 316.1 KiB 5eb71b9a0047c77d99378e525a2041fc50aae4a177b060f9825b3e2fdcc96fc4
python-pika_1.3.2-1.debian.tar.xz 4.5 KiB 75c1071ef86aced6b5f53154b414914d1479a8cdbad0880c0bc55545f788f7c6

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.