diff --git a/.gitignore b/.gitignore index 0462f83..ff02e88 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ /botocore-1.12.47.tar.gz /botocore-1.12.65.tar.gz /botocore-1.12.75.tar.gz +/botocore-1.12.87.tar.gz diff --git a/python-botocore.spec b/python-botocore.spec index de311cc..30c125b 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -7,8 +7,8 @@ %global pypi_name botocore Name: python-%{pypi_name} -Version: 1.12.75 -Release: 4%{?dist} +Version: 1.12.87 +Release: %{?dist} Summary: Low-level, data-driven core of boto 3 License: ASL 2.0 @@ -41,6 +41,7 @@ BuildRequires: python3-urllib3 %endif # with tests %{?python_provide:%python_provide python3-%{pypi_name}} + %description -n python3-%{pypi_name} 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. @@ -88,6 +89,11 @@ nosetests-3 --with-coverage --cover-erase --cover-package botocore --with-xunit %endif # with docs %changelog +* Mon Feb 04 2019 David Duncan - 1.12.87 +- Update to latest models +- Improve event stream parser tests +- resolves #1667630 + * Sat Feb 02 2019 Fedora Release Engineering - 1.12.75-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild diff --git a/sources b/sources index 379148e..8d2b1d0 100644 --- a/sources +++ b/sources @@ -2,3 +2,4 @@ SHA512 (botocore-1.12.18.tar.gz) = 1411078afbb6f011bab914c881e592f0096f6f0ee7704 SHA512 (botocore-1.12.47.tar.gz) = 799af3b2c02094dd8eacfb2a1ff6ef317fc25548e3b1dae04bcd2c0199c18306123f4d679b6c5ebafaf1fe192a45af5d6206b0ff45c2435c65f2978b9e1017d2 SHA512 (botocore-1.12.65.tar.gz) = 1913051864553320e626703c349b0a4db52dd5e8ea820763f2d15d3c67659ec9efde8640365771a0d36f9e5b68915b4508e616fe3655c8dc0669edf550cfedec SHA512 (botocore-1.12.75.tar.gz) = 69e68ab4c9dfd0a19f645bc67a88a579bd056d89d9bba336b54d27eb5170ddb9983e7514f335485437dbbaa08d70f4e1abce91a0aa1ab89629150bf1582733cd +SHA512 (botocore-1.12.87.tar.gz) = d78da18d182c87377ff7f7c01a85c4c232d79225bf8eacc5c86bc8162b9e3aad31c8a69d86a01d7bbec2814a2ce2f4c3ec90e944cdc897191643004fd99d5c17