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