pytest 6.2.5-3ubuntu1 source package in Ubuntu

Changelog

pytest (6.2.5-3ubuntu1) kinetic; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Apply upstream patch to fix test_trial_error test
    - Run the unittests autopkgtest with restrictions: allow-stderr

pytest (6.2.5-3) unstable; urgency=medium

  * Team upload.
  * Keep upstream's entry points

 -- Gianfranco Costamagna <email address hidden>  Sat, 21 May 2022 09:32:25 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pytest_6.2.5.orig.tar.xz 863.2 KiB e5107ea03fe1d59f0270f48119c32e53c1a82c5ebc3cc1931385a8a2080b91d2
pytest_6.2.5-3ubuntu1.debian.tar.xz 11.0 KiB 91e3f7b221cf2e2739ee96391fc489a00ee275e3070def775af585d4ef968fc9
pytest_6.2.5-3ubuntu1.dsc 2.8 KiB 2d30f31744fb90a36aeecfa13288ec8d1412c9b28429c32eff8b0f88b7881de9

Available diffs

View changes file

Binary packages built by this source

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.