pytest 8.1.2-1 source package in Ubuntu

Changelog

pytest (8.1.2-1) unstable; urgency=medium

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

 -- Timo Röhling <email address hidden>  Tue, 30 Apr 2024 12:53:11 +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
Oracular proposed universe python

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pytest_8.1.2-1.dsc 2.6 KiB 7740c16566a96b29894e4d318f1d505edd97629718cc61badce555c4e68ed3bf
pytest_8.1.2.orig.tar.gz 1.3 MiB f3c45d1d5eed96b01a2aea70dee6a4a366d51d38f9957768083e4fecfc77f3ef
pytest_8.1.2-1.debian.tar.xz 10.9 KiB 663167d66813bff008c07d1bb00efdc0fdabde42aed26a4b1ff946025596be7c

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.