Update package stestr of version 3.2.1
This commit is contained in:
parent
a1e568e8cc
commit
0baa2509d0
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-stestr
|
Name: python-stestr
|
||||||
Version: 3.1.0
|
Version: 3.2.1
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: A parallel Python test runner built around subunit
|
Summary: A parallel Python test runner built around subunit
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: http://stestr.readthedocs.io/en/latest/
|
URL: http://stestr.readthedocs.io/en/latest/
|
||||||
Source0: https://files.pythonhosted.org/packages/b2/bd/2db3dbae7b6dd30cf45009e9d75a39413e74171314d2b0e8b68e69e5b3a5/stestr-3.1.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/63/f8/285a0f398927258e9527c593e3c99bfdb19d5e665ffe79bb67b0ba936928/stestr-3.2.1.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%description
|
%description
|
||||||
A parallel Python test runner built around subunit
|
A parallel Python test runner built around subunit
|
||||||
@ -27,7 +27,7 @@ BuildRequires: python3-fixtures
|
|||||||
BuildRequires: python3-testtools
|
BuildRequires: python3-testtools
|
||||||
BuildRequires: python3-pyyaml
|
BuildRequires: python3-pyyaml
|
||||||
BuildRequires: python3-voluptuous
|
BuildRequires: python3-voluptuous
|
||||||
#BuildRequires: python3-subunit2sql
|
# BuildRequires: python3-subunit2sql
|
||||||
# General requires
|
# General requires
|
||||||
Requires: python3-future
|
Requires: python3-future
|
||||||
Requires: python3-pbr
|
Requires: python3-pbr
|
||||||
@ -96,6 +96,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 26 2022 renliang16 <renliang@uniontech.com> - 3.2.1-1
|
||||||
|
- Upgrade package python3-stestr to version 3.2.1
|
||||||
|
|
||||||
* Thu Aug 12 2021 huangtianhua <huangtianhua@huawei.com> - 3.1.0-2
|
* Thu Aug 12 2021 huangtianhua <huangtianhua@huawei.com> - 3.1.0-2
|
||||||
- Adds ln stestr-3 and stestr-%{python3_version}
|
- Adds ln stestr-3 and stestr-%{python3_version}
|
||||||
|
|
||||||
Binary file not shown.
BIN
stestr-3.2.1.tar.gz
Normal file
BIN
stestr-3.2.1.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user