File python3-tox.changes of Package python3-tox
-------------------------------------------------------------------
Thu Jul 3 11:11:34 UTC 2014 - speilicke@suse.com
- Update to version 1.7.1:
- fix issue162: don't list python 2.5 as compatibiliy/supported
- fix issue158 and fix issue155: windows/virtualenv properly works now:
call virtualenv through "python -m virtualenv" with the same
interpreter which invoked tox. Thanks Chris Withers, Ionel Maries Cristian.
- Add tox-disable-env-tests.patch: Disable tests that need network-access
and that depend on /usr/bin/tox (which is only added via u-a in %post)
- Implement update-alternatives to allow parallel installtion with python-tox
-------------------------------------------------------------------
Thu Jul 3 08:22:04 UTC 2014 - speilicke@suse.com
- Initial version