14
0

Accepting request 767592 from devel:languages:python

Update to 1.16.0

OBS-URL: https://build.opensuse.org/request/show/767592
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-openqa_review?expand=0&rev=29
This commit is contained in:
2020-01-27 19:17:07 +00:00
committed by Git OBS Bridge
5 changed files with 18 additions and 9 deletions

View File

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

View File

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jan 27 08:52:34 UTC 2020 - okurz@suse.com
- Update to version 1.16.0:
* Fix error on repeated test modules when reading out details from soft-fail bugrefs
* Fix failed assertion on build with only incompletes
* Rely only on POSIX 'command -v' rather than non-standard which
* In the bug reminder comment explain options to prevent further reminders
-------------------------------------------------------------------
Mon Sep 30 21:06:47 UTC 2019 - okurz@suse.com

View File

@@ -1,5 +1,5 @@
name: python-openqa_review
version: 1.15.0
mtime: 1569877106
commit: a28a115190a55cfee6db7d23540a0c7b34e141d3
version: 1.16.0
mtime: 1579643070
commit: 175df1037206206e2bec8793ae87031d9fbba6d7

View File

@@ -1,7 +1,7 @@
#
# spec file for package python
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -31,13 +31,13 @@
%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.15.0
Version: 1.16.0
Release: 0
Summary: A review helper script for openQA
License: MIT
Group: Development/Languages/Python
Source: python-%{short_name}-%{version}.tar.xz
Url: https://github.com/okurz/%{short_name}
URL: https://github.com/okurz/%{short_name}
BuildRequires: python-rpm-macros
%if 0%{?_test}
BuildRequires: %{oldpython}-%{short_name} == %{version}