15
0

Accepting request 734161 from devel:languages:python

Update to 1.15.0

OBS-URL: https://build.opensuse.org/request/show/734161
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-openqa_review?expand=0&rev=28
This commit is contained in:
2019-10-02 09:58:42 +00:00
committed by Git OBS Bridge
5 changed files with 31 additions and 8 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:944a93d8f2c213812dd58edbce7a985cafd55a968726b6b7c30f837892a26158
size 5675533

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:77cc9e9348a096da10bd580431f2e8d8085e385f5a360a9adee9a5fe375bed6f
size 5683725

View File

@@ -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

View File

@@ -1,5 +1,5 @@
name: python-openqa_review
version: 1.14.1
mtime: 1545125551
commit: bb61b9a83b63ccf21478a12128bd4ac042963b44
version: 1.15.0
mtime: 1569877106
commit: a28a115190a55cfee6db7d23540a0c7b34e141d3

View File

@@ -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