pytest 8.0.2-1 source package in Ubuntu

Changelog

pytest (8.0.2-1) unstable; urgency=medium

  * New upstream version 8.0.2
  * Refresh patches (no functional changes)

 -- Timo Röhling <email address hidden>  Mon, 26 Feb 2024 12:00:38 +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_8.0.2-1.dsc 2.5 KiB 48d59fb6d4befc0cd5441f233c4ea17b63918f0d7cc46ab1d81d9e5e8eb259a7
pytest_8.0.2.orig.tar.gz 1.3 MiB d4051d623a2e0b7e51960ba963193b09ce6daeb9759a451844a21e4ddedfc1bd
pytest_8.0.2-1.debian.tar.xz 10.6 KiB af35e8e4b3e384edf7fd21a69d833af6a5fd70109ddce9ae06f1350c4ec18e04

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.