diff --git a/python-botocore.spec b/python-botocore.spec index 7015655..04a457c 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -18,14 +18,13 @@ BuildRequires: python3-nose BuildRequires: python3-mock BuildRequires: python3-setuptools - %description A low-level interface to a growing number of Amazon Web Services. The botocore package is the foundation for the AWS CLI as well as boto3. %package -n python3-%{pypi_name} Summary: Low-level, data-driven core of boto 3 - +Provides: bundled(python3-six) = 1.10.0 %{?python_provide:%python_provide python3-%{pypi_name}}