pytest 2.5.1-1 source package in Ubuntu

Changelog

pytest (2.5.1-1) unstable; urgency=low


  * Team upload.
  * New upstream release.
  * d/control: Update python-py and python3-py dependency versions.
    Closes: #731299
  * d/patches/remove_google_js: Refreshed.

 -- Barry Warsaw <email address hidden>  Thu, 12 Dec 2013 10:27:41 -0500

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
Trusty release main python

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
pytest_2.5.1-1.dsc 2.3 KiB 80c1bc23ca0be8dc2f3352355d9efc27bb9e63dd32d55deb9fd2d54f26b211a8
pytest_2.5.1.orig.tar.gz 564.1 KiB 112d8ede00d9ad3546d49ffeb4af1a0dfc734be29d28cfc59bd4cfd7b8a89b09
pytest_2.5.1-1.debian.tar.gz 6.7 KiB 47123e48e033254c2eb7507741bd0350392b1b94b8e04e8cb2668773b191029e

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.