diff --git a/pytest-cov-3.0.0.tar.gz b/pytest-cov-3.0.0.tar.gz deleted file mode 100644 index 5b3b861f4e7eb4ed4527c6f27c532c28127ee023..0000000000000000000000000000000000000000 Binary files a/pytest-cov-3.0.0.tar.gz and /dev/null differ diff --git a/pytest-cov-4.0.0.tar.gz b/pytest-cov-4.0.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..6eda2f42601d9048abac6a8a7ab04fd3889c3d6f Binary files /dev/null and b/pytest-cov-4.0.0.tar.gz differ diff --git a/python-pytest-cov.spec b/python-pytest-cov.spec index 864715a433128a84c1d27fbecd10a98d1f34ed74..00cd97709b8de8b965595401f46c929250d01db6 100644 --- a/python-pytest-cov.spec +++ b/python-pytest-cov.spec @@ -1,12 +1,12 @@ %bcond_with test Name: python-pytest-cov -Version: 3.0.0 +Version: 4.0.0 Release: 1 Summary: Pytest plugin for measuring coverage License: MIT URL: https://pypi.org/project/pytest-cov/ -Source0: https://files.pythonhosted.org/packages/61/41/e046526849972555928a6d31c2068410e47a31fb5ab0a77f868596811329/pytest-cov-3.0.0.tar.gz +Source0: https://files.pythonhosted.org/packages/ea/70/da97fd5f6270c7d2ce07559a19e5bf36a76f0af21500256f005a69d9beba/pytest-cov-4.0.0.tar.gz BuildArch: noarch @@ -40,7 +40,7 @@ All features offered by the coverage package should work, either through pytest- or through coverage’s config file. %prep -%autosetup -n pytest-cov-3.0.0 -p1 +%autosetup -n pytest-cov-%{version} -p1 %build %py3_build @@ -58,6 +58,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib}:$PWD/tests py.test-%{python3_version} %{python3_sitelib}/* %changelog +* Tue Feb 21 2023 wubijie - 4.0.0-1 +- Update package to version 4.0.0 + * Tue Apr 26 2022 caodongxia - 3.0.0-1 - update to 3.0.0