diff --git a/pytest-rerunfailures-11.1.1.tar.gz b/pytest-rerunfailures-11.1.1.tar.gz deleted file mode 100644 index df2be03..0000000 Binary files a/pytest-rerunfailures-11.1.1.tar.gz and /dev/null differ diff --git a/pytest-rerunfailures-11.1.2.tar.gz b/pytest-rerunfailures-11.1.2.tar.gz new file mode 100644 index 0000000..b70d3f6 Binary files /dev/null and b/pytest-rerunfailures-11.1.2.tar.gz differ diff --git a/python-pytest-rerunfailures.spec b/python-pytest-rerunfailures.spec index 3e648e4..65cc28d 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.1 +Version: 11.1.2 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/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 %description @@ -72,6 +72,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Mar 17 2023 wubijie - 11.1.2-1 +- Update package to version 11.1.2 + * Mon Feb 20 2023 wangjunqi - 11.1.1-1 - Update package to version 11.1.1