python-zaqarclient 1.8.0-0ubuntu1 source package in Ubuntu

Changelog

python-zaqarclient (1.8.0-0ubuntu1) bionic; urgency=medium

  * New upstream release.
  * d/*: wrap-and-sort -bast.
  * d/control: Align (Build-)Depends with upstream.
  * d/control: Update Standards-Version to 4.1.2.
  * d/control: Bump debhelper compat to 10.
  * d/p/drop-openstackdoctheme.patch: Dropped. No longer needed.

 -- Corey Bryant <email address hidden>  Thu, 25 Jan 2018 09:28:56 -0500

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-zaqarclient_1.8.0.orig.tar.gz 82.3 KiB 1a74c01dc09a6b6233e262f217042baaeff268bf639b65be6fde34cc60c64daa
python-zaqarclient_1.8.0-0ubuntu1.debian.tar.xz 4.0 KiB 1125aa9194abed3b1030c1b31fc859dcce1848d811ae0ab7aa6900b015b846d9
python-zaqarclient_1.8.0-0ubuntu1.dsc 3.9 KiB 5532c25f120d60fa1c2a3727ce6042adccd4675cc423dd4ecc5a24140381732e

Available diffs

View changes file

Binary packages built by this source

python-zaqarclient: OpenStack Zaqar Queueing API, client and library - Python 2.7

 Zaqar is a multi-tenant cloud messaging service for web developers. It
 combines the ideas pioneered by Amazon's SQS product with additional semantics
 to support event broadcasting.
 .
 The service features a fully RESTful API, which developers can use to send
 messages between various components of their SaaS and mobile applications, by
 using a variety of communication patterns. Underlying this API is an efficient
 messaging engine designed with scalability and security in mind.
 .
 Other OpenStack components can integrate with Zaqar to surface events to end
 users and to communicate with guest agents that run in the "over-cloud" layer.
 Cloud operators can leverage Zaqar to provide equivalents of SQS and SNS to
 their customers.
 .
 By installing python-zaqarclient you get programmatic access to the Zaqar v1.0
 API library. Plus, it installs a plugin to python-openstackclient that allows
 you to perform simple queue operations.
 .
 This package contains the Python 2.7 module.

python3-zaqarclient: OpenStack Zaqar Queueing API, client and library - Python 3.x

 Zaqar is a multi-tenant cloud messaging service for web developers. It
 combines the ideas pioneered by Amazon's SQS product with additional semantics
 to support event broadcasting.
 .
 The service features a fully RESTful API, which developers can use to send
 messages between various components of their SaaS and mobile applications, by
 using a variety of communication patterns. Underlying this API is an efficient
 messaging engine designed with scalability and security in mind.
 .
 Other OpenStack components can integrate with Zaqar to surface events to end
 users and to communicate with guest agents that run in the "over-cloud" layer.
 Cloud operators can leverage Zaqar to provide equivalents of SQS and SNS to
 their customers.
 .
 By installing python-zaqarclient you get programmatic access to the Zaqar v1.0
 API library. Plus, it installs a plugin to python-openstackclient that allows
 you to perform simple queue operations.
 .
 This package contains the Python 3.x module.