pytest 7.3.2-1 source package in Ubuntu

Changelog

pytest (7.3.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 7.3.2

 -- Timo Röhling <email address hidden>  Fri, 16 Jun 2023 20:40:49 +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

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pytest_7.3.2-1.dsc 2.3 KiB 52edb3dbf83d42c7d1d1a1066cf6042e2d63e76f86a1b4fbe518d6ec5a284775
pytest_7.3.2.orig.tar.gz 1.3 MiB ee990a3cc55ba808b80795a79944756f315c67c12b56abd3ac993a7b8c17030b
pytest_7.3.2-1.debian.tar.xz 10.3 KiB b9a95245e12b765c1f085b986c20a53efe71091cdbbdc9f46096d4d1d2734e66

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.