python-nose-exclude 0.2.0-4 source package in Ubuntu

Changelog

python-nose-exclude (0.2.0-4) unstable; urgency=medium

  * d/control: Bump Standards-Version with no other changes necessary.
  * d/watch: Use the pypi.debian.net redirector.

 -- Barry Warsaw <email address hidden>  Thu, 11 Jun 2015 14:22:55 -0400

Upload details

Uploaded by:
PKG OpenStack
Uploaded to:
Sid
Original maintainer:
PKG OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-nose-exclude_0.2.0-4.dsc 2.3 KiB 919f4d247250daa3a4a45dc8f576be22e0929a07024ccb70c1fd223f631d4bb6
python-nose-exclude_0.2.0.orig.tar.xz 13.0 KiB 2f25495906f0d538b436333fea77b4700d99b332a1b817b88b4674e0a04732df
python-nose-exclude_0.2.0-4.debian.tar.xz 3.5 KiB 290cc476f9b38a6af9d8f1fc0725abeb2a6ff61a519d1a8fd58a1b66224964d8

Available diffs

No changes file available.

Binary packages built by this source

python-nose-exclude: exclude specific directories from nosetests runs - Python 2.7

 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 2 version.

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.