pytest 7.2.1-1 source package in Ubuntu

Changelog

pytest (7.2.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 7.2.1
  * Drop patch for Python 3.11 test workarounds (fixed by upstream)

 -- Timo Röhling <email address hidden>  Mon, 16 Jan 2023 14:56:01 +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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pytest_7.2.1-1.dsc 2.4 KiB 0dbd6a62589c5a3813599a0c7dc2a38846c2b6c581c9c142e3a7e94f963b3eeb
pytest_7.2.1.orig.tar.gz 1.2 MiB d45e0952f3727241918b8fd0f376f5ff6b301cc0777c6f9a556935c92d8a7d42
pytest_7.2.1-1.debian.tar.xz 10.3 KiB 19c869446e84a81b3f82dc1cdb53323f7d5a7fcf9be46c6051d573a38ebb2e53

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.