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