pytest-filter-subpackage 0.1.2-1 source package in Ubuntu

Changelog

pytest-filter-subpackage (0.1.2-1) unstable; urgency=medium

  * New upstream version 0.1.2
  * Drop Change-number-of-passed-tests-in-test-to-fix-CI-test.patch
  * Push Standards-Version to 4.6.2. No changes

 -- Ole Streicher <email address hidden>  Tue, 20 Dec 2022 10:17:42 +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-filter-subpackage_0.1.2-1.dsc 2.2 KiB 21d13dea6786bc206184b7d3a0f7094bc5748299eafc5b5af59901a278615632
pytest-filter-subpackage_0.1.2.orig.tar.gz 6.9 KiB 1faea36717803e524588d6c109d26d20d3b34422e8d6a96812758977dca01782
pytest-filter-subpackage_0.1.2-1.debian.tar.xz 2.5 KiB e2cfc6b54310f85792a4bf354b6073903cd53840834638451fe2435e7d3c28f1

Available diffs

No changes file available.

Binary packages built by this source

python3-pytest-filter-subpackage: Pytest plugin for filtering based on sub-packages

 This package contains a simple plugin for the Pytest framework that
 provides a shortcut to testing all code and documentation for a given
 sub-package.
 .
 When used in conjunction with pytest-doctestplus this will
 result in both the narrative documentation and code being tested for
 a given sub-package.