Package python-module-pytest: Information

    Source package: python-module-pytest
    Version: 3.2.1-alt0.M80P.1
    Build time:  Aug 24, 2017, 02:30 PM in the task #187368
    Report package bug
    License: MIT
    Summary: py.test, a simple and popular testing tool for Python
    Description: 
    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.

    List of rpms provided by this srpm:
    pytest (noarch)
    pytest3 (noarch)
    python-module-pytest (noarch)
    python-module-pytest-docs (noarch)
    python-module-pytest-pickles (noarch)
    python3-module-pytest (noarch)

    Maintainer: Andrey Cherepanov


      1. python3-module-hypothesis
      2. python3-module-setuptools
      3. python3-module-setuptools_scm
      4. git-core
      5. rpm-build-python
      6. rpm-build-python3
      7. rpm-macros-sphinx
      8. python-module-alabaster
      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

    Last changed


    Aug. 22, 2017 Andrey Cherepanov 3.2.1-alt0.M80P.1
    - Backport new version to p8 branch
    - Disable tests
    Aug. 16, 2017 Aleksei Nikiforov 3.2.1-alt1
    - Updated to upstream version 3.2.1.
    Jan. 26, 2017 Ivan Zakharyaschev 3.0.5-alt3
    - %check: enabled Python3 tests.