flufl.testing 0.7-3 source package in Ubuntu

Changelog

flufl.testing (0.7-3) unstable; urgency=low

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

  [ Ondřej Nový ]
  * 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 ]
  * Re-export upstream signing key without extra signatures.
  * Remove MIA uploader Barry Warsaw <email address hidden>. Closes: #970119
  * Bump debhelper from old 12 to 13.

 -- Sandro Tosi <email address hidden>  Mon, 02 May 2022 21:45:54 -0400

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Low 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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
flufl.testing_0.7-3.dsc 1.9 KiB 396a8c54d70c3b400b89e963ab0f39891d5b44ac1bd4be1624e5c87972bac8a8
flufl.testing_0.7.orig.tar.gz 8.3 KiB 2e9a9d9db5242980d1ed0200e32bec122e7cdae8eedaff0bb29383d79d9f0250
flufl.testing_0.7-3.debian.tar.xz 32.0 KiB dd96c6687e5750fe0731a050f04884a17b47822d8710cc79450dde4b62404787

Available diffs

No changes file available.

Binary packages built by this source

python3-flufl.testing: small collection of Python test helpers

 This package includes plugins for the following test tools: nose2, flake8.
 The plugins provide useful features (e.g. filtering tests based on a regular
 expression) and ensure some common coding styles (e.g. import order). They
 can be enabled independently.
 .
 This package refactors code in the test suites of several other packages and
 will be used to eliminate the usual skew due to cargo culting.
 .
 This is the Python 3 version of the package.