Package python3-module-mock: Information

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

Source package: python3-module-mock
Version: 4.0.3-alt2
Build time:  Mar 6, 2022, 05:26 PM
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.

List of rpms provided by this srpm:
python3-module-mock (noarch)

Maintainer: Stanislav Levin


    1. python3-module-pbr
    2. python3-module-pytest
    3. python3-module-setuptools
    4. python3-module-setuptools
    5. rpm-build-intro >= 2.2.5
    6. rpm-build-python3

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)