1.20.97
This commit is contained in:
parent
3885e812b6
commit
b289682548
1
.gitignore
vendored
1
.gitignore
vendored
@ -384,3 +384,4 @@
|
||||
/botocore-1.20.94.tar.gz
|
||||
/botocore-1.20.95.tar.gz
|
||||
/botocore-1.20.96.tar.gz
|
||||
/botocore-1.20.97.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.96
|
||||
Version: 1.20.97
|
||||
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 Jun 17 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.97-1
|
||||
- 1.20.97
|
||||
|
||||
* Wed Jun 16 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.96-1
|
||||
- 1.20.96
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.96.tar.gz) = 9a4973b7484fa5586473dbedd402d6b8adfca18a17373752078f35fc24fda7477a37e2c9fee4779e52c3a60b352ab02943ebf49eb77dd607b79e88d25ae9b6c3
|
||||
SHA512 (botocore-1.20.97.tar.gz) = 7411d5de8ecf0c42c0142ded036189dcf378cd16f761071beb5bc2a2c240eabb0c4a8c669ce89a5b4e798a0aae92f0e67755627c2a84df77fc2e9557265a4e3b
|
||||
|
Loading…
Reference in New Issue
Block a user