python-mock 3.0.5-1build1 source package in Ubuntu

Changelog

python-mock (3.0.5-1build1) focal; urgency=medium

  * No-change rebuild to generate dependencies on python2.

 -- Matthias Klose <email address hidden>  Tue, 17 Dec 2019 12:43:23 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe python

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-mock_3.0.5.orig.tar.gz 66.3 KiB ff286cec703de8770f735269575ecb7d1c937b8851eba8de94d800df084e627c
python-mock_3.0.5-1build1.debian.tar.xz 5.8 KiB 7c4eba9e6b8e7f2944770bd8340cdab0df0b81056cd81d614d6f19282a053dd1
python-mock_3.0.5-1build1.dsc 2.4 KiB 3a0adb359500edbaad2953899f85d06a65bf7e7cc27fb05e9d0e44be8ef59a49

View changes file

Binary packages built by this source

python-mock: Mocking and Testing Library

 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.

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 groovy.

No description available for python3-mock in ubuntu groovy.