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

    Исходный пакет: python-module-doubles
    Версия: 1.0.5-alt1.git20150205.1.1.1.1
    Собран:  21 апреля 2019 г. 6:47 в задании #227486
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/doubles/

    Лицензия: MIT
    О пакете: Test doubles for Python
    Описание: 
    Doubles is a Python package that provides test doubles for use in
    automated tests.
    
    It provides functionality for stubbing, mocking, and verification of
    test doubles against the real objects they double. In contrast to the
    Mock package, it provides a clear, expressive syntax and better safety
    guarantees to prevent API drift and to improve confidence in tests using
    doubles. It comes with drop-in support for test suites run by Pytest,
    Nose, or standard unittest.

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

    Сопровождающий: Eugeny A. Rostovtsev


      1. python2.7(sphinx_rtd_theme)
      2. python3-module-flake8
      3. python3-module-html5lib
      4. python3-module-nose
      5. python3-module-pyroma
      6. python3-module-setuptools
      7. python3-module-setuptools
      8. python3-module-sphinx
      9. python3-module-z4r-coveralls
      10. python-module-alabaster
      11. python-module-flake8
      12. python-module-html5lib
      13. time
      14. python-module-nose
      15. python-module-objects.inv
      16. python-module-pyroma
      17. python-module-setuptools
      18. python-module-setuptools
      19. python-module-z4r-coveralls
      20. rpm-build-python3
      21. rpm-build-python3
      22. rpm-macros-sphinx

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


    2 февраля 2018 г. Stanislav Levin 1.0.5-alt1.git20150205.1.1.1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    23 мая 2016 г. Ivan Zakharyaschev 1.0.5-alt1.git20150205.1.1.1
    - BR: sphinx_rtd_theme (the theme is optional since sphinx-1.4.1).
    13 марта 2016 г. Ivan Zakharyaschev 1.0.5-alt1.git20150205.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)