python-amqplib 1.0.2-1 source package in Ubuntu

Changelog

python-amqplib (1.0.2-1) unstable; urgency=low


  [ Fladischer Michael ]
  * New upstream release.
  * Clean up amqplib.egg-info/SOURCES.txt after build.
  * Cleanup d/copyright as three sections refered to the same copyright
    holder.
  * Remove get-orig-source target as uscan is able to pull a clean tarball
    again.

  [ Mikhail Gusarov ]
  * Change my e-mail address in debian/control.
  * Update debian/copyright to version 1.0 of machine-readable format.
  * Bump Standards-Version to 3.9.3, no changes required.

 -- Mikhail Gusarov <email address hidden>  Mon, 19 Mar 2012 19:52:06 +0100

Upload details

Uploaded by:
Mikhail Gusarov
Uploaded to:
Sid
Original maintainer:
Mikhail Gusarov
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe python
Xenial release universe python
Trusty release main python

Builds

Quantal: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-amqplib_1.0.2-1.dsc 2.1 KiB 45e080f257fac17706dde735e83db8d6c2f78a3f58056c8febd292c296cbdc1f
python-amqplib_1.0.2.orig.tar.gz 57.2 KiB 843d69b681a60afd21fbf50f310404ec67fcdf9d13dfcf6e9d41f3b456217e5b
python-amqplib_1.0.2-1.debian.tar.gz 2.3 KiB 35f3e612e8a80e0dd91335946dbd633687c9b14c1d17f3e82ad50e23cdaf8ed5

Available diffs

No changes file available.

Binary packages built by this source

python-amqplib: No summary available for python-amqplib in ubuntu focal.

No description available for python-amqplib in ubuntu focal.

python-amqplib-doc: No summary available for python-amqplib-doc in ubuntu yakkety.

No description available for python-amqplib-doc in ubuntu yakkety.

python3-amqplib: simple non-threaded Python AMQP client library (Python3 version)

 Python client for the Advanced Message Queuing Protocol (AMQP) 0-8, featuring
 basic messaging functionality and SSL support.
 .
 python3-amqplib provides synchronous API unlike other (event-driven)
 implementations.
 .
 This package contains the Python 3 version of the library.