python-mockito 0.5.2-2 source package in Ubuntu

Changelog

python-mockito (0.5.2-2) unstable; urgency=medium


  * Sets http_proxy to avoid distribute to be downloaded from pypi and FTBFS
    because of "unrepresentable changes to source". Also patches the setup file
    which does the download (Closes: #735816).

 -- Thomas Goirand <email address hidden>  Sat, 18 Jan 2014 04:17:16 +0000

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
Trusty release universe misc

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-mockito_0.5.2-2.dsc 2.1 KiB 5b07527672044946d4a47d1b777b57c2a5177c114be9cda44eb86e9f8a4d8b08
python-mockito_0.5.2.orig.tar.gz 18.2 KiB c0e363716a348fb99f185401733313ac041475b75d79110705df71029d418fbe
python-mockito_0.5.2-2.debian.tar.xz 3.2 KiB 7814204066a2c33f7a651fcd2697e070ad98613fb088761d81427f13006c34cc

Available diffs

No changes file available.

Binary packages built by this source

python-mockito: spying (testing) framework - Python 2.x

 Mockito is a testing framework. The framework allows the creation of Test
 Double objects (called "Mock Objects") in automated unit tests for the purpose
 of Test-driven Development (TDD) or Behavior Driven Development (BDD).
 .
 Python Mockito is a spying framework based on Java library with the same name.
 .
 This package provides the Python 2.x module.

python3-mockito: spying (testing) framework - Python 3.x

 Mockito is a testing framework. The framework allows the creation of Test
 Double objects (called "Mock Objects") in automated unit tests for the purpose
 of Test-driven Development (TDD) or Behavior Driven Development (BDD).
 .
 Python Mockito is a spying framework based on Java library with the same name.
 .
 This package provides the Python 3.x module.