pytest 8.2.1-2 source package in Ubuntu

Changelog

pytest (8.2.1-2) unstable; urgency=medium

  [ Michael R. Crusoe ]
  * d/control: breaks older versions of the mypy and astropy packages.

 -- Timo Röhling <email address hidden>  Mon, 27 May 2024 23:29:56 +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.1-2.dsc 2.6 KiB 908448f5ae74856605a3f6eda93a18859f81210f444e7b20a644b2b9be9d89f2
pytest_8.2.1.orig.tar.gz 1.4 MiB 5046e5b46d8e4cac199c373041f26be56fdb81eb4e67dc11d4e10811fc3408fd
pytest_8.2.1-2.debian.tar.xz 10.7 KiB 1635a59422ff9782b38f3e535e68a5c4fbfac6c2549dec6e857694729b4b2c6f

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.