Package python-module-mox: Information

    Source package: python-module-mox
    Version: 0.5.3-alt3.git20140721.2
    Build time:  May 25, 2018, 01:57 PM in the task #206361
    Report package bug
    License: Apache License 2.0
    Summary: mock object framework for Python
    Description: 
    Mox is a mock object framework for Python. Mox is based on EasyMock, a
    Java mock object framework.
    Mox will make mock objects for you, so you don't have to create your
    own!
    It mocks the public/protected interfaces of Python objects.
    You set up your mock objects expected behavior using a domain specific
    language (DSL), which makes it easy to use, understand, and refactor!

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

    Maintainer: Mikhail Pokidko


      1. python3-devel
      2. python-devel
      3. rpm-build-python3
      4. python-tools-2to3

    Last changed


    May 25, 2018 Andrey Cherepanov 0.5.3-alt3.git20140721.2
    - Rebuild with python-module-six
    March 13, 2016 Ivan Zakharyaschev 0.5.3-alt3.git20140721.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    Feb. 20, 2015 Eugeny A. Rostovtsev 0.5.3-alt3.git20140721
    - Added provides: mox