python-stestr 1.0.0-2 source package in Ubuntu

Changelog

python-stestr (1.0.0-2) unstable; urgency=medium

  * Fixed python3 shebang to be python3, not python3.x.
  * Add missing openstack-pkg-tools build-depends.

 -- Thomas Goirand <email address hidden>  Sun, 05 Nov 2017 23:14:46 +0000

Upload details

Uploaded by:
PKG OpenStack
Uploaded to:
Sid
Original maintainer:
PKG OpenStack
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-stestr_1.0.0-2.dsc 2.6 KiB 082656a0bec013d8936068deacb4ddc6b7fbb33af88a4ba9427a1aee73cf9057
python-stestr_1.0.0.orig.tar.xz 62.2 KiB 52a8eecc5dad69526aefff55f1b52735286e12677ca8bcc3513061b70927bbc2
python-stestr_1.0.0-2.debian.tar.xz 3.5 KiB bb528f625e650becec03de71f840eb68a1ab2f4cc9e4637cdfefe125c907ecbe

Available diffs

No changes file available.

Binary packages built by this source

python-stestr: test runner similar to testrepository - Python 2.7

 Stestr stands for Slim/Super Test Repository. It is a fork of the
 testrepository that concentrates on being a dedicated test runner for Python
 projects. The generic abstraction layers which enabled testr to work with any
 subunit emitting runner are gone. Stestr hard codes python-subunit-isms into
 how it works. The code base is also designed to try and be explicit, and to
 provide a Python API that is documented and has examples.
 .
 While stestr was originally forked from testrepository it is not 100%
 backwards compatible with testrepository. At a high level the basic concepts
 of operation are shared between the 2 projects but the actual usage between
 the 2 is not exactly the same.
 .
 This package contains the Python 2.7 module.

python-stestr-doc: test runner similar to testrepository - doc

 Stestr stands for Slim/Super Test Repository. It is a fork of the
 testrepository that concentrates on being a dedicated test runner for Python
 projects. The generic abstraction layers which enabled testr to work with any
 subunit emitting runner are gone. Stestr hard codes python-subunit-isms into
 how it works. The code base is also designed to try and be explicit, and to
 provide a Python API that is documented and has examples.
 .
 While stestr was originally forked from testrepository it is not 100%
 backwards compatible with testrepository. At a high level the basic concepts
 of operation are shared between the 2 projects but the actual usage between
 the 2 is not exactly the same.
 .
 This package contains the documentation.

python3-stestr: test runner similar to testrepository - Python 3.x

 Stestr stands for Slim/Super Test Repository. It is a fork of the
 testrepository that concentrates on being a dedicated test runner for Python
 projects. The generic abstraction layers which enabled testr to work with any
 subunit emitting runner are gone. Stestr hard codes python-subunit-isms into
 how it works. The code base is also designed to try and be explicit, and to
 provide a Python API that is documented and has examples.
 .
 While stestr was originally forked from testrepository it is not 100%
 backwards compatible with testrepository. At a high level the basic concepts
 of operation are shared between the 2 projects but the actual usage between
 the 2 is not exactly the same.
 .
 This package contains the Python 3.x module.