pytest 6.2.5-1ubuntu1 source package in Ubuntu

Changelog

pytest (6.2.5-1ubuntu1) jammy; urgency=medium

  * Merge from Debian unstable, remaining changes:
    + Run the unittests autopkgtest with restrictions: allow-stderr
  * Skip no_python_sourcecode and not test_trial_error tests failing
    with Python 3.10 for now

pytest (6.2.5-1) unstable; urgency=medium

  [ Scott Talbert ]
  * Update pytest-xdist Breaks version

  [ Sandro Tosi ]
  * New upstream release; Closes: #979477

 -- Graham Inggs <email address hidden>  Fri, 15 Oct 2021 15:18:30 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pytest_6.2.5.orig.tar.xz 863.2 KiB e5107ea03fe1d59f0270f48119c32e53c1a82c5ebc3cc1931385a8a2080b91d2
pytest_6.2.5-1ubuntu1.debian.tar.xz 10.1 KiB 806e65bac2318078b0c7c6b67e87df173ecefd88521c31a1baee62e7ade87f50
pytest_6.2.5-1ubuntu1.dsc 2.9 KiB 55a88dd7af83389fb8f1af6124de2c3422e4ee55809801da765da6f2bad688c1

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.