diff --git a/.gitignore b/.gitignore index 0800643..47a5624 100644 --- a/.gitignore +++ b/.gitignore @@ -281,3 +281,4 @@ /botocore-1.19.51.tar.gz /botocore-1.19.52.tar.gz /botocore-1.19.53.tar.gz +/botocore-1.19.54.tar.gz diff --git a/botocore-1.19.53-bucket-threshhold.patch b/botocore-1.19.53-bucket-threshhold.patch new file mode 100644 index 0000000..62389d4 --- /dev/null +++ b/botocore-1.19.53-bucket-threshhold.patch @@ -0,0 +1,8 @@ +--- tests/functional/retries/test_bucket.py~ 2021-01-12 13:04:04.000000000 -0600 ++++ tests/functional/retries/test_bucket.py 2021-01-13 13:41:25.177245044 -0600 +@@ -106,4 +106,4 @@ + # can sanity check that our implementation isn't drastically + # starving a thread. So we'll arbitrarily say that a thread + # can't have less than 20% of the mean allocations per thread. +- self.assertTrue(not any(x < (0.2 * mean) for x in distribution)) ++ self.assertTrue(not any(x < (0.3 * mean) for x in distribution)) diff --git a/python-botocore.spec b/python-botocore.spec index f01cb73..1e39628 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} # NOTICE - Updating this package requires updating python-boto3 -Version: 1.19.53 +Version: 1.19.54 Release: 1%{?dist} Summary: Low-level, data-driven core of boto 3 @@ -11,6 +11,8 @@ URL: https://github.com/boto/botocore Source0: %{pypi_source} BuildArch: noarch +Patch0: botocore-1.19.53-bucket-threshhold.patch + BuildRequires: pyproject-rpm-macros BuildRequires: python3-devel BuildRequires: python3-jsonschema @@ -33,7 +35,7 @@ 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. %prep -%autosetup -n %{pypi_name}-%{version} +%autosetup -n %{pypi_name}-%{version} -p0 rm -vr %{pypi_name}.egg-info # Remove online tests rm -vr tests/integration @@ -46,7 +48,6 @@ rm -vr tests/functional/leak # -r use final runtime dependencies as BuildRequires %pyproject_buildrequires -r - %build %pyproject_wheel @@ -65,6 +66,12 @@ nosetests-%{python3_version} unit functional %{python3_sitelib}/%{pypi_name}-*.dist-info/ %changelog +* Thu Jan 14 08:13:55 CST 2021 Gwyn Ciesla - 1.19.54-1 +- 1.19.54 + +* Wed Jan 13 2021 Gwyn Ciesla - 1.19.53-2 +- Patch to increase bucket test threshold. + * Wed Jan 13 08:29:49 CST 2021 Gwyn Ciesla - 1.19.53-1 - 1.19.53 diff --git a/sources b/sources index f358a78..62298d4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (botocore-1.19.53.tar.gz) = ffe1da3076e656c36f4c59c12fa9f466e63b6bbc0365f7ecb78a6dc6941eb3748d676188c2b0e5a2d23d21e5cb03daf2893aa04561e183dc931070fae77eea9f +SHA512 (botocore-1.19.54.tar.gz) = 1f5e0af14bb3e6ff57070580c72caeadfbdf64b8e24951053d991120ddd0d835e025d1211bfeff0f4932821e0c36f82514168ce785a316aac5ebee1feb073e6f