pytest 7.4.4-3 source package in Ubuntu

Changelog

pytest (7.4.4-3) unstable; urgency=medium

  * Depend on pluggy >= 1.4.0 as the test fix breaks with older versions

 -- Timo Röhling <email address hidden>  Mon, 05 Feb 2024 14:40:23 +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-3.dsc 2.5 KiB 4edcbb8f18dc46f44cc475392ab354bdd6e075f6563c25d7f5386d79888a6b6b
pytest_7.4.4.orig.tar.gz 1.3 MiB 2cf0005922c6ace4a3e2ec8b4080eb0d9753fdc93107415332f50ce9e7994280
pytest_7.4.4-3.debian.tar.xz 10.8 KiB c8a01d17aef1ee4d52800d2eb407dde3ba463241b5b80b62032b1ff80c86a878

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.