Package python3-module-mock: Information

    Binary package: python3-module-mock
    Version: 4.0.2-alt1
    Architecture: noarch
    Build time:  Aug 13, 2021, 11:51 PM
    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: Vitaly Lipatov


    Last changed


    Nov. 8, 2020 Vitaly Lipatov 4.0.2-alt1
    - new version 4.0.2 (with rpmrb script)
    Nov. 8, 2020 Vitaly Lipatov 2.0.0-alt2
    - build python3 package separately, cleanup spec
    Oct. 17, 2016 Alexey Shabalin 2.0.0-alt1
    - 2.0.0