From 2b31e951460c38d6c97b25c070be909cc7290110 Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Fri, 9 Oct 2020 09:38:41 -0500 Subject: [PATCH] Requires fix. --- python-botocore.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-botocore.spec b/python-botocore.spec index 44ff183..cf73990 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -20,6 +20,7 @@ Summary: Low-level, data-driven core of boto 3 BuildRequires: python3-devel BuildRequires: python3-setuptools %{?python_provide:%python_provide python3-%{pypi_name}} +Requires: python3-jmespath %description -n python3-%{pypi_name} A low-level interface to a growing number of Amazon Web Services. The