1.20.40
This commit is contained in:
parent
3e510bf6a3
commit
e7a85a0c77
1
.gitignore
vendored
1
.gitignore
vendored
@ -327,3 +327,4 @@
|
||||
/botocore-1.20.36.tar.gz
|
||||
/botocore-1.20.37.tar.gz
|
||||
/botocore-1.20.39.tar.gz
|
||||
/botocore-1.20.40.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.39
|
||||
Version: 1.20.40
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Tue Mar 30 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.40-1
|
||||
- 1.20.40
|
||||
|
||||
* Mon Mar 29 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.39-1
|
||||
- 1.20.39
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.39.tar.gz) = 2de58a1b585106280d292edd2a4d2f13c3c5d7ecddc24daf5a7ab65106f42a32bb700906cc19342c600cdb99d8f2ac1b951d4de5eb7f223a1c8f910ceae764d6
|
||||
SHA512 (botocore-1.20.40.tar.gz) = cd63670d3820d18be933d225ce238b72496236f7d3aa82b385071735f59f59128502eae80093385bf95a7ba33f78ce8baff6be55e88a4539e6ee5c7816484fd6
|
||||
|
Loading…
Reference in New Issue
Block a user