Пакет python3-module-mock: Информация

    Бинарный пакет: python3-module-mock
    Версия: 1.3.0-alt1.git20150731.1.1
    Архитектура: noarch
    Собран:  15 марта 2016 г. 7:06 в задании #161293
    Исходный пакет: python-module-mock
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/mock

    Лицензия: BSD
    О пакете: A Python Mocking and Patching Library for Testing
    Описание: 
    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.

    Сопровождающий: Ivan Zakharyaschev


    Последнее изменение


    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)
    28 января 2016 г. Mikhail Efremov 1.3.0-alt1.git20150731.1
    - NMU: Use buildreq for BR.
    2 августа 2015 г. Eugeny A. Rostovtsev 1.3.0-alt1.git20150731
    - Snapshot from git