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

python311-pytest-run-parallel-0.8.1-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python311-pytest-run-parallel Distribution: openSUSE Tumbleweed
Version: 0.8.1 Vendor: openSUSE
Release: 1.1 Build date: Mon Jan 5 04:32:42 2026
Group: Unspecified Build host: reproducible
Size: 127737 Source RPM: python-pytest-run-parallel-0.8.1-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/Quansight-Labs/pytest-run-parallel
Summary: A simple pytest plugin to run tests concurrently
A simple pytest plugin to run tests concurrently

Provides

Requires

License

MIT

Changelog

* Mon Jan 05 2026 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 0.8.1:
    * Only run logic for selected pytest items
    * fix: add capteesys, capsysbinary, capfd and capfdbinary to thread-unsafe
      fixtures
    * Update license infomation format in pyproject.toml
    * Fix typos discovered by codespell
    * Add a parallel_threads_limit mark
    * Detect gc.collect and mark tests as thread unsafe
    * Fix --forever interaction with pytest-xdist
    * Create thread_id and iteration_id fixtures
    * Patch tmp_path/tmpdir to be thread-safe
    * globals and AST parsing exception handling
    * Add option --forever to keep running tests in a never-ending loop
    * Fix thread-unsafe detection for indented tests
    * Run coverage externally to load before plugins
    * Support Python 3.14
    * Change hypothesis check to be version based
    * Handle functions with __module__ is None
    * Refactor plugin into multiple files
    * Support chained attributes in thread unsafe detection
    * Improvements to thread safety detection and implement disallowing whole
      modules
    * Skip analyzing doctests and add num_parallel_threads fixture everywhere
    * adjust terminal summary when skip-thread-unsafe is set
    * Strip leading whitespace instead of dedent for test source code
    * Avoid AttributeError in terminalsummary
    * Rewrite pytest hooks as a class plugin
    * Remove cliff since we don't use it
    * Fix failures report when test is marked as thread-unsafe
    * Add an option to skip thread-unsafe tests
    * detect unitest.mock use and skip parallel tests for tests that use it
    * attempt to fix 32 bit architectures
    * Add monkeypatch to thread-unsafe fixtures
    * use an lru_cache to speed up recursive ast parsing
    * Set switch interval in a loop with increasing numbers
    * Fix tests on Linux when psutil is installed
  - Drop patch i586.patch, merged upstream.
* Thu Apr 24 2025 Markéta Machová <mmachova@suse.com>
  - update to 0.4.2
    * Upgrade gh-action-pypi-publish to fix metadata error
    * Remove deprecated argument in pytest_report_collectionfinish
    * Report manually marked single-threaded tests
    * Detect unsafe calls that occur under assigments
  - Add i586.patch to fix behaviour on 32 bit
* Tue Apr 22 2025 Markéta Machová <mmachova@suse.com>
  - Initial packaging (v0.4.0), needed by pydantic

Files

/usr/lib/python3.11/site-packages/pytest_run_parallel
/usr/lib/python3.11/site-packages/pytest_run_parallel-0.8.1.dist-info
/usr/lib/python3.11/site-packages/pytest_run_parallel-0.8.1.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/pytest_run_parallel-0.8.1.dist-info/METADATA
/usr/lib/python3.11/site-packages/pytest_run_parallel-0.8.1.dist-info/RECORD
/usr/lib/python3.11/site-packages/pytest_run_parallel-0.8.1.dist-info/REQUESTED
/usr/lib/python3.11/site-packages/pytest_run_parallel-0.8.1.dist-info/WHEEL
/usr/lib/python3.11/site-packages/pytest_run_parallel-0.8.1.dist-info/entry_points.txt
/usr/lib/python3.11/site-packages/pytest_run_parallel-0.8.1.dist-info/licenses
/usr/lib/python3.11/site-packages/pytest_run_parallel-0.8.1.dist-info/licenses/LICENSE
/usr/lib/python3.11/site-packages/pytest_run_parallel-0.8.1.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/pytest_run_parallel/__init__.py
/usr/lib/python3.11/site-packages/pytest_run_parallel/__pycache__
/usr/lib/python3.11/site-packages/pytest_run_parallel/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_run_parallel/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_run_parallel/__pycache__/cpu_detection.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_run_parallel/__pycache__/cpu_detection.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_run_parallel/__pycache__/plugin.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_run_parallel/__pycache__/plugin.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_run_parallel/__pycache__/thread_comparator.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_run_parallel/__pycache__/thread_comparator.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_run_parallel/__pycache__/thread_unsafe_detection.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_run_parallel/__pycache__/thread_unsafe_detection.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_run_parallel/__pycache__/utils.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pytest_run_parallel/__pycache__/utils.cpython-311.pyc
/usr/lib/python3.11/site-packages/pytest_run_parallel/cpu_detection.py
/usr/lib/python3.11/site-packages/pytest_run_parallel/plugin.py
/usr/lib/python3.11/site-packages/pytest_run_parallel/thread_comparator.py
/usr/lib/python3.11/site-packages/pytest_run_parallel/thread_unsafe_detection.py
/usr/lib/python3.11/site-packages/pytest_run_parallel/utils.py
/usr/share/doc/packages/python311-pytest-run-parallel
/usr/share/doc/packages/python311-pytest-run-parallel/README.md
/usr/share/licenses/python311-pytest-run-parallel
/usr/share/licenses/python311-pytest-run-parallel/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Jan 7 22:21:35 2026