pytest 2.8.7-3 source package in Ubuntu

Changelog

pytest (2.8.7-3) unstable; urgency=medium

  * Team upload.
  * Revert changes from 2.8.7-2 that included /usr/bin/pytest-3.X in the
    package (Closes: #814622)

 -- Sebastian Ramacher <email address hidden>  Sun, 14 Feb 2016 16:36:55 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pytest_2.8.7-3.dsc 2.4 KiB 9f8c407cc16ecf27a2a16b5805d054881eaa64ac79e9ecd7e9af29dbd4114b9a
pytest_2.8.7.orig.tar.gz 551.7 KiB fc4c86be54fce08e4b85b646a736efa18c6cde7599c1d2919f4f74629e018baf
pytest_2.8.7-3.debian.tar.xz 7.5 KiB e253893c04107635d6efec5ebfb49e954cee7fc41abce9911c6887bc8b8925fc

Available diffs

No changes file available.

Binary packages built by this source

python-pytest: Simple, powerful testing in Python

 This testing tool has for objective to allow the developers to limit the
 boilerplate code around the tests, promoting the use of built-in
 mechanisms such as the `assert` keyword.

python-pytest-doc: Simple, powerful testing in Python - Documentation

 This testing tool has for objective to allow the developers to limit the
 boilerplate code around the tests, promoting the use of built-in
 mechanisms such as the `assert` keyword.
 .
 This package contains the documentation for pytest.

python3-pytest: Simple, powerful testing in Python3

 This testing tool has for objective to allow the developers to limit the
 boilerplate code around the tests, promoting the use of built-in
 mechanisms such as the `assert` keyword.
 .
 This package provides the Python 3 module and the py3.test script.