python-testtools 2.3.0-3ubuntu1 source package in Ubuntu

Changelog

python-testtools (2.3.0-3ubuntu1) bionic; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - debian/tests/{testsuite-py2, testsuite-py3}: Fix autopkgtests.
    - d/gbp.conf: Update gbp configuration file.
  * Dropped changes, included in Debian:
    - debian/tests/control: Allow stderr
    - d/tests/control: Execution of dep8 tests requires
      python(3)-testscenarios.
    - debian/control: Add build-dep in python3-pbr.
    - d/control: Align (Build-)Depends with upstream.
    - debian/patches/issue149-and-more.patch: Drop. Merged upstream.

python-testtools (2.3.0-3) unstable; urgency=medium

  * Team upload.
  * d/tests/control: Execution of dep8 tests requires python(3)-testscenarios
    (Closes: #881819)

python-testtools (2.3.0-2) unstable; urgency=medium

  * Uploading to unstable.
  * Fixed debian/copyright ordering.
  * Removed XS-Testsuite:.
  * Removed Recommends: python-fixtures as it's in runtime depends.
  * Standards-Version is now 4.1.1.

python-testtools (2.3.0-1) experimental; urgency=medium

  [ Ondřej Nový ]
  * Fixed VCS URLs (https).
  * d/rules: Changed UPSTREAM_GIT protocol to https

  [ Daniel Baumann ]
  * Updating vcs fields.
  * Updating copyright format url.
  * Updating maintainer field.
  * Running wrap-and-sort -bast.
  * Updating standards version to 4.0.0.
  * Removing gbp.conf, not used anymore or should be specified in the
    developers dotfiles.
  * Updating standards version to 4.0.1.
  * Updating standards version to 4.1.0.

  [ Thomas Goirand ]
  * New upstream release.
  * Fixed (build-)depends for this release.
  * Using pkgos-dh_auto_install.
  * Running unit tests again.

 -- Steve Langasek <email address hidden>  Fri, 16 Mar 2018 21:43:04 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-testtools_2.3.0.orig.tar.xz 158.0 KiB 1d36d6f4a741ea72bc0b5f8c4669b729bbfaae35dcc638de94a1c5e219f6c409
python-testtools_2.3.0-3ubuntu1.debian.tar.xz 7.6 KiB e63af57c404cbcaec2d4a1477eb21705dd6c59216ae1c751b68f813ae220bb1e
python-testtools_2.3.0-3ubuntu1.dsc 3.0 KiB 7dfeb05c2425f703f9d934865287dc27f3001d72190433a244eef64d15ffa1cd

Available diffs

View changes file

Binary packages built by this source

python-testtools: Extensions to the Python unittest library - Python 2.x

 testtools (formerly pyunit3k) is a set of extensions to the Python standard
 library's unit testing framework. These extensions have been derived from
 years of experience with unit testing in Python and come from many different
 sources. It's hoped that these extensions will make their way into the
 standard library eventually. Also included are backports from Python trunk of
 unittest features that are not otherwise available to existing unittest users.
 .
 This package contains the libraries for Python 2.x.

python-testtools-doc: Extensions to the Python unittest library - doc

 testtools (formerly pyunit3k) is a set of extensions to the Python standard
 library's unit testing framework. These extensions have been derived from
 years of experience with unit testing in Python and come from many different
 sources. It's hoped that these extensions will make their way into the
 standard library eventually. Also included are backports from Python trunk of
 unittest features that are not otherwise available to existing unittest users.
 .
 This package contains the documentation.

python3-testtools: Extensions to the Python unittest library - Python 3.x

 testtools (formerly pyunit3k) is a set of extensions to the Python standard
 library's unit testing framework. These extensions have been derived from
 years of experience with unit testing in Python and come from many different
 sources. It's hoped that these extensions will make their way into the
 standard library eventually. Also included are backports from Python trunk of
 unittest features that are not otherwise available to existing unittest users.
 .
 This package contains the libraries for Python 3.x.