Update package stestr of version 3.2.1

This commit is contained in:
renliang16 2022-07-27 06:15:45 +00:00
parent a1e568e8cc
commit 0baa2509d0
3 changed files with 7 additions and 4 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-stestr
Version: 3.1.0
Release: 2
Version: 3.2.1
Release: 1
Summary: A parallel Python test runner built around subunit
License: Apache-2.0
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
%description
A parallel Python test runner built around subunit
@ -27,7 +27,7 @@ BuildRequires: python3-fixtures
BuildRequires: python3-testtools
BuildRequires: python3-pyyaml
BuildRequires: python3-voluptuous
#BuildRequires: python3-subunit2sql
# BuildRequires: python3-subunit2sql
# General requires
Requires: python3-future
Requires: python3-pbr
@ -96,6 +96,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%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
- Adds ln stestr-3 and stestr-%{python3_version}

Binary file not shown.

BIN
stestr-3.2.1.tar.gz Normal file

Binary file not shown.