pytest 7.4.4-1 source package in Ubuntu

Changelog

pytest (7.4.4-1) unstable; urgency=medium

  * New upstream version 7.4.4

 -- Timo Röhling <email address hidden>  Tue, 02 Jan 2024 20:49:04 +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
Noble release universe python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pytest_7.4.4-1.dsc 2.5 KiB d95864b5380b0660f6aead56324a3af43f8ac59488d38e55cd1cb5af6e24f4ec
pytest_7.4.4.orig.tar.gz 1.3 MiB 2cf0005922c6ace4a3e2ec8b4080eb0d9753fdc93107415332f50ce9e7994280
pytest_7.4.4-1.debian.tar.xz 10.4 KiB 3321a1a41c4c8f6704116d5c036775e27d3982011443fa698786da941cf88162

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.