pytest 3.2.1-2 source package in Ubuntu

Changelog

pytest (3.2.1-2) unstable; urgency=medium

  * Team upload.
  * debian/control:
    - Remove myself from Uploaders.
    - Bump all dependencies on python-py to 1.4.34 to avoid endless
      recursions. (Closes: #873961)
    - Bump Standards-Version.
    - Use https for Homepage.

 -- Sebastian Ramacher <email address hidden>  Mon, 04 Sep 2017 12:13:29 +0200

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

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pytest_3.2.1-2.dsc 2.7 KiB 0bbd3ed93b149a4ef82967f2eb9b141107e65d497adbd6845d72dd32c7f7ebde
pytest_3.2.1.orig.tar.gz 765.7 KiB 4c2159d2be2b4e13fa293e7a72bdf2f06848a017150d5c6d35112ce51cfd74ce
pytest_3.2.1-2.debian.tar.xz 9.1 KiB 7f494ad8302326e77f9da5eb76037194231095710a2830bb702c2c6264fbb512

No changes file available.

Binary packages built by this source

pypy-pytest: Simple, powerful testing in PyPy

 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 PyPy module and the py.test-pypy script.

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.
 .
 This package provides the Python 2 modules and the py.test script.

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 py.test-3 script.