Package python3-module-mock: Information

  • Default inline alert: Version in the repository: 5.1.0-alt1

Binary package: python3-module-mock
Version: 4.0.3-alt2
Architecture: noarch
Build time:  Mar 6, 2022, 01:05 AM
Source package: python3-module-mock
Report package bug
License: BSD
Summary: A Python Mocking and Patching Library for Testing
Description: 
mock is a library for testing in Python.
It allows you to replace parts of your system under test with mock objects
and make assertions about how they have been used.

mock is now part of the Python standard library,
available as unittest.mock in Python 3.3 onwards.

This package contains a rolling backport of the standard library mock code
compatible with Python 3.6 and up.

Maintainer: Stanislav Levin


Last changed


March 5, 2022 Stanislav Levin 4.0.3-alt2
- Fixed FTBFS (Python 3.10).
Aug. 15, 2021 Vitaly Lipatov 4.0.3-alt1
- new version 4.0.3 (with rpmrb script)
Nov. 8, 2020 Vitaly Lipatov 4.0.2-alt1
- new version 4.0.2 (with rpmrb script)