forked from pool/python-stestr
- update to 3.2.1:
* Fixed the detection of test worker failures before reporting final result status OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stestr?expand=0&rev=44
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 16 20:23:53 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.2.1:
|
||||
* Fixed the detection of test worker failures before reporting final
|
||||
result status
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 17 20:39:34 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package python-stestr%{psuffix}
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
@@ -17,8 +17,6 @@
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python3-%{**}}
|
||||
# depending on openstack packages: stay on primary python interpreter only
|
||||
%define pythons python3
|
||||
%global flavor @BUILD_FLAVOR@%{nil}
|
||||
%if "%{flavor}" == "test"
|
||||
%define psuffix -%{flavor}
|
||||
@@ -28,7 +26,7 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
Name: python-stestr%{psuffix}
|
||||
Version: 3.2.0
|
||||
Version: 3.2.1
|
||||
Release: 0
|
||||
Summary: A test runner runner similar to testrepository
|
||||
License: Apache-2.0
|
||||
@@ -41,7 +39,6 @@ BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: python3-dbm
|
||||
Requires: python-PyYAML >= 3.10.0
|
||||
Requires: python-cliff >= 2.8.0
|
||||
Requires: python-fixtures >= 3.0.0
|
||||
Requires: python-future
|
||||
Requires: python-pbr >= 2.0.0
|
||||
@@ -55,7 +52,6 @@ BuildArch: noarch
|
||||
%if %{with test}
|
||||
BuildRequires: %{python_module PyYAML >= 3.10.0}
|
||||
BuildRequires: %{python_module SQLAlchemy}
|
||||
BuildRequires: %{python_module cliff >= 2.8.0}
|
||||
BuildRequires: %{python_module coverage >= 4.0}
|
||||
BuildRequires: %{python_module ddt >= 1.0.1}
|
||||
BuildRequires: %{python_module fixtures >= 3.0.0}
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fb492cbdf3d3fdd6812645804efc84a99a68bb60dd7705f15c1a2949c8172bc4
|
||||
size 118000
|
BIN
stestr-3.2.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
stestr-3.2.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user