Upgrade version to 13.0

Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
cherry530 2023-12-08 11:30:31 +08:00
parent 004e399d65
commit ab5017ef01
3 changed files with 5 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-pytest-rerunfailures Name: python-pytest-rerunfailures
Version: 11.1.2 Version: 13.0
Release: 1 Release: 1
Summary: pytest plugin to re-run tests to eliminate flaky failures Summary: pytest plugin to re-run tests to eliminate flaky failures
License: Mozilla Public License 2.0 (MPL 2.0) License: Mozilla Public License 2.0 (MPL 2.0)
URL: https://github.com/pytest-dev/pytest-rerunfailures URL: https://github.com/pytest-dev/pytest-rerunfailures
Source0: https://files.pythonhosted.org/packages/08/31/fb028a35b1d21086a4bea33a3b4b1f90304e5150d33c8d70a42fd10e4aff/pytest-rerunfailures-11.1.2.tar.gz Source0: https://files.pythonhosted.org/packages/source/p/pytest-rerunfailures/pytest-rerunfailures-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
@ -72,6 +72,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Fri Sep 08 2023 xu_ping <707078654@qq.com> - 13.0-1
- Update package to version 13.0
* Fri Mar 17 2023 wubijie <wubijie@kylinos.cn> - 11.1.2-1 * Fri Mar 17 2023 wubijie <wubijie@kylinos.cn> - 11.1.2-1
- Update package to version 11.1.2 - Update package to version 11.1.2