pytest 3.2.5-1 source package in Ubuntu

Changelog

pytest (3.2.5-1) unstable; urgency=medium

  * New upstream release
  * Remove Simon Chopin from uploaders and add myself (Closes: #889772)
  * Bump debhelper compat level to 11
  * d/copyright
    - Add myself for Debian part
    - Use https in Format
  * Update standards version to 4.1.3 (no changes needed)
  * d/watch: Use https
  * d/source/options: Ignore .egg_info
  * d/clean: Don't clean .egg_info
  * d/rules:
    - Disable testing/test_terminal.py test (requires terminal)
    - Disable testing/python/metafunc.py (requires hypothesis which is broken
      in pypy)
  * Move docs into /usr/share/doc/python-pytest
  * Install README.rst into pypy-pytest package
  * Don't run tests in nocheck profile

 -- Ondřej Nový <email address hidden>  Wed, 07 Feb 2018 13:54:47 +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

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pytest_3.2.5-1.dsc 2.7 KiB f035d1f62f2c6199c345e447c7aeda3a18b4f2fa44ecb7085330c5bfe70dc5eb
pytest_3.2.5.orig.tar.gz 773.8 KiB 6d5bd4f7113b444c55a3bbb5c738a3dd80d43563d063fc42dcb0aaefbdd78b81
pytest_3.2.5-1.debian.tar.xz 9.5 KiB 2d7e4ab63ef0cc3c25f0b208d604abc8c8e2ac5801d41da8d4f03c8d3116f344

Available diffs

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.