pytest-dependency 0.5.1-5 source package in Ubuntu

Changelog

pytest-dependency (0.5.1-5) unstable; urgency=medium

  [ Debian Janitor ]
  * 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>  Tue, 22 Nov 2022 01:30:56 +0000

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pytest-dependency_0.5.1-5.dsc 2.3 KiB 81790a580f995204fc4b1d5aba0982ddd4a946130120f4fe4b780bec5746bfe6
pytest-dependency_0.5.1.orig.tar.gz 27.1 KiB c2a892906192663f85030a6ab91304e508e546cddfe557d692d61ec57a1d946b
pytest-dependency_0.5.1-5.debian.tar.xz 8.6 KiB 8ee710f9a776ac3f5f500185f437083e328a2458ebd3cb86cf1d98669a8be494

Available diffs

No changes file available.

Binary packages built by this source

python-pytest-dependency-doc: Manages dependencies of pytest test cases (common documentation)

 This pytest plugin manages dependencies of tests. It allows one to mark
 some tests as dependent from other tests. These tests will then be
 skipped if any of the dependencies failed or were skipped.
 .
 This is the common documentation package.

python3-pytest-dependency: Manages dependencies of pytest test cases (Python 3)

 This pytest plugin manages dependencies of tests. It allows one to mark
 some tests as dependent from other tests. These tests will then be
 skipped if any of the dependencies failed or were skipped.
 .
 This package installs the library for Python 3.