1.20.110
This commit is contained in:
parent
6032435f2e
commit
c21fdcbc20
1
.gitignore
vendored
1
.gitignore
vendored
@ -397,3 +397,4 @@
|
||||
/botocore-1.20.107.tar.gz
|
||||
/botocore-1.20.108.tar.gz
|
||||
/botocore-1.20.109.tar.gz
|
||||
/botocore-1.20.110.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.109
|
||||
Version: 1.20.110
|
||||
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
|
||||
* Mon Jul 12 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.110-1
|
||||
- 1.20.110
|
||||
|
||||
* Fri Jul 09 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.109-1
|
||||
- 1.20.109
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.109.tar.gz) = 7f266b2395f79bfa629ac147abbf646bf049ea78b208228b3817912626845fffac9c89419c75444116ae6f14067805e291faeb942e6d25061d2e6f1c382d762e
|
||||
SHA512 (botocore-1.20.110.tar.gz) = e33d8e9dbd212d06644882e60c9b6f2754a549727a22d73814798230561b3d766524f0a32b49cce8ac68c1cb47e58eab7047abe75bf7c37ef7b6857dd81d2dbc
|
||||
|
Loading…
Reference in New Issue
Block a user