1.21.11
This commit is contained in:
parent
07d09b01f8
commit
e7591c9a68
1
.gitignore
vendored
1
.gitignore
vendored
@ -411,3 +411,4 @@
|
||||
/botocore-1.21.8.tar.gz
|
||||
/botocore-1.21.9.tar.gz
|
||||
/botocore-1.21.10.tar.gz
|
||||
/botocore-1.21.11.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.21.10
|
||||
Version: 1.21.11
|
||||
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 Jul 30 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.11-1
|
||||
- 1.21.11
|
||||
|
||||
* Thu Jul 29 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.10-1
|
||||
- 1.21.10
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.21.10.tar.gz) = 8e3c90d24ce5c6ae76376649c1ec191bdca162adfa8ab1b33903cffa9ccf2d7b306efe36b9d81f53f579170516c91c7c3f47a00d3033f5b691f2495b0ac97b88
|
||||
SHA512 (botocore-1.21.11.tar.gz) = 45f66cdbbc66dc74c5aac003eb67569533088486fbd3443077be7d6ecb4fe9b8ba9a9de04b94b44fe02167f7261fc9675b7cfb8973de95510d4401a237416713
|
||||
|
Loading…
Reference in New Issue
Block a user