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

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

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-mock (noarch)
    python3-module-mock (noarch)

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


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

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


    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.