14
0
Commit Graph

3 Commits

Author SHA256 Message Date
83c1dfe6f5 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testfixtures?expand=0&rev=5
2018-12-04 14:09:00 +00:00
Tomáš Chvátal
d2629e641c Accepting request 561825 from home:alarrosa:branches:devel:languages:python
- Update to version 5.3.1
  * Fix missing support for the start_new_session parameter to
    ~testfixtures.popen.MockPopen.

- Update to version 5.3.0 
  * Add pytest traceback hiding for TempDirectory.compare.
  * Add warnings that log_capture, tempdir and replace are not
    currently compatible with pytest's fixtures mechanism.
  * Better support for stdout or stderr *not* being set to PIPE
    when using testfixtures.popen.MockPopen.
  * Add support to testfixtures.popen.MockPopen for
    using subprocess.Popen as a context manager in Python 3.
  * Add support to testfixtures.popen.MockPopen for stderr=STDOUT.
  * Work done on  testfixtures.popen.MockPopen.

OBS-URL: https://build.opensuse.org/request/show/561825
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testfixtures?expand=0&rev=3
2018-01-05 10:23:12 +00:00
Jan Matejek
9fa4bd66c0 Accepting request 533483 from home:Simmphonie:python
- Initial release version 5.2.0

OBS-URL: https://build.opensuse.org/request/show/533483
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testfixtures?expand=0&rev=1
2017-10-12 13:48:30 +00:00