pytest-check 2.5.0-1 source package in Ubuntu

Changelog

pytest-check (2.5.0-1) unstable; urgency=medium

  * [38a99a6] New upstream version 2.5.0
  * [88ee411] d/copyright: Update copyright years to 2025
  * [70dfd23] d/control: Bump Standards-Version to 4.7.2

 -- Kathara Sasikumar <email address hidden>  Tue, 04 Mar 2025 19:18:03 +0530

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Plucky release universe misc

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pytest-check_2.5.0-1.dsc 2.2 KiB 8f94cd5d05e8d6eeecd6bedf04d40e2c7b2675d0598faed598d5def836067fa3
pytest-check_2.5.0.orig.tar.gz 25.6 KiB d4453b567a72796d9ac534eec3a525e777b83dfed572c6efc79d5476cf4d3a0a
pytest-check_2.5.0-1.debian.tar.xz 3.4 KiB f7dbad47016c843258fa81786fcf4db516252ec820c35c3089ee2149789658e3

Available diffs

No changes file available.

Binary packages built by this source

python3-pytest-check: Pytest plugin that allows multiple failures per test (Python 3)

 Pytest-check is a plugin for the pytest framework that allows multiple
 assertions to fail within a single test function without stopping the test
 execution at the first failure.
 .
 This package installs the library for Python 3.