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

python310-asv-0.6.3-1.1 RPM for riscv64

From OpenSuSE Ports Tumbleweed for riscv64

Name: python310-asv Distribution: openSUSE Tumbleweed
Version: 0.6.3 Vendor: openSUSE
Release: 1.1 Build date: Sat Apr 27 14:57:50 2024
Group: Development/Languages/Python Build host: reproducible
Size: 1030370 Source RPM: python-asv-0.6.3-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/airspeed-velocity/asv
Summary: Airspeed Velocity: A Python history benchmarking tool
airspeed velocity (asv) is a tool for benchmarking Python packages
over their lifetime.

It is designed to benchmark a single project over its lifetime using
a given suite of benchmarks. The results are displayed in an
interactive web frontend that requires only a basic static webserver
to host.

Provides

Requires

License

BSD-3-Clause AND MIT

Changelog

* Sat Apr 27 2024 Dirk Müller <dmueller@suse.com>
  - update to 0.6.3:
    * build is now the default backend for asv to install projects.
    * Partially skipped benchmarks will still have their results
      displayed.
    * asv will now correctly prepare all the build backend
      dependencies into base_requirements and the default
      build_command has been modified to allow fetching from PyPI.
    * The asv package no longer prepends the script execution
      directory unconditionally. Now we check for and remove the
      path only if it matches the directory that the runner script
      resides in.
    * The bdist wheels no longer include benchmarks and test.
    * The mamba plugin works correctly for newer versions (>=1.5)
      of libmambapy
    * The mamba plugin respects the MAMBARC environment if set,
      taking channels and channel priority from the file in the
      environment variable.
    * Fixed a bug where matrix requirements were dropped if an
      environment file was specified.
    * conda-forge is no longer a default channel for mamba.
    * asv now depends on virtualenv
* Tue Oct 24 2023 Dirk Müller <dmueller@suse.com>
  - use setuptools_scm to get the right packaged version
* Mon Oct 09 2023 pgajdos@suse.com
  - python-six is not required
