Update to 1.4.4

This commit is contained in:
Fabio Alessandro Locati 2017-01-20 11:21:22 +00:00
parent 6862e59eae
commit 6a5bd49632
No known key found for this signature in database
GPG Key ID: 710BAB0B9BA5B117
3 changed files with 27 additions and 24 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/boto3-1.4.1.tar.gz /boto3-1.4.1.tar.gz
/boto3-1.4.2.tar.gz /boto3-1.4.2.tar.gz
/boto3-1.4.3.tar.gz /boto3-1.4.3.tar.gz
/boto3-1.4.4.tar.gz

View File

@ -7,7 +7,7 @@
%global pypi_name boto3 %global pypi_name boto3
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 1.4.3 Version: 1.4.4
Release: 1%{?dist} Release: 1%{?dist}
Summary: The AWS SDK for Python Summary: The AWS SDK for Python
@ -16,6 +16,15 @@ URL: https://github.com/boto/boto3
Source0: https://pypi.io/packages/source/b/%{pypi_name}/%{pypi_name}-%{version}.tar.gz Source0: https://pypi.io/packages/source/b/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
%description
Boto3 is the Amazon Web Services (AWS) Software Development
Kit (SDK) for Python, which allows Python developers to
write software that makes use of services like Amazon S3
and Amazon EC2.
%package -n python2-%{pypi_name}
Summary: The AWS SDK for Python
BuildRequires: python2-devel BuildRequires: python2-devel
BuildRequires: python-setuptools BuildRequires: python-setuptools
BuildRequires: python-nose BuildRequires: python-nose
@ -25,26 +34,7 @@ BuildRequires: python2-botocore
BuildRequires: python2-jmespath BuildRequires: python2-jmespath
BuildRequires: python-futures BuildRequires: python-futures
BuildRequires: python2-s3transfer BuildRequires: python2-s3transfer
%if %{with python3} Requires: python2-botocore >= 1.5.0
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-nose
BuildRequires: python3-mock
BuildRequires: python3-wheel
BuildRequires: python3-botocore
BuildRequires: python3-jmespath
BuildRequires: python3-s3transfer
%endif # with python3
%description
Boto3 is the Amazon Web Services (AWS) Software Development
Kit (SDK) for Python, which allows Python developers to
write software that makes use of services like Amazon S3
and Amazon EC2.
%package -n python2-%{pypi_name}
Summary: The AWS SDK for Python
Requires: python2-botocore >= 1.4.1
Requires: python2-jmespath >= 0.7.1 Requires: python2-jmespath >= 0.7.1
Requires: python2-s3transfer >= 0.1.10 Requires: python2-s3transfer >= 0.1.10
RequireS: python-futures >= 2.2.0 RequireS: python-futures >= 2.2.0
@ -60,7 +50,16 @@ and Amazon EC2.
%if %{with python3} %if %{with python3}
%package -n python3-%{pypi_name} %package -n python3-%{pypi_name}
Summary: The AWS SDK for Python Summary: The AWS SDK for Python
Requires: python3-botocore >= 1.4.1
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-nose
BuildRequires: python3-mock
BuildRequires: python3-wheel
BuildRequires: python3-botocore
BuildRequires: python3-jmespath
BuildRequires: python3-s3transfer
Requires: python3-botocore >= 1.5.0
Requires: python3-jmespath >= 0.7.1 Requires: python3-jmespath >= 0.7.1
Requires: python3-s3transfer >= 0.1.10 Requires: python3-s3transfer >= 0.1.10
%{?python_provide:%python_provide python3-%{pypi_name}} %{?python_provide:%python_provide python3-%{pypi_name}}
@ -112,6 +111,9 @@ rm -rf tests/integration
%endif # with python3 %endif # with python3
%changelog %changelog
* Fri Jan 20 2017 Fabio Alessandro Locati <fale@fedoraproject.org> 1.4.4-1
- Update to 1.4.4
* Wed Dec 28 2016 Fabio Alessandro Locati <fale@fedoraproject.org> 1.4.3-1 * Wed Dec 28 2016 Fabio Alessandro Locati <fale@fedoraproject.org> 1.4.3-1
- Update to 1.4.3 - Update to 1.4.3

View File

@ -1 +1 @@
SHA512 (boto3-1.4.3.tar.gz) = dba1dc4a610bf17799fd0c87900f2d2144877923580ef8675f819b0d04682bc0376cd1f6a04a9c7a64b400c37d9e0608a4232caddfd0fa5724bc581682abd791 SHA512 (boto3-1.4.4.tar.gz) = 7b0ffdf5ff07c8497ce3a2f12c700f76aefd206e4a277fee51924cbad4175f2cd3de203a58635f297a2e97483f6fbd328f682298d62fc2168b4400fd7b0ef116