forked from pool/python-tox
742ceeb268
- update to 4.11.3: * docs(plugin): explain plugin registration * Fix error caused by a bad `base_python` path * Fix typos discovered by codespell * Providing example to make CLI help more helpful for -x,-- override * Remove stray colons in `config.rst` left over from #3111 * on venv cleanup: add explicit check for pypy venv to make it possible to recreate it * --showconfig overhaul - Update to 2.1.1: * fix issue258, fix issue248, fix issue253: for non-test commands * fix issue247: tox now passes the LANG variable from the tox invocation invocation environment to the test environment and on Windows on unix additionally ``TMPDIR`` is passed. If you need to pass execute: the new per-venv "platform" setting allows to specify If platform is set and doesn't match the platform spec in the test for testenv sections. Can be used from plugins through the call virtualenv through "python -m virtualenv" with the same + fix issue116: make 1.6 introduced behaviour of changing to a per-env HOME directory during install activities dependent + fix issue117: python2.5 fix: don't use ``--insecure`` option because want to support python2.5/pip1.3.1 based test environments you need + fix issue91: python2.5 support by vendoring the virtualenv-1.9.1 script and forcing pip<1.4. Also the default [py25] environment to use pip without the "--pre" option which was introduced with pip-1.4 and is now required if you want to install non-stable - make sure test commands are searched first in the virtualenv - show (test) command that is being executed, thanks - depend on virtualenv-1.9.1 OBS-URL: https://build.opensuse.org/request/show/1115808 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tox?expand=0&rev=51 |
||
---|---|---|
_constraints | ||
.gitattributes | ||
.gitignore | ||
mark-network-tests.patch | ||
optional_devpi_process.patch | ||
python-tox.changes | ||
python-tox.spec | ||
tox-4.11.3.tar.gz |