SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-pytest-cov-5.0.0-55.17.noarch.rpm :

* Wed May 15 2024 Steve Kowalik - Switch to pytest macro.- Add patch support-coverage-75.patch:
* Support changes in coverage 7.5.
* Mon Mar 25 2024 Dirk Müller - 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 - 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 - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl - Make calling of %{sle15modernpython} optional.
* Thu Dec 08 2022 pgajdosAATTsuse.com- six is not required for build
* Wed Nov 30 2022 Daniel Garcia - Disable test_dist_boxed, broken with latest version of pytest-xdist, gh#pytest-dev/pytest-cov#565
* Mon Nov 28 2022 Daniel Garcia - 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 - 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 - Add support-setuptools60.patch gh#pytest-dev/pytest-cov#545
* Mon Dec 20 2021 Steve Kowalik - Add support-coverage-62.patch:
* Support coverage >= 6.2
* Wed Nov 10 2021 Ondřej Súkup - 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 - Inject multibuild to avoid build cycles.
* Thu Feb 04 2021 Ben Greiner - 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á - 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á - Add pytest62.patch to make testsuite compatible with new pytest
 
ICM