1.20.77
This commit is contained in:
parent
9e72365ea8
commit
c0fbff3e27
1
.gitignore
vendored
1
.gitignore
vendored
@ -364,3 +364,4 @@
|
||||
/botocore-1.20.74.tar.gz
|
||||
/botocore-1.20.75.tar.gz
|
||||
/botocore-1.20.76.tar.gz
|
||||
/botocore-1.20.77.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.76
|
||||
Version: 1.20.77
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional -e 'test_no_new_lines'
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Thu May 20 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.77-1
|
||||
- 1.20.77
|
||||
|
||||
* Wed May 19 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.76-1
|
||||
- 1.20.76
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.76.tar.gz) = 43a74493ce3a69d621c8adef18bb39aece146a83a75745ba79216ab839161095c05ed53c1a00edcfba291e7321d28db107c3baee81ae970d5768c2f6dec79c5b
|
||||
SHA512 (botocore-1.20.77.tar.gz) = 840b5cd6356ce3d716d8f04ed7a04e5169336444b4f3ad114e1d8122ce999f26ecb57f51c7afec33856ae0f6d68d9a5966a5ee14f1341a144586f0fa2ebfba64
|
||||
|
Loading…
Reference in New Issue
Block a user