diff --git a/0001_disabling_boxed_xdist_test.patch b/0001_disabling_boxed_xdist_test.patch deleted file mode 100644 index e8903d3ecca031d8f90753d9aa7086cc4370cfac..0000000000000000000000000000000000000000 --- a/0001_disabling_boxed_xdist_test.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- a/tests/test_pytest_cov.py 2022-11-11 21:00:59.063033789 +0100 -+++ b/tests/test_pytest_cov.py 2022-11-11 21:22:22.097947660 +0100 -@@ -1554,8 +1554,9 @@ - ''' - - SCRIPT_SIMPLE_RESULT = '4 * 100%' -- -- -+ -+@pytest.mark.skipif('tuple(map(int, xdist.__version__.split("."))) >= (2, 5, 0)', -+ reason="--boxed option was removed in version 2.5.0") - @pytest.mark.skipif('sys.platform == "win32"') - def test_dist_boxed(testdir): - script = testdir.makepyfile(SCRIPT_SIMPLE) diff --git a/python-pytest-cov.spec b/python-pytest-cov.spec index 844ff132da77672b6470d5a5ec1d5d97e8623f4d..97f96b8b2398111e884dfef9a7519ffef7ec8afd 100644 --- a/python-pytest-cov.spec +++ b/python-pytest-cov.spec @@ -18,14 +18,12 @@ options or through coverage’s config file.} Summary: Coverage plugin for pytest Name: python-%{srcname} -Version: 4.0.0 -Release: 5%{?dist} +Version: 4.1.0 +Release: 1%{?dist} License: MIT URL: https://github.com/pytest-dev/pytest-cov Source0: %{url}/pytest-cov/archive/refs/tags/v%{version}.tar.gz#/pytest-cov-%{version}.tar.gz -Patch3000: 0001_disabling_boxed_xdist_test.patch - BuildRequires: python3-devel pyproject-rpm-macros BuildArch: noarch @@ -72,6 +70,9 @@ EOF %{python3_sitelib}/%{srcname}.pth %changelog +* Tue Sep 26 2023 jackeyji - 4.1.0-1 +- upgrade to 4.1.0 + * Tue Sep 19 2023 OpenCloudOS Release Engineering - 4.0.0-5 - Rebuilt for python 3.11 diff --git a/sources b/sources index d8cb43f3566b06e35de37fbb92ccbbe456f18c55..89d960abd71971c9474bd77d0318e790a2fb57bd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pytest-cov-4.0.0.tar.gz) = bbc2ce3c6e6541dad3122a2af3cf33456fcfdeebd9ad31fe216b77f1ac2f7abf1ed1ed583f186bea88b8a9cf754500e929263eb8d635fd55e4f3615ed107b49c +SHA512 (pytest-cov-4.1.0.tar.gz) = d5eca8c750b6668a2b893e65d6799267d1a13eda78908880f454533a7846f1c4f94df6b5b702436e74a2ffb7912a19cae5edb6452abf3cc7c4765f187db039f1