python-mock 0.7.2-1 source package in Ubuntu

Changelog

python-mock (0.7.2-1) unstable; urgency=low


  * New upstream release. (Closes: #617799)
  * Set PMPT as maintainer and myself as uploader.
  * Switch to source format 3.0 (quilt).
  * Switch to dh_python2.
  * Use pypi.python.org in d/watch.
  * Use DEP5 for copyright file.
  * Streamline packaging code with wrap-and-sort.
  * Bumped Standards-Version to 3.9.2 (no change necessary).
  * Move HTML documentation to u/s/d/python-mock/html/.
  * Use dh_link to create the documentation source symlinks.
  * Set X-P-V to >= 2.4.
  * Build for Python3.
  * Use dh_sphinxdoc.
  * Ship documentation in separate package.

 -- Fladischer Michael <email address hidden>  Tue, 23 Aug 2011 13:13:44 +0200

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main python

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-mock_0.7.2-1.dsc 2.1 KiB 06aa93aa0876c1eb5c0645d8419fbf9b72d4e317e0a4979bb1ab94b1b9474b4a
python-mock_0.7.2.orig.tar.gz 875.1 KiB ec0d59c3f8ba6fa850cde44a63d592bb35b9b5b893e77227cf118e7ee14039f2
python-mock_0.7.2-1.debian.tar.gz 3.2 KiB 46ad2b078b5fb146fc8a40d99a4292b2b1ea225de2ffc1d8832856eb79d483d2

No changes file available.

Binary packages built by this source

python-mock: No summary available for python-mock in ubuntu quantal.

No description available for python-mock in ubuntu quantal.

python-mock-doc: Mocking and Testing Library (Documentation)

 mock provides a core mock.Mock class that is intended to reduce the
 need to create a host of trivial stubs throughout your test suite.
 After performing an action, you can make assertions about which methods
 / attributes were used and arguments they were called with. You can
 also specify return values and set specific attributes in the normal
 way.
 .
 This package contains the documentation.

python3-mock: No summary available for python3-mock in ubuntu quantal.

No description available for python3-mock in ubuntu quantal.