diff --git a/pytest-5.4.3.tar.gz b/pytest-5.4.3.tar.gz deleted file mode 100644 index 2bab9ad..0000000 Binary files a/pytest-5.4.3.tar.gz and /dev/null differ diff --git a/pytest-6.2.2.tar.gz b/pytest-6.2.2.tar.gz new file mode 100644 index 0000000..06ddaef Binary files /dev/null and b/pytest-6.2.2.tar.gz differ diff --git a/pytest.spec b/pytest.spec index 7968d7e..fc2b13c 100644 --- a/pytest.spec +++ b/pytest.spec @@ -1,10 +1,10 @@ Name: pytest -Version: 5.4.3 +Version: 6.2.2 Release: 1 Summary: Simple powerful testing with Python License: MIT URL: https://pytest.org -Source0: https://files.pythonhosted.org/packages/source/p/pytest/pytest-5.4.3.tar.gz +Source0: https://files.pythonhosted.org/packages/d1/80/b4f47a1f933699cd531a7b336a6f3d82912e3e5e66e4a3bb1d8f0d1d98b0/pytest-6.2.2.tar.gz %bcond_with tests %bcond_with optional_tests @@ -121,6 +121,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \ %doc CHANGELOG.html README.html CONTRIBUTING.html _htmldocs/html %changelog +* Mon Jul 19 2021 OpenStack_SIG - 6.2.2-1 +- update to 6.2.2 + * Fri Jan 9 2021 wutao - 5.4.3-1 - Update to 5.4.3 @@ -130,3 +133,4 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \ * Tue Dec 10 2019 mengxian - 3.6.4-2 - Package init +