python-nose-exclude 0.5.0-3 source package in Ubuntu

Changelog

python-nose-exclude (0.5.0-3) unstable; urgency=medium

  * Removed Barry Warsaw from uploaders (Closes: #970180).
  * Fixed versions of build-depends after Bullseye is out.

 -- Thomas Goirand <email address hidden>  Thu, 30 Dec 2021 12:05:17 +0100

Upload details

Uploaded by:
Debian OpenStack
Uploaded to:
Sid
Original maintainer:
Debian OpenStack
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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-nose-exclude_0.5.0-3.dsc 2.1 KiB 4128214363885745b79ac2163ddc7828e5d7e7df0c544445b2ebcf8cbbe7f6d1
python-nose-exclude_0.5.0.orig.tar.xz 13.3 KiB 950d86389578216dbc15ef72d95921fd3a121bd9e4fa80569a8883a448d79db6
python-nose-exclude_0.5.0-3.debian.tar.xz 2.8 KiB 90254eb58d8a1a79bb9f10836a79d81bbec0cfe30211ee9d707a5b28e8a7c7d0

Available diffs

No changes file available.

Binary packages built by this source

python3-nose-exclude: exclude specific directories from nosetests runs - Python 3.x

 nose-exclude is a Nose plugin that allows you to easily specify directories to
 be excluded from testing. The --exclude-dir= option is made available after
 installation of the plugin. The option may be used multiple times to exclude
 multiple directories from testing. The directory paths provided may be
 absolute or relative.
 .
 This is the Python 3 version.