pytest-helpers-namespace 2021.4.29-1 source package in Ubuntu

Changelog

pytest-helpers-namespace (2021.4.29-1) unstable; urgency=medium

  [ Benjamin Drung ]
  * New upstream release.
  * Add/bump (build) dependencies
  * Drop setuptools-declarative-requirements (not packaged yet)
  * Take over package (needed for salt) (Closes: #996803)
  * Run unit tests on build and as autopkgtest

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Bump debhelper from old 12 to 13.

 -- Benjamin Drung <email address hidden>  Tue, 26 Oct 2021 17:26:15 +0200

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
Kinetic release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pytest-helpers-namespace_2021.4.29-1.dsc 2.2 KiB 210dc1a5f3562a3b827f530ba5334f44733c9a604b3d6fbd0bc7b3902f93c21d
pytest-helpers-namespace_2021.4.29.orig.tar.gz 28.8 KiB 183524e3db4e2a1fea92e0ca3662a624ba44c9f3568da15679d7535ba6838a6a
pytest-helpers-namespace_2021.4.29-1.debian.tar.xz 2.8 KiB 09304086c1326fe8b72372de08361bfa99d3e89531bd223bb1687daf68319bdd

Available diffs

No changes file available.

Binary packages built by this source

python3-pytest-helpers-namespace: provides a namespace for pytest helpers

 Permits registering pytest helpers in conftest.py, which allows them
 to be used in a test without importing them.
 .
 This package contains the Python 3 module.