From 2e21ac738a0b969da949f3cb2ab7b69eca7b4112 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 12 Jul 2021 23:29:48 +0000 Subject: [PATCH] CI tests: Update pytest's patch for Python 3.10.0b4+ Related: rhbz#1950291 --- tests/python-pytest.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/python-pytest.spec b/tests/python-pytest.spec index e9a3146..5163a4a 100644 --- a/tests/python-pytest.spec +++ b/tests/python-pytest.spec @@ -20,7 +20,7 @@ Source0: %{pypi_source} # Fix Python 3.10 test issues # Merged upstream, https://github.com/pytest-dev/pytest/pull/8555 # Rebased slightly -Patch2: https://src.fedoraproject.org/rpms/pytest/raw/a368ab2b2249b5d03a145f1d8b70e5636fc6eca8/f/8555.patch +Patch2: https://src.fedoraproject.org/rpms/pytest/raw/cad86f73367eff59a1d6daff44d262c3852f01f9/f/8555.patch %endif BuildArch: noarch