14
0

Accepting request 997375 from devel:languages:python

Update to 1.30.0

OBS-URL: https://build.opensuse.org/request/show/997375
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-openqa_review?expand=0&rev=42
This commit is contained in:
2022-08-16 15:08:46 +00:00
committed by Git OBS Bridge
6 changed files with 25 additions and 11 deletions

View File

@@ -2,7 +2,7 @@
<service name="obs_scm" mode="disabled">
<param name="filename">python-openqa_review</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="url">git://github.com/os-autoinst/openqa_review.git</param>
<param name="url">https://github.com/os-autoinst/openqa_review.git</param>
<param name="scm">git</param>
<param name="revision">master</param>
<param name="changesgenerate">enable</param>

View File

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

View File

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

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Aug 16 13:47:17 UTC 2022 - okurz@suse.com
- Update to version 1.30.0:
* Add command line option for "reopen"
* Re-open issues when adding reminder comments
* Fix tests for all Python versions
* Test expected step in the reminder comment
* Include test details steps inside the reminder comment
* Add test to check if the link includes module and step
* Include expected time until next reminder message
* Compute the threshold for sending reminder
* Add extra test case to make codecov happy
* Add option to disable exponential backoff
-------------------------------------------------------------------
Mon Jun 28 13:11:42 UTC 2021 - okurz@suse.com

View File

@@ -1,5 +1,4 @@
name: python-openqa_review
version: 1.25.0
mtime: 1624884968
commit: 6b5eaa5b7a637599eb8628341ae1a33507f60454
version: 1.30.0
mtime: 1660641459
commit: cf75c86ff71506f55c1ebcd680c068c16648cf65

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-openqa_review%{?name_ext}
# spec file
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -33,7 +33,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.25.0
Version: 1.30.0
Release: 0
Summary: A review helper script for openQA
License: MIT