From 7e6af60fb5bb888225b309b55e3443d801ac0c8e Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Wed, 5 Jul 2023 16:08:03 -0500 Subject: [PATCH] Add python3-pytest-xdist BR --- python-botocore.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-botocore.spec b/python-botocore.spec index 42f69c2..0718646 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -29,6 +29,7 @@ BuildRequires: python3-devel # For tests: BuildRequires: python3-jsonschema BuildRequires: python3-pytest +BuildRequires: python3-pytest-xdist %endif Provides: bundled(python3-six) = 1.16.0 Provides: bundled(python3-requests) = 2.7.0