pytest 8.2.2-1 source package in Ubuntu

Changelog

pytest (8.2.2-1) unstable; urgency=medium

  * New upstream version 8.2.2
  * Refresh patches (no functional change)
  * Documentation builds with Furo theme now

 -- Timo Röhling <email address hidden>  Wed, 05 Jun 2024 15:34:35 +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

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pytest_8.2.2-1.dsc 2.6 KiB fc7358ac3de35e623609ddbcbe20e3ce4fbfb4e8b63430b7251b4445ee2ed4ec
pytest_8.2.2.orig.tar.gz 1.4 MiB de4bb8104e201939ccdc688b27a89a7be2079b22e2bd2b07f806b6ba71117977
pytest_8.2.2-1.debian.tar.xz 10.9 KiB d20dbe64af916da4219c3c4e3ed55a2b1645cdbde97bc28f7859224002f990f8

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.