1.20.106
This commit is contained in:
parent
7f36c2bfee
commit
4156710cab
1
.gitignore
vendored
1
.gitignore
vendored
@ -393,3 +393,4 @@
|
||||
/botocore-1.20.103.tar.gz
|
||||
/botocore-1.20.104.tar.gz
|
||||
/botocore-1.20.105.tar.gz
|
||||
/botocore-1.20.106.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.105
|
||||
Version: 1.20.106
|
||||
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
|
||||
* Tue Jul 06 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.106-1
|
||||
- 1.20.106
|
||||
|
||||
* Fri Jul 02 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.105-1
|
||||
- 1.20.105
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.105.tar.gz) = 72267620e4ecb7e4e4fa446b8f5c0b42d2e0af372f9e8bcfea123e5d8a6f4638102d57a9eb9f3c6f2358c6c2b36e727552c0b350b07f95a79292fb3c2cf4dd99
|
||||
SHA512 (botocore-1.20.106.tar.gz) = 135d789e2d5975697840dc4aca759b2d07d70d58efed7356a3323feb54faa2b8a339a48a3ac931270e335bc730eb8cc5e87f6fc2f9e3aebc452aab331ca49261
|
||||
|
Loading…
Reference in New Issue
Block a user