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

    Исходный пакет: python-module-pytest
    Версия: 3.2.1-alt0.M80P.1
    Собран:  24 августа 2017 г. 14:30 в задании #187368
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/pytest

    Лицензия: MIT
    О пакете: py.test, a simple and popular testing tool for Python
    Описание: 
    py.test is a command line tool to collect, run and report about
    automated tests. It runs well on Linux, Windows and OSX and on Python
    2.4 through to 3.1 versions. It is used in many projects, ranging from
    running 10 thousands of tests to a few inlined tests on a command line
    script. As of version 1.2 you can also generate a
    no-dependency py.test-equivalent standalone script that you can
    distribute along with your application.
    
    Install pytest package if you need the extra /usr/bin/pytest executable
    in addition to the usual /usr/bin/py.test.

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

    Сопровождающий: Andrey Cherepanov


      1. python3-module-hypothesis
      2. python3-module-setuptools
      3. python3-module-setuptools_scm
      4. git-core
      5. rpm-build-python
      6. rpm-macros-sphinx
      7. python-module-alabaster
      8. rpm-build-python3
      9. python-module-docutils
      10. python-module-html5lib
      11. python-module-hypothesis
      12. python-module-objects.inv
      13. python-module-py
      14. python-module-setuptools
      15. python-module-setuptools_scm

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


    22 августа 2017 г. Andrey Cherepanov 3.2.1-alt0.M80P.1
    - Backport new version to p8 branch
    - Disable tests
    16 августа 2017 г. Aleksei Nikiforov 3.2.1-alt1
    - Updated to upstream version 3.2.1.
    26 января 2017 г. Ivan Zakharyaschev 3.0.5-alt3
    - %check: enabled Python3 tests.