1.20.72
This commit is contained in:
parent
6721953b55
commit
fd70dc3b83
1
.gitignore
vendored
1
.gitignore
vendored
@ -359,3 +359,4 @@
|
||||
/botocore-1.20.69.tar.gz
|
||||
/botocore-1.20.70.tar.gz
|
||||
/botocore-1.20.71.tar.gz
|
||||
/botocore-1.20.72.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.71
|
||||
Version: 1.20.72
|
||||
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
|
||||
* Fri May 14 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.72-1
|
||||
- 1.20.72
|
||||
|
||||
* Tue May 11 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.71-1
|
||||
- 1.20.71
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.71.tar.gz) = 7a9154efeeedc90dd9089641798494095cca9f1967e3615131af154e718081e2ce85e37fea1a729e7d7cd42d2fd6a9f79cae9409ff32aa18674a40a0e2fd0fe1
|
||||
SHA512 (botocore-1.20.72.tar.gz) = d46cf353c1df60e24e8e3def8ccf4821bbc36366d25c073330133e4d6ebf83491c5d82dd708c14df65ebbcc08c7705fd3d1d37339742719bdaf58678e04d7824
|
||||
|
Loading…
Reference in New Issue
Block a user