pytest 7.4.3-2 source package in Ubuntu

Changelog

pytest (7.4.3-2) unstable; urgency=medium

  * Fix incorrect {build_dir} query in d/rules (Closes: #1058342)
  * Drop obsolete PYBUILD_TEST_CUSTOM workaround

 -- Timo Röhling <email address hidden>  Tue, 12 Dec 2023 16:02:32 +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.3-2.dsc 2.5 KiB a88c35b99c895bdc42749da66d24109d4763197d7515c6684daa323c2b476be4
pytest_7.4.3.orig.tar.gz 1.3 MiB d989d136982de4e3b29dabcc838ad581c64e8ed52c11fbe86ddebd9da0818cd5
pytest_7.4.3-2.debian.tar.xz 10.4 KiB 873680c3f929ff9afd32c3f63a0b65fb6e9347ae6bb3dfcafbe8102f9f91b33e

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.