Revisions of python-nox

buildservice-autocommit accepted request 1169417 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 20)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 19)
- drop support-tox-4.patch (upstream)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 18)
- 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
buildservice-autocommit accepted request 1158307 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 17)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 16)
- update to 2024.03.02:
  * Add `uv` backend
  * Add venv backend fallback
  * Add option `--reuse-venv {yes,no,never,always}`
  * Add environment variable `NOX_DEFAULT_VENV_BACKEND` for
    default backend
  * Rename `session.run_always` to `session.run_install`
  * Add more option argument completions
  * Implement `tox-to-nox` for tox 4
  * Allow `--force-python` on unparametrized sessions
  * Add `include_outer_env` parameter to `session.run` and
    friends
  * GitHub Action: Add support for the `~` version specifier
buildservice-autocommit accepted request 1094736 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 15)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 14)
- Refresh upstream tarball due to repo move.
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 13)
- Add patch support-tox-4.patch:
  * Support tox 4
buildservice-autocommit accepted request 1083339 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 12)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1082890 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 11)
- Update to v2023.4.22

depends on https://build.opensuse.org/request/show/1082837
buildservice-autocommit accepted request 815362 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 10)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 9)
- Update to version 2020.5.24:
  * Add new options for `venv_backend`, including the ability to set the
    backend globally. (#326)
  * Fix various typos in the documentation. (#325, #326, #281)
  * Add `session.create_tmp`. (#320)
  * Place all of Nox's command-line options into argparse groups. (#306)
  * Add the `--pythons` command-line option to allow specifying which versions
    of Python to run. (#304)
  * Add a significant amount of type annotations. (#297, #294, #290, #282, #274)
  * Stop building universal wheels since we don't support Python 2. (#293)
  * Add the ability to specify additional options for the virtualenv backend using `venv_params`. (#280)
  * Prefer `importlib.metadata` for metadata loading, removing our dependency on `pkg_resources`. (#277)
  * Add OmegaConf and Hydra to list of projects that use Nox. (#279)
  * Use a more accurate error message, along with the cause, if loading of noxfile runs into error. (#272)
  * Test against Python 3.8. (#270)
  * Fix a syntax highlighting mistake in configuration docs. (#268)
  * Use `stdout.isatty` to finalize color instead of `stdin.isatty`. (#267)
buildservice-autocommit accepted request 808044 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 8)
baserev update by copy to link target
buildservice-autocommit accepted request 789709 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 6)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 789703 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 5)
- version update to 2019.11.9
  - Fix example installation call for pip. (#259)
  - Allow colorlog 4. (#257)
  - Order Pythons in descending version in `appveyor.yml`. (#258)
  - Add link to GitHub Action for Nox. (#255)
  - Use double "\`" for inline code. (#254)
  - Add types to `_option_set.py`. (#249)
  - Add type hints to `tasks.py`. (#241)
  - Fix typo (virtulenvs). (#247)
  - Replace flake8 sorter with isort. (#242)
  - Pass `VIRTUAL_ENV` environment variable to commands executed in a virtualenv. (#245)
  - Fix docs to show correct list for parametrize. (#244)
  - Add argcomplete dependency to conda test session. (#240)
buildservice-autocommit accepted request 738827 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 4)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 738717 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 3)
- Remove upper version specifiers preventing use with latest colorlog

colorlog bump approved upstream https://github.com/theacodes/nox/pull/257

But they will keep upper bounds pins so unfortunately the hack will likely be needed ongoing.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 738260 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 2)
initialized devel package after accepting 738260
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 738249 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 1)
A lot of notable projects are switching from tox to nox
https://nox.readthedocs.io/en/stable/#projects-that-use-nox
Displaying all 20 revisions
openSUSE Build Service is sponsored by