pytest 2.8.5-2ubuntu1 source package in Ubuntu

Changelog

pytest (2.8.5-2ubuntu1) xenial; urgency=medium

  * d/control: Drop tox from build-depends.

 -- Corey Bryant <email address hidden>  Wed, 03 Feb 2016 14:42:06 +0100

Upload details

Uploaded by:
Corey Bryant
Sponsored by:
Chuck Short
Uploaded to:
Xenial
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.5.orig.tar.gz 560.0 KiB 3b50d01f4c4331564863456167ac0b04383a71748afac54a6996dcdd489321c3
pytest_2.8.5-2ubuntu1.debian.tar.xz 7.4 KiB 8f6101aa5c1953f9995dfbf9415deb7ba452514c78c332454f34d0f764b2f64c
pytest_2.8.5-2ubuntu1.dsc 1.8 KiB 1d691415031a82812c4c9232160519618d83cafe8ca5993da45e1da7f083ae5c

View changes file

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.