pytest 7.4.0-1 source package in Ubuntu

Changelog

pytest (7.4.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 7.4.0
    - Fixes a testpath discovery regression which may affect autopkgtest
  * Refresh patches
    - Mark all Debian-specific patches as Forwarded: not-needed
  * Migrate debian/watch to version 4 format

 -- Timo Röhling <email address hidden>  Tue, 04 Jul 2023 13:07:33 +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.4.0-1.dsc 2.3 KiB bd3e64a97a1c400862f88c840430030e34fcfc197007e1a85ce2d55e4393de58
pytest_7.4.0.orig.tar.gz 1.3 MiB b4bf8c45bd59934ed84001ad51e11b4ee40d40a1229d2c79f9c592b0a3f6bd8a
pytest_7.4.0-1.debian.tar.xz 10.4 KiB 67255fb56498718f6b7d3e83ec4c8387c740d138e9897346283f9b1d9e4ea257

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.