Update package to version 11.1.2

This commit is contained in:
wubijie 2023-03-17 10:31:18 +08:00
parent 12e383b63b
commit f94e848ed6
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.1 Version: 11.1.2
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/46/a4/c6ddc065a558c7eda350552b121bc9bfa98d04d79f95a6efc4178225287f/pytest-rerunfailures-11.1.1.tar.gz Source0: https://files.pythonhosted.org/packages/08/31/fb028a35b1d21086a4bea33a3b4b1f90304e5150d33c8d70a42fd10e4aff/pytest-rerunfailures-11.1.2.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
@ -72,6 +72,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Fri Mar 17 2023 wubijie <wubijie@kylinos.cn> - 11.1.2-1
- Update package to version 11.1.2
* Mon Feb 20 2023 wangjunqi <wangjunqi@kylinos.cn> - 11.1.1-1 * Mon Feb 20 2023 wangjunqi <wangjunqi@kylinos.cn> - 11.1.1-1
- Update package to version 11.1.1 - Update package to version 11.1.1