python-nox
Flexible test automation
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-nox && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
nox-2024.4.15.tar.gz | 0004001096 3.82 MB | |
python-nox.changes | 0000010326 10.1 KB | |
python-nox.spec | 0000002608 2.55 KB |
Revision 9 (latest revision is 10)
Ana Guerrero (anag+factory)
accepted
request 1169417
from
Dirk Mueller (dirkmueller)
(revision 9)
- update to 2024.04.15: * Added support for PEP 723 (inline script metadata) with `nox.project.load_toml` * Added support for `micromamba` * Added `venv_backend` property to sessions * Added the ability to use `None` to remove environment variables * Added support for skipping sessions by default using `default=False` * Use static arguments instead of `**kwargs` * Do not depend on `pipx` in Nox GitHub action * Disallow `UV_SYSTEM_PYTHON` * Ensure 'uv' always works in a uv venv * Fixed missing f-string in `--help` message * Don't error if not installing to passthrough * Avoid mixing `venv` and `conda` from environment * Skip test for conda env when `conda` isn't installed - drop support-tox-4.patch (upstream)
Comments 0