* Mon Oct 02 2023 Dirk Müller <dmueller@suse.com>
  - update to 0.6.1:
    * ``pip`` dependencies in ``environment.yml`` files for the
      ``mamba`` plugin are handled correctly (#1326)
    * ``asv.config.json`` matrix requirements no longer need
      ``pip+`` set explicitly for calling the ``pip`` solver for
      ``virtualenv``
    * ``asv`` will now use ``conda_environment_file`` if it exists
      (#1325)
    * ``asv`` timestamps via ``datetime`` are now Python 3.12
      compatible (#1331)
    * ``asv`` now provides ``asv[virtualenv]`` as an installable
      target
    * ``asv`` now uses Github Actions exclusively for Windows and
      Linux
* Mon Sep 04 2023 Dirk Müller <dmueller@suse.com>
  - update to 0.6.0:
    * ``asv_runner`` is now used internally, making the addition of
      custom benchmark types viable (#1287)
    * Benchmarks can be skipped, both wholly and in part using new
      decorators ``skip_benchmark_if`` and ``skip_params_if``
    * Benchmarks can be skipped during their execution (after
      setup) by raising ``SkipNotImplemented`` (#1307)
    * Added ``default_benchmark_timeout`` to the configuration
      object, can also be
    * passed via ``-a timeout=NUMBER`` (#1308)
    * ``ASV_RUNNER_PATH`` can be set from the terminal to test
      newer versions of ``asv_runner`` (#1312)
    * Removed ``asv dev`` in favor of using ``asv run`` with the
      right arguments (#1200)
    * ``asv run`` and ``asv continuous`` don't implement the
      ``--strict`` option anymore, and they will always return
      a non-zero (i.e. ``2``) exit status if any benchmark fail.
    * Fixed ``install_timeout`` for ``conda`` (#1310)
* Thu Aug 04 2022 Otto Hollmann <otto.hollmann@suse.com>
  -  Update to 0.5.1:
    * Bug Fixes
    * Packaging requirements-dev.txt file, used in setup.py. (#1013)
  - Changes from 0.5:
    * New Features
    * Adding environment variables to build and benchmark commands. (#809, #833)
    * Added --strict option to asv run to set exit code on failure. (#865)
    * Added --no-stats option to asv compare and asv continuous. (#879)
    * Added --durations option to asv run and asv show for displaying benchmark
      run durations. (#838)
    * Added --date-period option to asv run for running benchmarks for commits
      separated by a constant time interval. (#835)
    * Web UI button to group regressions by benchmark. (#869)
    * Space-saving v2 file format for storing results. (#847)
    * timeraw_* benchmarks for measuring e.g. import times. (#832)
    * Support for using conda environment files for env setup. (#793)
    * API Changes
    * Results file format change requires asv update to update old data to v2
      format.
    * The configuration syntax for "matrix", "exclude", and "include" in
      asv.conf.json has changed. The old syntax is still supported, unless you
      are installing packages named req, env, env_nobuild.
    * Bug Fixes
    * When an asv find step fails due to timeout, assume runtime equal to
      timeout to allow bisection to proceed (#768)
    * Minor fixes and improvements (#897, #896, #888, #881, #877, #876, #875,
      [#861], #870, #868, #867, #866, #864, #863, #857, #786, #854, #855, #852,
      [#850], #844, #843, #842, #839, #841, #840, #837, #836, #834, #831, #830,
      [#829], #828, #826, #825, #824)
    * Other Changes and Additions
    * Uniqueness of repr() for param objects is now guaranteed by suffixing
      unique identifier corresponding to order of appearance. (#771)
    * Memory addresses are now stripped from the repr() of param elements,
      allowing comparison across multiple runs. (#771)
    * asv dev is now equivalent to asv run with --python=same default. (#874)
    * asv continuous by default now records measurement samples, for better
      comparison statistics. (#878)
    * ASV now uses PEP 518 pyproject.toml in packaging. (#853)
* Tue May 18 2021 pgajdos@suse.com
  - version update to 0.4.2
    * Do not supply ``--no-site-packages`` to virtualenv, as it is on by
      default and no longer supported. (#917)
* Wed May 27 2020 Petr Gajdos <pgajdos@suse.com>
  - %python3_only -> %python_alternative
* Mon Aug 26 2019 Jan Engelhardt <jengelh@inai.de>
  - Use more detailed description.
* Mon Jul 22 2019 Michal Vyskocil <mvyskocil@opensuse.org>
  - Initial release of python-asv 0.4.1

Files

/etc/alternatives/asv
/usr/bin/asv
/usr/bin/asv-3.10
/usr/lib64/python3.10/site-packages/asv
/usr/lib64/python3.10/site-packages/asv-0.6.3.dist-info
/usr/lib64/python3.10/site-packages/asv-0.6.3.dist-info/INSTALLER
/usr/lib64/python3.10/site-packages/asv-0.6.3.dist-info/LICENSE.rst
/usr/lib64/python3.10/site-packages/asv-0.6.3.dist-info/METADATA
/usr/lib64/python3.10/site-packages/asv-0.6.3.dist-info/RECORD
/usr/lib64/python3.10/site-packages/asv-0.6.3.dist-info/REQUESTED
/usr/lib64/python3.10/site-packages/asv-0.6.3.dist-info/WHEEL
/usr/lib64/python3.10/site-packages/asv-0.6.3.dist-info/entry_points.txt
/usr/lib64/python3.10/site-packages/asv-0.6.3.dist-info/top_level.txt
/usr/lib64/python3.10/site-packages/asv/__init__.py
/usr/lib64/python3.10/site-packages/asv/__main__.py
/usr/lib64/python3.10/site-packages/asv/__pycache__
/usr/lib64/python3.10/site-packages/asv/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/__init__.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/__main__.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/__main__.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/_version.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/_version.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/benchmark.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/benchmark.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/benchmarks.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/benchmarks.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/build_cache.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/build_cache.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/config.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/config.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/console.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/console.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/environment.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/environment.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/feed.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/feed.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/graph.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/graph.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/machine.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/machine.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/main.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/main.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/plugin_manager.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/plugin_manager.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/profiling.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/profiling.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/publishing.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/publishing.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/repo.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/repo.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/results.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/results.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/runner.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/runner.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/statistics.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/statistics.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/step_detect.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/step_detect.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/util.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/__pycache__/util.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/_rangemedian.cpython-310-riscv64-linux-gnu.so
/usr/lib64/python3.10/site-packages/asv/_version.py
/usr/lib64/python3.10/site-packages/asv/benchmark.py
/usr/lib64/python3.10/site-packages/asv/benchmarks.py
/usr/lib64/python3.10/site-packages/asv/build_cache.py
/usr/lib64/python3.10/site-packages/asv/commands
/usr/lib64/python3.10/site-packages/asv/commands/__init__.py
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/__init__.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/check.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/check.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/common_args.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/common_args.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/compare.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/compare.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/continuous.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/continuous.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/dev.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/dev.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/find.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/find.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/machine.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/machine.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/preview.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/preview.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/profiling.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/profiling.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/publish.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/publish.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/quickstart.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/quickstart.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/rm.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/rm.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/run.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/run.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/setup.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/setup.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/show.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/show.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/update.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/commands/__pycache__/update.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/commands/check.py
/usr/lib64/python3.10/site-packages/asv/commands/common_args.py
/usr/lib64/python3.10/site-packages/asv/commands/compare.py
/usr/lib64/python3.10/site-packages/asv/commands/continuous.py
/usr/lib64/python3.10/site-packages/asv/commands/dev.py
/usr/lib64/python3.10/site-packages/asv/commands/find.py
/usr/lib64/python3.10/site-packages/asv/commands/machine.py
/usr/lib64/python3.10/site-packages/asv/commands/preview.py
/usr/lib64/python3.10/site-packages/asv/commands/profiling.py
/usr/lib64/python3.10/site-packages/asv/commands/publish.py
/usr/lib64/python3.10/site-packages/asv/commands/quickstart.py
/usr/lib64/python3.10/site-packages/asv/commands/rm.py
/usr/lib64/python3.10/site-packages/asv/commands/run.py
/usr/lib64/python3.10/site-packages/asv/commands/setup.py
/usr/lib64/python3.10/site-packages/asv/commands/show.py
/usr/lib64/python3.10/site-packages/asv/commands/update.py
/usr/lib64/python3.10/site-packages/asv/config.py
/usr/lib64/python3.10/site-packages/asv/console.py
/usr/lib64/python3.10/site-packages/asv/environment.py
/usr/lib64/python3.10/site-packages/asv/feed.py
/usr/lib64/python3.10/site-packages/asv/graph.py
/usr/lib64/python3.10/site-packages/asv/machine.py
/usr/lib64/python3.10/site-packages/asv/main.py
/usr/lib64/python3.10/site-packages/asv/plugin_manager.py
/usr/lib64/python3.10/site-packages/asv/plugins
/usr/lib64/python3.10/site-packages/asv/plugins/__init__.py
/usr/lib64/python3.10/site-packages/asv/plugins/__pycache__
/usr/lib64/python3.10/site-packages/asv/plugins/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/plugins/__pycache__/__init__.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/plugins/__pycache__/_mamba_helpers.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/plugins/__pycache__/_mamba_helpers.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/plugins/__pycache__/conda.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/plugins/__pycache__/conda.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/plugins/__pycache__/git.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/plugins/__pycache__/git.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/plugins/__pycache__/github.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/plugins/__pycache__/github.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/plugins/__pycache__/kcachegrind.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/plugins/__pycache__/kcachegrind.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/plugins/__pycache__/mamba.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/plugins/__pycache__/mamba.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/plugins/__pycache__/mercurial.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/plugins/__pycache__/mercurial.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/plugins/__pycache__/regressions.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/plugins/__pycache__/regressions.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/plugins/__pycache__/runsnake.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/plugins/__pycache__/runsnake.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/plugins/__pycache__/snakeviz.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/plugins/__pycache__/snakeviz.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/plugins/__pycache__/summarygrid.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/plugins/__pycache__/summarygrid.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/plugins/__pycache__/summarylist.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/plugins/__pycache__/summarylist.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/plugins/__pycache__/virtualenv.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/plugins/__pycache__/virtualenv.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/plugins/_mamba_helpers.py
/usr/lib64/python3.10/site-packages/asv/plugins/conda.py
/usr/lib64/python3.10/site-packages/asv/plugins/git.py
/usr/lib64/python3.10/site-packages/asv/plugins/github.py
/usr/lib64/python3.10/site-packages/asv/plugins/kcachegrind.py
/usr/lib64/python3.10/site-packages/asv/plugins/mamba.py
/usr/lib64/python3.10/site-packages/asv/plugins/mercurial.py
/usr/lib64/python3.10/site-packages/asv/plugins/regressions.py
/usr/lib64/python3.10/site-packages/asv/plugins/runsnake.py
/usr/lib64/python3.10/site-packages/asv/plugins/snakeviz.py
/usr/lib64/python3.10/site-packages/asv/plugins/summarygrid.py
/usr/lib64/python3.10/site-packages/asv/plugins/summarylist.py
/usr/lib64/python3.10/site-packages/asv/plugins/virtualenv.py
/usr/lib64/python3.10/site-packages/asv/profiling.py
/usr/lib64/python3.10/site-packages/asv/publishing.py
/usr/lib64/python3.10/site-packages/asv/repo.py
/usr/lib64/python3.10/site-packages/asv/results.py
/usr/lib64/python3.10/site-packages/asv/runner.py
/usr/lib64/python3.10/site-packages/asv/statistics.py
/usr/lib64/python3.10/site-packages/asv/step_detect.py
/usr/lib64/python3.10/site-packages/asv/template
/usr/lib64/python3.10/site-packages/asv/template/asv.conf.json
/usr/lib64/python3.10/site-packages/asv/template/benchmarks
/usr/lib64/python3.10/site-packages/asv/template/benchmarks/__init__.py
/usr/lib64/python3.10/site-packages/asv/template/benchmarks/__pycache__
/usr/lib64/python3.10/site-packages/asv/template/benchmarks/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/template/benchmarks/__pycache__/__init__.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/template/benchmarks/__pycache__/benchmarks.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/asv/template/benchmarks/__pycache__/benchmarks.cpython-310.pyc
/usr/lib64/python3.10/site-packages/asv/template/benchmarks/benchmarks.py
/usr/lib64/python3.10/site-packages/asv/util.py
/usr/lib64/python3.10/site-packages/asv/www
/usr/lib64/python3.10/site-packages/asv/www/asv.css
/usr/lib64/python3.10/site-packages/asv/www/asv.js
/usr/lib64/python3.10/site-packages/asv/www/asv_ui.js
/usr/lib64/python3.10/site-packages/asv/www/error.html
/usr/lib64/python3.10/site-packages/asv/www/graphdisplay.js
/usr/lib64/python3.10/site-packages/asv/www/index.html
/usr/lib64/python3.10/site-packages/asv/www/jquery.flot.axislabels.js
/usr/lib64/python3.10/site-packages/asv/www/regressions.css
/usr/lib64/python3.10/site-packages/asv/www/regressions.js
/usr/lib64/python3.10/site-packages/asv/www/summarygrid.js
/usr/lib64/python3.10/site-packages/asv/www/summarylist.css
/usr/lib64/python3.10/site-packages/asv/www/summarylist.js
/usr/lib64/python3.10/site-packages/asv/www/swallow.ico
/usr/lib64/python3.10/site-packages/asv/www/swallow.png
/usr/share/doc/packages/python310-asv
/usr/share/doc/packages/python310-asv/CHANGES.rst
/usr/share/doc/packages/python310-asv/README.rst
/usr/share/licenses/python310-asv
/usr/share/licenses/python310-asv/LICENSE.rst


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat May 11 00:46:07 2024