pytest 7.4.4-2 source package in Ubuntu

Changelog

pytest (7.4.4-2) unstable; urgency=medium

  [ Alexandre Detiste ]
  * Remove extraneous python3-mock build-dep

  [ Timo Röhling ]
  * Fix test failures with pluggy 1.4.0

 -- Timo Röhling <email address hidden>  Mon, 29 Jan 2024 13:47:47 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pytest_7.4.4-2.dsc 2.5 KiB d4a90d04fba9455de2e0f4c1e3fdabbb1874cba64a08931930a02e31f4625913
pytest_7.4.4.orig.tar.gz 1.3 MiB 2cf0005922c6ace4a3e2ec8b4080eb0d9753fdc93107415332f50ce9e7994280
pytest_7.4.4-2.debian.tar.xz 10.8 KiB 5a46017e7c5e3038001aa1c48755724379cc0a594218861a60f72c7bf98a5f61

Available diffs

No changes file available.

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.