forked from pool/python-asv
This branch is 6 commits behind pool/python-asv:factory
- 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
OBS-URL: https://build.opensuse.org/request/show/1170473
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-asv?expand=0&rev=10
Description
No description provided
Languages
RPM Spec
100%