pytest 7.4.3-1 source package in Ubuntu

Changelog

pytest (7.4.3-1) unstable; urgency=medium

  * New upstream version 7.4.3

 -- Timo Röhling <email address hidden>  Thu, 26 Oct 2023 10:50:16 +0200

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.3-1.dsc 2.5 KiB d25b3aabb0c8844029747d656cecd00d477f34d5ea23b4053fc8ce28a2cda281
pytest_7.4.3.orig.tar.gz 1.3 MiB d989d136982de4e3b29dabcc838ad581c64e8ed52c11fbe86ddebd9da0818cd5
pytest_7.4.3-1.debian.tar.xz 10.4 KiB 33d6e2c7f73a7ee76a5af4504230e7ebf29c2bb0aec5e9ed2d81a8c7cfba75af

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.