SHA256
1
0
forked from pool/python-tox
Go to file
Ana Guerrero 742ceeb268 Accepting request 1115808 from devel:languages:python
- 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
2023-10-05 18:05:13 +00:00
_constraints - Add _constraints. 2023-05-12 13:33:05 +00:00
.gitattributes - Initial version 2012-02-20 22:11:13 +00:00
.gitignore - Initial version 2012-02-20 22:11:13 +00:00
mark-network-tests.patch Accepting request 1109638 from home:mschreiner:branches:devel:languages:python 2023-09-08 17:15:07 +00:00
optional_devpi_process.patch Accepting request 1109638 from home:mschreiner:branches:devel:languages:python 2023-09-08 17:15:07 +00:00
python-tox.changes - update to 4.11.3: 2023-10-05 11:36:34 +00:00
python-tox.spec - update to 4.11.3: 2023-10-05 11:36:34 +00:00
tox-4.11.3.tar.gz - update to 4.11.3: 2023-10-05 11:36:34 +00:00