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

    Бинарный пакет: python3-module-mock
    Версия: 2.0.0-alt1
    Архитектура: noarch
    Собран:  4 апреля 2019 г. 6:11 в задании #224400
    Исходный пакет: 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.

    Сопровождающий: Alexey Shabalin


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


    17 октября 2016 г. Alexey Shabalin 2.0.0-alt1
    - 2.0.0
    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.