Changelog for
python-stestr-2.0.0-1.4.noarch.rpm :
* Fri Mar 08 2019 dmuellerAATTsuse.com- update to 2.0.0:
* Add functional tests for user config file
* Fix no attribute \'repo\\_type\' error when running w/ --slowest option
* Add support for a user config file
* Fix warning message about missing worker tags in subunit-trace
* Add badge for Appveyor status
* Remove unnecessary shebang and execution bit from subunit\\_trace
* Fix typos in docs
* Fix pep8 violations
* Add --slowest option to test runs
* Handle zero and negative times in stestr slowest
* list: Deal with [] instead of \'None\' for filters
* Fix docs nits
* Update doc for using cliff for CLI layer
* Use cliff for CLI layer
* Implement quiet option for run and load commands
* Deprecate the partial flag
* Allow both group\\_regex and group-regex as an optional argument
* Remove pyc files before running stestr in tox
* Update travis job config
* Mon Feb 26 2018 tbechtoldAATTsuse.com
* Pass output to output.make\\_result() in stestr load
* Remove 32bit windows testing CI config
* Add functional test for analyze-isolation flag
* Fetch the data from last run earlier
* Fix the stestr run --analyze-isolation flag
* Remove contributor docs for using reno
* Fix stestr load from stdin
* Add test\\_return\\_codes check for valid subunit output
* Respect all selection mechanisms for discovery check
* Fix .testr.conf parsing: test path follows discover
* Fix if logic on output types in stestr load
* Add a --abbreviate flag to stestr run and load
* Add missing run command to stestr manual
* Print just error message when no stestr repo
* Fix whitelist arg usage in stestr run
* Drop reno
* Add missing home-page
* Fix: pass the top\\_dir parameter to the \'list\' command
* Fix: pass the test\\_path parameter to the \'list\' command
* Update MANUAL.rst
* Update the trove classifiers
* Use context managers for file open()
* Ensure we always close files in file repository
* Create a Code of Conduct for the project
* Fix coveralls collection
* Thu Sep 14 2017 tbechtoldAATTsuse.com- initial packaging (version 1.0.0)