python-cliff 2.8.0-0ubuntu1 source package in Ubuntu

Changelog

python-cliff (2.8.0-0ubuntu1) artful; urgency=medium

  * New upstream release.
  * d/control: Align (Build-)Depends with upstream.
  * d/p/drop-openstackdoctheme.patch: Temporarily drop openstackdocstheme
    sphinx extension until sphinx>=1.6.2 is available.
  * d/rules: Update history.rst path in override_dh_installchangelogs.

 -- Corey Bryant <email address hidden>  Wed, 02 Aug 2017 20:04:58 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-cliff_2.8.0.orig.tar.gz 70.1 KiB a4fd35b3d98f5f806b6f38c97559ad671376f7d54d1e29015dbd6d805a13ff46
python-cliff_2.8.0-0ubuntu1.debian.tar.xz 4.8 KiB 2b2214ca67391675521466d2fcf6ca82018fbb2398df425930017fe21be625bd
python-cliff_2.8.0-0ubuntu1.dsc 3.3 KiB 98266f698830e52d4f8db397b9ec41e3aba5c2d30ac316a60cea593b22f04803

Available diffs

View changes file

Binary packages built by this source

python-cliff: command line interface formulation framework - Python 2.x

 Cliff is a framework for building command line programs. It uses plugins to
 define sub-commands, output formatters, and other extensions.
 .
 The cliff framework is meant to be used to create multi-level commands such as
 Subversion and git, where the main program handles some basic argument parsing
 and then invokes a sub-command to do the work.
 .
 This package provides the Python 2.x module.

python-cliff-doc: No summary available for python-cliff-doc in ubuntu artful.

No description available for python-cliff-doc in ubuntu artful.

python3-cliff: command line interface formulation framework - Python 3.x

 Cliff is a framework for building command line programs. It uses plugins to
 define sub-commands, output formatters, and other extensions.
 .
 The cliff framework is meant to be used to create multi-level commands such as
 Subversion and git, where the main program handles some basic argument parsing
 and then invokes a sub-command to do the work.
 .
 This package provides the Python 3.x module.