Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python312-pytest-cov-5.0.0-2.3 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python312-pytest-cov Distribution: openSUSE Tumbleweed
Version: 5.0.0 Vendor: openSUSE
Release: 2.3 Build date: Wed May 15 06:22:31 2024
Group: Unspecified Build host: reproducible
Size: 165397 Source RPM: python-pytest-cov-5.0.0-2.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/pytest-dev/pytest-cov
Summary: Pytest plugin for coverage reporting
This plugin produces coverage reports.  It supports centralised testing
and distributed testing in both load and each modes.  It also supports
coverage of subprocesses.

All features offered by the coverage package should be available, either
through pytest-cov or through coverage's config file.

Provides

Requires

License

MIT

Changelog

* Wed May 15 2024 Steve Kowalik <[email protected]>
  - Switch to pytest macro.
  - Add patch support-coverage-75.patch:
    * Support changes in coverage 7.5.
* Mon Mar 25 2024 Dirk Müller <[email protected]>
  - update to 5.0.0:
    * Removed support for xdist rsync (now deprecated).
    * Switched docs theme to Furo.
    * Various legacy Python cleanup and CI improvements.
      Contributed by Christian Clauss and Hugo van Kemenade in
      [#630], #631, #632 and #633.
    * Added a pyproject.toml example in the docs. Contributed by
      Dawn James in #626.
    * Modernized project's pre-commit hooks to use ruff. Initial
      POC contributed by Christian Clauss in #584.
* Thu Jun 01 2023 Dirk Müller <[email protected]>
  - update to 4.1.0:
    * Updated CI with new Pythons and dependencies.
    * Removed rsyncdir support. This makes pytest-cov compatible
      with xdist 3.0.
    * Added support for JSON reporting.
    * Refactored code to use f-strings.
    * Fixed a skip in the test suite for some old xdist.
* Fri Apr 21 2023 Dirk Müller <[email protected]>
  - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl <[email protected]>
  - Make calling of %{sle15modernpython} optional.
* Thu Dec 08 2022 [email protected]
  - six is not required for build
* Wed Nov 30 2022 Daniel Garcia <[email protected]>
  - Disable test_dist_boxed, broken with latest version of pytest-xdist,
    gh#pytest-dev/pytest-cov#565
* Mon Nov 28 2022 Daniel Garcia <[email protected]>
  - Disable failing tests (test_contexts) that fails because of the new version
    of python-coverage, gh#pytest-dev/pytest-cov#570
* Fri Nov 25 2022 Daniel Garcia <[email protected]>
  - Remove support-coverage-62.patch
  - Remove support-setuptools60.patch
  - Update to 4.0.0:
    * --cov-fail-under no longer causes pytest --collect-only to fail Contributed
      by Zac Hatfield-Dodds in #511.
    * Dropped support for multiprocessing (mostly because issue 82408). This
      feature was mostly working but very broken in certain scenarios and made
      the test suite very flaky and slow.
    * There is builtin multiprocessing support in coverage and you can migrate to
      that. All you need is this in your .coveragerc:
      [run]
      concurrency = multiprocessing
      parallel = true
      sigterm = true
    * Fixed deprecation in setup.py by trying to import setuptools before
      distutils. Contributed by Ben Greiner in #545.
    * Removed undesirable new lines that were displayed while reporting was
      disabled. Contributed by Delgan in #540.
    * Documentation fixes. Contributed by Andre Brisco in #543 and Colin O'Dell
      in #525.
    * Added support for LCOV output format via --cov-report=lcov. Only works with
      coverage 6.3+. Contributed by Christian Fetzer in #536.
    * Modernized pytest hook implementation. Contributed by Bruno Oliveira in
      [#549] and Ronny Pfannschmidt in #550.
* Sun Jul 17 2022 Ben Greiner <[email protected]>
  - Add support-setuptools60.patch gh#pytest-dev/pytest-cov#545
* Mon Dec 20 2021 Steve Kowalik <[email protected]>
  - Add support-coverage-62.patch:
    * Support coverage >= 6.2
* Wed Nov 10 2021 Ondřej Súkup <[email protected]>
  - drop pytest-cov-pr453-coverage54.patch
  - update to 3.0.0
    * drop support for py2 and python-3.5
* Tue Sep 14 2021 Steve Kowalik <[email protected]>
  - Inject multibuild to avoid build cycles.
* Thu Feb 04 2021 Ben Greiner <[email protected]>
  - Add pytest-cov-pr453-coverage54.patch to work with coverage 5.4
    gh#pytest-dev/pytest-cov#453
* Wed Jan 27 2021 Markéta Machová <[email protected]>
  - Update to 2.11.1
    * Fixed the missing coverage context when using subprocesses.
    * Bumped minimum coverage requirement to 5.2.1. This prevents reporting issues.
  - Drop merged pytest62.patch
* Fri Jan 15 2021 Markéta Machová <[email protected]>
  - Add pytest62.patch to make testsuite compatible with new pytest

Files

/usr/lib/python3.12/site-packages/pytest-cov.pth
/usr/lib/python3.12/site-packages/pytest_cov
/usr/lib/python3.12/site-packages/pytest_cov-5.0.0.dist-info
/usr/lib/python3.12/site-packages/pytest_cov-5.0.0.dist-info/AUTHORS.rst
/usr/lib/python3.12/site-packages/pytest_cov-5.0.0.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/pytest_cov-5.0.0.dist-info/LICENSE
/usr/lib/python3.12/site-packages/pytest_cov-5.0.0.dist-info/METADATA
/usr/lib/python3.12/site-packages/pytest_cov-5.0.0.dist-info/RECORD
/usr/lib/python3.12/site-packages/pytest_cov-5.0.0.dist-info/REQUESTED
/usr/lib/python3.12/site-packages/pytest_cov-5.0.0.dist-info/WHEEL
/usr/lib/python3.12/site-packages/pytest_cov-5.0.0.dist-info/entry_points.txt
/usr/lib/python3.12/site-packages/pytest_cov-5.0.0.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/pytest_cov/__init__.py
/usr/lib/python3.12/site-packages/pytest_cov/__pycache__
/usr/lib/python3.12/site-packages/pytest_cov/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_cov/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_cov/__pycache__/compat.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_cov/__pycache__/compat.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_cov/__pycache__/embed.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_cov/__pycache__/embed.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_cov/__pycache__/engine.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_cov/__pycache__/engine.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_cov/__pycache__/plugin.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_cov/__pycache__/plugin.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_cov/compat.py
/usr/lib/python3.12/site-packages/pytest_cov/embed.py
/usr/lib/python3.12/site-packages/pytest_cov/engine.py
/usr/lib/python3.12/site-packages/pytest_cov/plugin.py
/usr/share/doc/packages/python312-pytest-cov
/usr/share/doc/packages/python312-pytest-cov/AUTHORS.rst
/usr/share/doc/packages/python312-pytest-cov/CHANGELOG.rst
/usr/share/doc/packages/python312-pytest-cov/README.rst
/usr/share/licenses/python312-pytest-cov
/usr/share/licenses/python312-pytest-cov/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Mar 2 23:52:09 2025