| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python314-asv-runner | Distribution: openSUSE Tumbleweed |
| Version: 0.3.0 | Vendor: openSUSE |
| Release: 1.1 | Build date: Tue Aug 4 23:22:22 2026 |
| Group: Unspecified | Build host: reproducible |
| Size: 336213 | Source RPM: python-asv-runner-0.3.0-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/airspeed-velocity/asv_runner | |
| Summary: Core Python benchmark code for ASV | |
Core Python benchmark code for asv. This package shall not have any dependencies on external packages and must be compatible with all Python versions greater than or equal to 3.7. For other functionality, refer to the asv package or consider writing an extension.
BSD-3-Clause
* Tue Aug 04 2026 Dirk Müller <dmueller@suse.com>
- update to 0.3.0:
* `asv_runner.__version__` is now defined for source-tree and
editable imports, resolving the installed distribution version
with a `0.0.0.dev0` fallback; built artifacts keep the static
build-time string.
* Releases publish the sdist alongside wheels again: the wheel and
sdist jobs uploaded artifacts under the same default name and the
publish step picked up only the wheel, which is why 0.2.5 reached
PyPI wheel-only and downstream rebuilds from GitHub tarballs
shipped wrong version metadata.
* Timing benchmarks with `setup` hooks now observe freshly set-up
state on every timed call
re-runs `setup` between calls, auto-calibrated `number` resolves
to 1, and an explicitly set `number > 1` batches with `setup`
interleaved between individually timed calls (only the calls are
timed, at the cost of two clock reads per call).
Benchmarks without `setup` hooks are unchanged, `setup_cache`
remains the batching path for input-building setups, and
`timeraw_*` benchmarks (one fresh subprocess per sample) are
exempt. Timings for fast benchmarks that define `setup` will
shift relative to earlier releases because samples are no longer
amortized over auto-calibrated batches.
* Benchmark `version` remains SHA-256 of source text for full
backwards compatibility with asv and historical results.
Token-stable `code_fingerprint()` is exposed via `version_alts`
(and still used where helpful) so tooling can backfill/accept
both identities across releases. Timeraw `env` identity also
uses SHA-256 of code+env payload on the wire.
* Tue Oct 15 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Initial build
* Version 0.2.1
/usr/lib/python3.14/site-packages/asv_runner /usr/lib/python3.14/site-packages/asv_runner-0.3.0.dist-info /usr/lib/python3.14/site-packages/asv_runner-0.3.0.dist-info/INSTALLER /usr/lib/python3.14/site-packages/asv_runner-0.3.0.dist-info/METADATA /usr/lib/python3.14/site-packages/asv_runner-0.3.0.dist-info/RECORD /usr/lib/python3.14/site-packages/asv_runner-0.3.0.dist-info/REQUESTED /usr/lib/python3.14/site-packages/asv_runner-0.3.0.dist-info/WHEEL /usr/lib/python3.14/site-packages/asv_runner-0.3.0.dist-info/entry_points.txt /usr/lib/python3.14/site-packages/asv_runner-0.3.0.dist-info/licenses /usr/lib/python3.14/site-packages/asv_runner-0.3.0.dist-info/licenses/LICENSE.md /usr/lib/python3.14/site-packages/asv_runner/__init__.py /usr/lib/python3.14/site-packages/asv_runner/__pycache__ /usr/lib/python3.14/site-packages/asv_runner/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/asv_runner/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/asv_runner/__pycache__/_aux.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/asv_runner/__pycache__/_aux.cpython-314.pyc /usr/lib/python3.14/site-packages/asv_runner/__pycache__/check.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/asv_runner/__pycache__/check.cpython-314.pyc /usr/lib/python3.14/site-packages/asv_runner/__pycache__/console.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/asv_runner/__pycache__/console.cpython-314.pyc /usr/lib/python3.14/site-packages/asv_runner/__pycache__/discovery.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/asv_runner/__pycache__/discovery.cpython-314.pyc /usr/lib/python3.14/site-packages/asv_runner/__pycache__/run.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/asv_runner/__pycache__/run.cpython-314.pyc /usr/lib/python3.14/site-packages/asv_runner/__pycache__/server.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/asv_runner/__pycache__/server.cpython-314.pyc /usr/lib/python3.14/site-packages/asv_runner/__pycache__/setup_cache.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/asv_runner/__pycache__/setup_cache.cpython-314.pyc /usr/lib/python3.14/site-packages/asv_runner/__pycache__/statistics.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/asv_runner/__pycache__/statistics.cpython-314.pyc /usr/lib/python3.14/site-packages/asv_runner/__pycache__/timing.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/asv_runner/__pycache__/timing.cpython-314.pyc /usr/lib/python3.14/site-packages/asv_runner/__pycache__/util.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/asv_runner/__pycache__/util.cpython-314.pyc /usr/lib/python3.14/site-packages/asv_runner/_aux.py /usr/lib/python3.14/site-packages/asv_runner/benchmarks /usr/lib/python3.14/site-packages/asv_runner/benchmarks/__init__.py /usr/lib/python3.14/site-packages/asv_runner/benchmarks/__pycache__ /usr/lib/python3.14/site-packages/asv_runner/benchmarks/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/asv_runner/benchmarks/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/asv_runner/benchmarks/__pycache__/_base.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/asv_runner/benchmarks/__pycache__/_base.cpython-314.pyc /usr/lib/python3.14/site-packages/asv_runner/benchmarks/__pycache__/_exceptions.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/asv_runner/benchmarks/__pycache__/_exceptions.cpython-314.pyc /usr/lib/python3.14/site-packages/asv_runner/benchmarks/__pycache__/_maxrss.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/asv_runner/benchmarks/__pycache__/_maxrss.cpython-314.pyc /usr/lib/python3.14/site-packages/asv_runner/benchmarks/__pycache__/mark.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/asv_runner/benchmarks/__pycache__/mark.cpython-314.pyc /usr/lib/python3.14/site-packages/asv_runner/benchmarks/__pycache__/mem.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/asv_runner/benchmarks/__pycache__/mem.cpython-314.pyc /usr/lib/python3.14/site-packages/asv_runner/benchmarks/__pycache__/peakmem.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/asv_runner/benchmarks/__pycache__/peakmem.cpython-314.pyc /usr/lib/python3.14/site-packages/asv_runner/benchmarks/__pycache__/time.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/asv_runner/benchmarks/__pycache__/time.cpython-314.pyc /usr/lib/python3.14/site-packages/asv_runner/benchmarks/__pycache__/timeraw.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/asv_runner/benchmarks/__pycache__/timeraw.cpython-314.pyc /usr/lib/python3.14/site-packages/asv_runner/benchmarks/__pycache__/track.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/asv_runner/benchmarks/__pycache__/track.cpython-314.pyc /usr/lib/python3.14/site-packages/asv_runner/benchmarks/_base.py /usr/lib/python3.14/site-packages/asv_runner/benchmarks/_exceptions.py /usr/lib/python3.14/site-packages/asv_runner/benchmarks/_maxrss.py /usr/lib/python3.14/site-packages/asv_runner/benchmarks/mark.py /usr/lib/python3.14/site-packages/asv_runner/benchmarks/mem.py /usr/lib/python3.14/site-packages/asv_runner/benchmarks/peakmem.py /usr/lib/python3.14/site-packages/asv_runner/benchmarks/time.py /usr/lib/python3.14/site-packages/asv_runner/benchmarks/timeraw.py /usr/lib/python3.14/site-packages/asv_runner/benchmarks/track.py /usr/lib/python3.14/site-packages/asv_runner/check.py /usr/lib/python3.14/site-packages/asv_runner/console.py /usr/lib/python3.14/site-packages/asv_runner/discovery.py /usr/lib/python3.14/site-packages/asv_runner/run.py /usr/lib/python3.14/site-packages/asv_runner/server.py /usr/lib/python3.14/site-packages/asv_runner/setup_cache.py /usr/lib/python3.14/site-packages/asv_runner/statistics.py /usr/lib/python3.14/site-packages/asv_runner/timing.py /usr/lib/python3.14/site-packages/asv_runner/util.py
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Aug 7 23:55:33 2026