diff --git a/python-openqa_review-1.14.1.obscpio b/python-openqa_review-1.14.1.obscpio deleted file mode 100644 index 687b9d2..0000000 --- a/python-openqa_review-1.14.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:944a93d8f2c213812dd58edbce7a985cafd55a968726b6b7c30f837892a26158 -size 5675533 diff --git a/python-openqa_review-1.15.0.obscpio b/python-openqa_review-1.15.0.obscpio new file mode 100644 index 0000000..b884f24 --- /dev/null +++ b/python-openqa_review-1.15.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77cc9e9348a096da10bd580431f2e8d8085e385f5a360a9adee9a5fe375bed6f +size 5683725 diff --git a/python-openqa_review.changes b/python-openqa_review.changes index e0b5d5d..afab5e8 100644 --- a/python-openqa_review.changes +++ b/python-openqa_review.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Mon Sep 30 21:06:47 UTC 2019 - okurz@suse.com + +- Update to version 1.15.0: + * Fix new style check Q003 about quotes + * Update tested python versions to 3.6 (Leap), 3.7 (Tumbleweed) + * Use consistent single-tick default quoting style + * Also skip output of "Skipped tests" when option for skipping empty is enabled + * Fix superfluous blank line in output after "Skipped tests" + * Fix deprecation warning about "log.warn" + * Delete superfluous blank line + * Use same text format for "Skipped tests" as for "issues" and "bugs" + * Fix all style issues introduced by PR #119 and #121 + * Fix tests for pika 1.0 + * Skipped tests includes links + * Fix output of 'type' for debugging + * Another try to fix ASCII encoding errors in python2 + * Add testdata for unicode signs *everywhere* + * Fix sporadic ASCII encoding errors in python2 on complete report + * openqa-review-daily-email: Save time by skipping report-links + * openqa-review-daily-email: Allow to override the temporary output directory + * Fix style for flake 3.7.5 + ------------------------------------------------------------------- Sat Dec 22 15:50:32 UTC 2018 - okurz@suse.com diff --git a/python-openqa_review.obsinfo b/python-openqa_review.obsinfo index f2d4f9e..4504f38 100644 --- a/python-openqa_review.obsinfo +++ b/python-openqa_review.obsinfo @@ -1,5 +1,5 @@ name: python-openqa_review -version: 1.14.1 -mtime: 1545125551 -commit: bb61b9a83b63ccf21478a12128bd4ac042963b44 +version: 1.15.0 +mtime: 1569877106 +commit: a28a115190a55cfee6db7d23540a0c7b34e141d3 diff --git a/python-openqa_review.spec b/python-openqa_review.spec index 55edd37..326d4df 100644 --- a/python-openqa_review.spec +++ b/python-openqa_review.spec @@ -1,7 +1,7 @@ # # spec file for package python # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -31,7 +31,7 @@ %define binaries openqa-review openqa-review-daily-email openqa-review-sles-ha tumblesle-release openqa-review-functional_yast_concise %define oldpython python Name: python-%{short_name}%{?name_ext} -Version: 1.14.1 +Version: 1.15.0 Release: 0 Summary: A review helper script for openQA License: MIT