pytest-mock 0.8.1-1 source package in Ubuntu

Changelog

pytest-mock (0.8.1-1) unstable; urgency=low

  * Initial release. Closes: #801418.

 -- Vincent Bernat <email address hidden>  Fri, 09 Oct 2015 23:27:28 +0200

Upload details

Uploaded by:
Vincent Bernat
Uploaded to:
Sid
Original maintainer:
Vincent Bernat
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pytest-mock_0.8.1-1.dsc 1.9 KiB e796246a171cfe0f206a42adaa6a2c3daaea56eae8a899fd5402e06c01d69a38
pytest-mock_0.8.1.orig.tar.xz 8.8 KiB d2577225be5cb5ec8eb51acdb987b4ca13fc307ec826385f657dfb96b67e42ab
pytest-mock_0.8.1-1.debian.tar.xz 1.9 KiB 0fd20029a55bbe3a8ea5f201dd2806e1ca9b24930b7e252d581615f6d4cea097

No changes file available.

Binary packages built by this source

python-pytest-mock: thin-wrapper around mock for easier use with py.test (Python 2 module)

 This plugin installs a "mocker" fixture which is a thin-wrapper
 around the patching API provided by the excellent "mock" package, but
 with the benefit of not having to worry about undoing patches at the
 end of a test.
 .
 This package provides the Python 2 module.

python3-pytest-mock: thin-wrapper around mock for easier use with py.test (Python 3 module)

 This plugin installs a "mocker" fixture which is a thin-wrapper
 around the patching API provided by the excellent "mock" package, but
 with the benefit of not having to worry about undoing patches at the
 end of a test.
 .
 This package provides the Python 3 module.