zope.testrunner 4.4.9-1 source package in Ubuntu

Changelog

zope.testrunner (4.4.9-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * debian/control: Bump Standards-Version with no other changes needed.
  * debian/watch: Use pypi.debian.net redirector.
  * debian/tests/{control,all-2,all-3}: Simplify to just import tests, to
    match the other zope.* Debian packages.

 -- Barry Warsaw <email address hidden>  Fri, 17 Jul 2015 15:55:31 -0400

Upload details

Uploaded by:
Fabio Tranchitella
Uploaded to:
Sid
Original maintainer:
Fabio Tranchitella
Architectures:
all
Section:
zope
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe zope
Xenial release universe zope

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
zope.testrunner_4.4.9-1.dsc 2.1 KiB d1d46d4f0a490179095f76613d2dc1cd94253d1e06f26316af8c12576d3c8645
zope.testrunner_4.4.9.orig.tar.gz 165.3 KiB 8fc958d0fd183f54d083ffe8cba3e53bbf4d5a578e76d1cdc08af2bdc7e5802a
zope.testrunner_4.4.9-1.debian.tar.xz 6.1 KiB acb9b77ad2613aed86026e8d483fdce9a2d3172598947c50339e18e2744b4cde

Available diffs

No changes file available.

Binary packages built by this source

python-zope.testrunner: Flexible test runner with layer support for Python

 The testrunner module is used to run automated tests defined using the
 unittest framework and previously available in zope.testing.
 .
 Its primary feature is that it finds tests by searching directory trees. It
 doesn't require the manual concatenation of specific test suites. It is
 highly customizable and should be usable with any project.

python3-zope.testrunner: Flexible test runner with layer support for Python 3

 The testrunner module is used to run automated tests defined using the
 unittest framework and previously available in zope.testing.
 .
 Its primary feature is that it finds tests by searching directory trees. It
 doesn't require the manual concatenation of specific test suites. It is
 highly customizable and should be usable with any project.