15
0
forked from pool/python-asv

- update to 0.6.5:

* ASV supports the py-rattler backend through the rattler
    option
  *  ASV_USE_CONDARC can be set to load the options in the
    CONDARC environment variable
  * JSONC fixes
  * Multiple python versions are now handled correctly
  * Environment types can be specified for pytest
  * ASV_PYTHONPATH is now applied for the discovery phase.
  * Fix virtualenv setup for virtualenv 20.31
  * Indicate when benchmarks start passing with *
  * Internally consistent with ScientificPython guidelines
  * Ruff used for styles
  * New documentation design
  * The mamba backend has been removed, with rattler as the
    suggested replacement
  * rattler is also expected to be the default in the next
    release

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asv?expand=0&rev=26
This commit is contained in:
2025-09-14 20:37:38 +00:00
committed by Git OBS Bridge
commit cf1bf1640a
5 changed files with 302 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
.osc