pytest-repeat 0.9.1-3 source package in Ubuntu

Changelog

pytest-repeat (0.9.1-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on python3-pytest.
  * Trim trailing whitespace.
  * debian/copyright: use spaces rather than tabs to start continuation lines.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Mon, 17 Oct 2022 01:07:55 +0100

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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pytest-repeat_0.9.1-3.dsc 2.1 KiB 50932c5c11314624722a4b654556e5eecd71744086308e4feeaa1b9ccd7c0597
pytest-repeat_0.9.1.orig.tar.gz 5.9 KiB 81e0db7102feba2d0b1d34978fde5b96a77da4d3814bfa4cbd997c0eabf2d6dd
pytest-repeat_0.9.1-3.debian.tar.xz 2.1 KiB 8953368fd4ef7a53dc6e522cb7cb9b5827df2dbd51b6410496b3fb4571fa2442

Available diffs

No changes file available.

Binary packages built by this source

python3-pytest-repeat: pytest-repeat is a plugin for pytest to repeat tests under certain conditions

 pytest-repeat is a plugin for pytest that makes it easy to repeat a single
 test, or multiple tests, a specific number of times.