Package python-module-mock: Information

    Source package: python-module-mock
    Version: 2.0.0-alt0.M80C.1
    Build time:  Mar 25, 2019, 03:30 PM in the task #223559
    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.

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

    Maintainer: Lenar Shakirov


      1. python3-module-pbr
      2. python3-module-setuptools
      3. python-devel
      4. python-module-pbr
      5. python-module-setuptools
      6. rpm-build-python3

    Last changed


    March 1, 2019 Lenar Shakirov 2.0.0-alt0.M80C.1
    - Backport to C8.1
    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)