diff --git a/python-boto3.spec b/python-boto3.spec index 60b537c..6ff3bfe 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -8,7 +8,7 @@ Name: python-%{pypi_name} Version: 1.6.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The AWS SDK for Python License: ASL 2.0 @@ -26,18 +26,18 @@ and Amazon EC2. Summary: The AWS SDK for Python BuildRequires: python2-devel -BuildRequires: python-setuptools -BuildRequires: python-nose -BuildRequires: python-mock -BuildRequires: python-wheel +BuildRequires: python2-setuptools +BuildRequires: python2-nose +BuildRequires: python2-mock +BuildRequires: python2-wheel BuildRequires: python2-botocore BuildRequires: python2-jmespath -BuildRequires: python-futures +BuildRequires: python2-futures BuildRequires: python2-s3transfer Requires: python2-botocore >= 1.5.0 Requires: python2-jmespath >= 0.7.1 Requires: python2-s3transfer >= 0.1.10 -RequireS: python-futures >= 2.2.0 +RequireS: python2-futures >= 2.2.0 %{?python_provide:%python_provide python2-%{pypi_name}} %{?el6:Provides: python-%{pypi_name}} @@ -111,6 +111,10 @@ rm -rf tests/integration %endif # with python3 %changelog +* Tue Mar 13 2018 Iryna Shcherbina - 1.6.1-2 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Wed Feb 28 2018 Charalampos Stratakis - 1.6.1-1 - Update to 1.6.1