diff --git a/pytest-cov-6.1.1.tar.gz b/pytest-cov-6.1.1.tar.gz deleted file mode 100644 index 449ab5cf2d0f3f1323838c84c4113f852cb64b2f..0000000000000000000000000000000000000000 Binary files a/pytest-cov-6.1.1.tar.gz and /dev/null differ diff --git a/pytest-cov-6.2.1.tar.gz b/pytest-cov-6.2.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..3c5c4ba3b8f567ae796409a68c32a6e23cd0dce2 Binary files /dev/null and b/pytest-cov-6.2.1.tar.gz differ diff --git a/python-pytest-cov.spec b/python-pytest-cov.spec index 6f14475d8d22f7ef21c4d4b6c1615a7cf4ef3117..5bbff343ff5a6236a3258877c02134611031ec83 100644 --- a/python-pytest-cov.spec +++ b/python-pytest-cov.spec @@ -1,8 +1,8 @@ %bcond_with test Name: python-pytest-cov -Version: 6.1.1 -Release: 2 +Version: 6.2.1 +Release: 1 Summary: Pytest plugin for measuring coverage License: MIT URL: https://github.com/pytest-dev/pytest-cov @@ -64,6 +64,12 @@ PYTHONPATH=%{buildroot}%{python3_sitelib}:$PWD/tests py.test-%{python3_version} %{python3_sitelib}/* %changelog +* Fri Jul 4 2025 Dongxing Wang - 6.2.1-1 +- Update package to version 6.2.1 + Prevent unimported warnings @ pytest-xdist workers ref + Add a note for this warning disable + Fix document theme option in sphinx config file + * Fri May 30 2025 Dongxing Wang - 6.1.1-2 - Fix source name for build