[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

python-minimock_1.2.5-1~bpo50+1_i386.changes is NEW



(new) python-minimock_1.2.5-1~bpo50+1.diff.gz extra python
(new) python-minimock_1.2.5-1~bpo50+1.dsc extra python
(new) python-minimock_1.2.5-1~bpo50+1_all.deb extra python
simple library for Python mock objects
 minimock is a simple Python library for using mock objects.
 .
 Its mock objects will report any access made to the mock object's
 interfaces. By using the standard-library ‘doctest’ module, the
 programmer can easily make assertions about how mock objects are
 used by matching the reported access against expected behaviour.
 .
 Mock objects can return specified values, raise exceptions, etc.
 to simulate the mocked behaviour. Existing objects can optionally
 be replaced in-place in their namespace by a mock object, and
 restored safely after testing.
(new) python-minimock_1.2.5.orig.tar.gz extra python
Changes: python-minimock (1.2.5-1~bpo50+1) lenny-backports; urgency=low
 .
  * Backported to Lenny.
 .
python-minimock (1.2.5-1) unstable; urgency=low
 .
  * New upstream version:
    + Deprecate MockTracker. TraceTracker should be used instead.
  * debian/control:
    + Update to ‘Standards-Version: 3.8.2’. No changes required.
 .
python-minimock (1.2.3-1) unstable; urgency=low
 .
  * New upstream version.
    + Can now suppress tracking for a Mock instance by specifying
      ‘tracker=None’.
  * debian/control, debian/rules:
    + Switch to ‘python-support’ for Python packaging.
    + Use nicer override handling from later ‘debhelper’ version.
 .
python-minimock (1.2.2-1) unstable; urgency=low
 .
  * New upstream version.
    + Refined tracker output checking for irrelevant whitespace
      differences.
    + Documentation structure update.
  * debian/*:
    + Update copyright on Debian packaging.
  * debian/control:
    + ‘Build-Depends: python’ instead of ‘python-dev-all’.
  * debian/rules:
    + Install upstream changelog.
 .
python-minimock (1.2.1-1) unstable; urgency=low
 .
  * New upstream version.
    + ‘mock’ now also searches built-in namespace by default.
    + New mock trackers.
  * debian/control:
    + Conform package to ‘Standards-Version: 3.8.1’.
 .
python-minimock (1.0-1) unstable; urgency=low
 .
  * New upstream version.
  * debian/copyright:
    + Update fields to latest draft format version.
    + Wrap 'Format-Specification' field to observe line-length limit.


Override entries for your package:

Announcing to backports-changes@lists.backports.org


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.
ns.

Reply to: