Notate bundled six.

This commit is contained in:
Gwyn Ciesla 2020-11-30 10:50:51 -06:00
parent cfff56bbfb
commit e3adb98940

View File

@ -18,14 +18,13 @@ BuildRequires: python3-nose
BuildRequires: python3-mock BuildRequires: python3-mock
BuildRequires: python3-setuptools BuildRequires: python3-setuptools
%description %description
A low-level interface to a growing number of Amazon Web Services. The 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. botocore package is the foundation for the AWS CLI as well as boto3.
%package -n python3-%{pypi_name} %package -n python3-%{pypi_name}
Summary: Low-level, data-driven core of boto 3 Summary: Low-level, data-driven core of boto 3
Provides: bundled(python3-six) = 1.10.0
%{?python_provide:%python_provide python3-%{pypi_name}} %{?python_provide:%python_provide python3-%{pypi_name}}