forked from pool/python-asv
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asv?expand=0&rev=14
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 2 07:17:02 UTC 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 4 15:54:12 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user