diff --git a/pytest-rerunfailures-11.1.2.tar.gz b/pytest-rerunfailures-11.1.2.tar.gz deleted file mode 100644 index b70d3f6..0000000 Binary files a/pytest-rerunfailures-11.1.2.tar.gz and /dev/null differ diff --git a/pytest-rerunfailures-13.0.tar.gz b/pytest-rerunfailures-13.0.tar.gz new file mode 100644 index 0000000..a93662e Binary files /dev/null and b/pytest-rerunfailures-13.0.tar.gz differ diff --git a/python-pytest-rerunfailures.spec b/python-pytest-rerunfailures.spec index 65cc28d..f3ef7fd 100644 --- a/python-pytest-rerunfailures.spec +++ b/python-pytest-rerunfailures.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pytest-rerunfailures -Version: 11.1.2 +Version: 13.0 Release: 1 Summary: pytest plugin to re-run tests to eliminate flaky failures License: Mozilla Public License 2.0 (MPL 2.0) 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 %description @@ -72,6 +72,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Sep 08 2023 xu_ping <707078654@qq.com> - 13.0-1 +- Update package to version 13.0 + * Fri Mar 17 2023 wubijie - 11.1.2-1 - Update package to version 11.1.2