diff --git a/pytest-runner-4.0.tar.gz b/pytest-runner-4.0.tar.gz deleted file mode 100644 index f1cf773..0000000 Binary files a/pytest-runner-4.0.tar.gz and /dev/null differ diff --git a/pytest-runner-5.3.2.tar.gz b/pytest-runner-5.3.2.tar.gz new file mode 100644 index 0000000..082e2c1 Binary files /dev/null and b/pytest-runner-5.3.2.tar.gz differ diff --git a/python-pytest-runner.spec b/python-pytest-runner.spec index 01d01ee..0806b4e 100644 --- a/python-pytest-runner.spec +++ b/python-pytest-runner.spec @@ -1,10 +1,10 @@ Name: python-pytest-runner -Version: 4.0 -Release: 6 +Version: 5.3.2 +Release: 1 Summary: Provide setup.py test support for pytest runner License: MIT URL: https://pypi.python.org/pypi/pytest-runner -Source0: https://files.pythonhosted.org/packages/source/p/pytest-runner/pytest-runner-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/a7/05/4db08fb3604c747bf5c72243f2171d6a0e450de401aaa4136ec019da745b/pytest-runner-5.3.2.tar.gz BuildArch: noarch %description @@ -38,6 +38,9 @@ for pytest runner. %{python3_sitelib}/* %changelog +* Wed Jun 29 2022 caodongxia - 5.3.2-1 +- Update to 5.3.2 + * Fri Sep 11 2020 wangyue - 4.0-6 - Remove python2-pytest-runner