python-swiftclient 1:3.5.0-0ubuntu1 source package in Ubuntu

Changelog

python-swiftclient (1:3.5.0-0ubuntu1) bionic; urgency=medium

  * New upstream release.
  * d/*: wrap-and-sort -bast.
  * d/control: Update Standards-Version to 4.1.2.
  * d/control: Bump debhelper compat to 10.
  * d/control: Align (Build-)Depends with upstream.

 -- Corey Bryant <email address hidden>  Tue, 13 Feb 2018 08:42:07 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main python

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-swiftclient_3.5.0.orig.tar.gz 178.3 KiB 8d91368f99bf659d2889b01fa2a796e2b36c7397073dd365a7337624bc1b0836
python-swiftclient_3.5.0-0ubuntu1.debian.tar.xz 5.9 KiB 0a80a2d2f12ef50fc02f9f4a423e5594c20c288fe2d8e9b71e5f12267cb09b53
python-swiftclient_3.5.0-0ubuntu1.dsc 3.1 KiB 7fc0d47e4b147b94ae2d875afa62f3b3866e70f35710dadc7fba42c258f784ac

View changes file

Binary packages built by this source

python-swiftclient: Client library for Openstack Swift API - Python 2.7

 OpenStack Object Storage (code-named Swift) creates redundant, scalable object
 storage using clusters of standardized servers to store petabytes of
 accessible data. It is not a file system or real-time data storage system, but
 rather a long-term storage system for a more permanent type of static data
 that can be retrieved, leveraged, and then updated if necessary. Primary
 examples of data that best fit this type of storage model are virtual machine
 images, photo storage, email storage and backup archiving. Having no central
 "brain" or master point of control provides greater scalability, redundancy
 and permanence.
 .
 Objects are written to multiple hardware devices in the data center, with
 the OpenStack software responsible for ensuring data replication and
 integrity across the cluster. Storage clusters can scale horizontally by
 adding new nodes. Should a node fail, OpenStack works to replicate its
 content from other active nodes. Because OpenStack uses software logic to
 ensure data replication and distribution across different devices,
 inexpensive commodity hard drives and servers can be used in lieu of more
 expensive equipment.
 .
 This package provides a client for the OpenStack Swift API. There's a Python
 API (the "swiftclient" module), and a command-line script ("swift").
 .
 This package contains the Python 2.7 module.

python-swiftclient-doc: No summary available for python-swiftclient-doc in ubuntu cosmic.

No description available for python-swiftclient-doc in ubuntu cosmic.

python3-swiftclient: No summary available for python3-swiftclient in ubuntu cosmic.

No description available for python3-swiftclient in ubuntu cosmic.