flufl.testing 0.8-1 source package in Ubuntu

Changelog

flufl.testing (0.8-1) unstable; urgency=medium

  * Team upload.
  * d/watch: Remove pgpsigurlmangle (PyPI no longer supports uploading GPG
    signatures).
  * d/upstream/signing-key.asc: Remove (same reason).
  * New upstream release.
  * Set Rules-Requires-Root: no.
  * Use pybuild-plugin-pyproject.

 -- Colin Watson <email address hidden>  Thu, 16 May 2024 19:45:09 +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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
flufl.testing_0.8-1.dsc 2.1 KiB 0cee8c0cd71eedcc426122455b28221621f29411fed370620b5d3410c88c2ac1
flufl.testing_0.8.orig.tar.gz 8.5 KiB 811861a8a9bd3303a3e6cadb03a0d35d7d3de349dee8274b27143a066b4975da
flufl.testing_0.8-1.debian.tar.xz 2.4 KiB 4edbaa2c074f6b603029ce035af7f6d122d955db802fd6ea46a738f46d320957

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.