Revisions of python-asv
Ana Guerrero (anag+factory)
accepted
request 1208561
from
Matej Cepl (mcepl)
(revision 11)
Forwarded request #1208134 from glaubitz - Update to 0.6.4 * ASV supports using JSONC as a configuration file (#1420) * Update deprecation for latest conda versions (#1403) * Fix runs for profiles commit results (#1404) * Internal pip parser now works for git URLs with branches and tags (#1431) * ``asv`` defaults to ``--force-reinstall`` now to facilitate ``compare`` and ``continuous`` for manually versioned projects (#1421) - Drop removal of benchmark, docs and test directories from %install section - Update Requires from pyproject.toml - Use Python 3.11 on SLE-15 by default
Ana Guerrero (anag+factory)
accepted
request 1170473
from
Dirk Mueller (dirkmueller)
(revision 10)
- 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
Ana Guerrero (anag+factory)
accepted
request 1119968
from
Dirk Mueller (dirkmueller)
(revision 9)
- use setuptools_scm to get the right packaged version
Ana Guerrero (anag+factory)
accepted
request 1114693
from
Dirk Mueller (dirkmueller)
(revision 7)
- 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
Ana Guerrero (anag+factory)
accepted
request 1108925
from
Dirk Mueller (dirkmueller)
(revision 6)
- 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)
Dominique Leuenberger (dimstar_suse)
accepted
request 993146
from
Dirk Mueller (dirkmueller)
(revision 5)
Dominique Leuenberger (dimstar_suse)
accepted
request 893907
from
Markéta Machová (mcalabkova)
(revision 4)
Dominique Leuenberger (dimstar_suse)
accepted
request 809812
from
Tomáš Chvátal (scarabeus_iv)
(revision 3)
Dominique Leuenberger (dimstar_suse)
accepted
request 717786
from
Tomáš Chvátal (scarabeus_iv)
(revision 1)
Displaying all 11 revisions