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

python311-pytest-codspeed-4.3.0-1.1 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: python311-pytest-codspeed Distribution: openSUSE Tumbleweed
Version: 4.3.0 Vendor: openSUSE
Release: 1.1 Build date: Tue Feb 24 00:58:19 2026
Group: Unspecified Build host: reproducible
Size: 325310 Source RPM: python-pytest-codspeed-4.3.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/CodSpeedHQ/pytest-codspeed
Summary: A pytest plugin to create CodSpeed benchmarks
A pytest plugin to create CodSpeed benchmarks.

Provides

Requires

License

MIT

Changelog

* Mon Feb 23 2026 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 4.3.0:
    [#]# Features
    * Support for the memory instrument, which enables you to track memory
      usage, heap allocations, and memory leaks in your benchmarks.
    * Support python 3.14
    * Bump instrument-hooks
    * Support perf profiling in Python walltime instrument
    * Support pytest-benchmark marker attributes
    * Support the pedantic API
    * Increase the min round time to a bigger value (+/- 1ms)
    * Fix the random seed while measuring with instruments
    [#]# Bug Fixes
    * Use ParamSpec in instrument definition instead of tuple and dict
    * Use ParamSpec in the plugin call definition
    * Use time per iteration instead of total round time in stats
  - Remove pointless multibuild.
* Thu Jan 30 2025 Matej Cepl <mcepl@cepl.eu>
  - Make tests work (and also add the patch make_tests_work.patch)
  - Add ExclusiveArch x86_64 and aarch64 (unfortunately the code
    itself checks for the architecture, so we cannot go with
    ExcludeArch; gh#CodSpeedHQ/pytest-codspeed#70)
  - Remove broken *.rpmlintrc
* Thu Jan 16 2025 marec <marec@detebe.org>
  - initial package
  - needed for python-dbus_fast 2.29

Files

/usr/lib64/python3.11/site-packages/pytest_codspeed
/usr/lib64/python3.11/site-packages/pytest_codspeed-4.3.0.dist-info
/usr/lib64/python3.11/site-packages/pytest_codspeed-4.3.0.dist-info/INSTALLER
/usr/lib64/python3.11/site-packages/pytest_codspeed-4.3.0.dist-info/METADATA
/usr/lib64/python3.11/site-packages/pytest_codspeed-4.3.0.dist-info/RECORD
/usr/lib64/python3.11/site-packages/pytest_codspeed-4.3.0.dist-info/REQUESTED
/usr/lib64/python3.11/site-packages/pytest_codspeed-4.3.0.dist-info/WHEEL
/usr/lib64/python3.11/site-packages/pytest_codspeed-4.3.0.dist-info/entry_points.txt
/usr/lib64/python3.11/site-packages/pytest_codspeed-4.3.0.dist-info/top_level.txt
/usr/lib64/python3.11/site-packages/pytest_codspeed/__init__.py
/usr/lib64/python3.11/site-packages/pytest_codspeed/__pycache__
/usr/lib64/python3.11/site-packages/pytest_codspeed/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/pytest_codspeed/__pycache__/__init__.cpython-311.pyc
/usr/lib64/python3.11/site-packages/pytest_codspeed/__pycache__/config.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/pytest_codspeed/__pycache__/config.cpython-311.pyc
/usr/lib64/python3.11/site-packages/pytest_codspeed/__pycache__/plugin.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/pytest_codspeed/__pycache__/plugin.cpython-311.pyc
/usr/lib64/python3.11/site-packages/pytest_codspeed/__pycache__/utils.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/pytest_codspeed/__pycache__/utils.cpython-311.pyc
/usr/lib64/python3.11/site-packages/pytest_codspeed/config.py
/usr/lib64/python3.11/site-packages/pytest_codspeed/instruments
/usr/lib64/python3.11/site-packages/pytest_codspeed/instruments/__init__.py
/usr/lib64/python3.11/site-packages/pytest_codspeed/instruments/__pycache__
/usr/lib64/python3.11/site-packages/pytest_codspeed/instruments/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/pytest_codspeed/instruments/__pycache__/__init__.cpython-311.pyc
/usr/lib64/python3.11/site-packages/pytest_codspeed/instruments/__pycache__/analysis.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/pytest_codspeed/instruments/__pycache__/analysis.cpython-311.pyc
/usr/lib64/python3.11/site-packages/pytest_codspeed/instruments/__pycache__/walltime.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/pytest_codspeed/instruments/__pycache__/walltime.cpython-311.pyc
/usr/lib64/python3.11/site-packages/pytest_codspeed/instruments/analysis.py
/usr/lib64/python3.11/site-packages/pytest_codspeed/instruments/hooks
/usr/lib64/python3.11/site-packages/pytest_codspeed/instruments/hooks/__init__.py
/usr/lib64/python3.11/site-packages/pytest_codspeed/instruments/hooks/__pycache__
/usr/lib64/python3.11/site-packages/pytest_codspeed/instruments/hooks/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/pytest_codspeed/instruments/hooks/__pycache__/__init__.cpython-311.pyc
/usr/lib64/python3.11/site-packages/pytest_codspeed/instruments/hooks/__pycache__/build.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/pytest_codspeed/instruments/hooks/__pycache__/build.cpython-311.pyc
/usr/lib64/python3.11/site-packages/pytest_codspeed/instruments/hooks/build.py
/usr/lib64/python3.11/site-packages/pytest_codspeed/instruments/hooks/dist_instrument_hooks.cpython-311-x86_64-linux-gnu.so
/usr/lib64/python3.11/site-packages/pytest_codspeed/instruments/hooks/dist_instrument_hooks.pyi
/usr/lib64/python3.11/site-packages/pytest_codspeed/instruments/walltime.py
/usr/lib64/python3.11/site-packages/pytest_codspeed/plugin.py
/usr/lib64/python3.11/site-packages/pytest_codspeed/py.typed
/usr/lib64/python3.11/site-packages/pytest_codspeed/utils.py
/usr/share/doc/packages/python311-pytest-codspeed
/usr/share/doc/packages/python311-pytest-codspeed/README.md
/usr/share/licenses/python311-pytest-codspeed
/usr/share/licenses/python311-pytest-codspeed/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Feb 26 23:14:00 2026