forked from pool/python-openqa_review
Update to 1.6.8
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openqa_review?expand=0&rev=48
This commit is contained in:
@@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 16 07:02:54 UTC 2017 - okurz@suse.com
|
||||
|
||||
- Update to version 1.6.8:
|
||||
* .gitignore: Also exclude pycharm
|
||||
* Extract reading reference report in test for simpler ref report updating
|
||||
* Fix 'interesting_states' not really filtering out STABLE results
|
||||
* Use lowercase 'todo' dict key for easier distinction from TODO in source code comments
|
||||
* Tiny duplication removal in tox.ini
|
||||
* Fix potential wrong import of not-backported configparser within py27 tests
|
||||
* Delete again configparser2 reference which is another module
|
||||
* Simplify handling of results/results_by_bugref dicts
|
||||
* Delete obsolete test data entry for soft-failed with failed modules
|
||||
* Use newer python3.6 as in openSUSE Tumbleweed for testing
|
||||
* Also include 'IMPROVED' in soft fail states
|
||||
* Simplify 'soft-fail' calculation within IssueEntry
|
||||
* Delete some redundant soft-fails for easier testing
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 14 14:20:39 UTC 2017 - okurz@suse.com
|
||||
|
||||
- Update to version 1.6.6:
|
||||
* Add CLOSED to issue states for non-open tickets (#61)
|
||||
* Fix broken HTML
|
||||
* Fix doc-strings issue D401, not imperative mood
|
||||
* Retry download in case of 502
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 15 16:21:22 UTC 2017 - okurz@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user