Package python3-module-mock: Information

    Binary package: python3-module-mock
    Version: 2.0.0-alt1
    Architecture: noarch
    Build time:  Apr 4, 2019, 06:11 AM in the task #224400
    Source package: python-module-mock
    Report package bug
    License: BSD
    Summary: A Python Mocking and Patching Library for Testing
    Description: 
    Mock is a Python module that provides a core mock class. It removes the need
    to create a host of 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
    needed attributes in the normal way.

    Maintainer: Alexey Shabalin


    Last changed


    Oct. 17, 2016 Alexey Shabalin 2.0.0-alt1
    - 2.0.0
    March 13, 2016 Ivan Zakharyaschev 1.3.0-alt1.git20150731.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    Jan. 28, 2016 Mikhail Efremov 1.3.0-alt1.git20150731.1
    - NMU: Use buildreq for BR.