python-cinderclient 1:1.0.6-0ubuntu1 source package in Ubuntu

Changelog

python-cinderclient (1:1.0.6-0ubuntu1) saucy; urgency=low

  [ James Page ]
  * d/p/*: Dropped - no longer required.

  [ Chuck Short ]
  * New upstream release. (LP: #1236901)
  * debian/control:
    - Added versioned dependencies for python-simplejson, python-requests
      python-fixtures, python-pbr, python-prettytable, python-testtools,
      and testrepository,
    - Added dependencies on python-six and python-babel.
    - Dropped python-setuptools-git, python-httplib2, python-unittest2,
      and python-d2to1.
 -- Chuck Short <email address hidden>   Tue, 08 Oct 2013 11:12:46 -0400

Upload details

Uploaded by:
Chuck Short
Uploaded to:
Saucy
Original maintainer:
Chuck Short
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-cinderclient_1.0.6.orig.tar.gz 148.7 KiB 3be2f47f194439cbde8831df52e142815de822961cca408ec064389e7de3da70
python-cinderclient_1.0.6-0ubuntu1.debian.tar.gz 3.5 KiB e4bc6557f824914ddf4fb261bf9d8029a0e5f4e3ded2a0dab203d65814a63be5
python-cinderclient_1.0.6-0ubuntu1.dsc 1.6 KiB 6e37c259d087d03aa2b41cd503053353c4353fc2f87dfc79736455d33ca0d4bd

View changes file

Binary packages built by this source

python-cinderclient: python bindings to the OpenStack Volume API

 This is a client for the OpenStack Volume API. There's a Python API (the
 ``cinderclient`` module), and a command-line script (``cinder``). Each
 implements 100% of the OpenStack Volume API.