pytest 2.4.2-1 source package in Ubuntu

Changelog

pytest (2.4.2-1) unstable; urgency=low


  [ Martin Pitt ]
  * debian/tests/control: Drop trailing comma from test dependencies, which
    causes autopkgtest to fail.

  [ Simon Chopin ]
  * New upstream release (Closes: #728526)
    + Drop the reset-tmpdir-mode patch as the issue has been adressed upstream
  * Bump the policy version to 3.9.5 (no changes needed)
  * Bump copyright years and remove the paragraph for distribute_setup.py

 -- Simon Chopin <email address hidden>  Sun, 24 Nov 2013 22:47:17 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
pytest_2.4.2-1.dsc 2.3 KiB 47d9caa27fb1ee4b8a8c6d6085cd172ca810d37852d22491b0e4101a457f82d3
pytest_2.4.2.orig.tar.gz 540.0 KiB bccbbed432b1e95381fbb958c27aabcb751ccc337769091de8b7e5cd25ca00e0
pytest_2.4.2-1.debian.tar.gz 6.6 KiB d67447d518385d2c9d5b9d3c1b1129bb47f11202c98f1c14c3ee7ff5c6b0b951

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.