1.20.41
This commit is contained in:
parent
e7a85a0c77
commit
211d3abbba
1
.gitignore
vendored
1
.gitignore
vendored
@ -328,3 +328,4 @@
|
||||
/botocore-1.20.37.tar.gz
|
||||
/botocore-1.20.39.tar.gz
|
||||
/botocore-1.20.40.tar.gz
|
||||
/botocore-1.20.41.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.40
|
||||
Version: 1.20.41
|
||||
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
|
||||
* Wed Mar 31 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.41-1
|
||||
- 1.20.41
|
||||
|
||||
* Tue Mar 30 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.40-1
|
||||
- 1.20.40
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.40.tar.gz) = cd63670d3820d18be933d225ce238b72496236f7d3aa82b385071735f59f59128502eae80093385bf95a7ba33f78ce8baff6be55e88a4539e6ee5c7816484fd6
|
||||
SHA512 (botocore-1.20.41.tar.gz) = 9eabb9c74ebe6b3eb3bc21781b3c91ce39309337cc90047e636eeaf17d31c14e4107d1228655c042f13d154f28732129fa84bd08c548144028da27cbdb8df1d1
|
||||
|
Loading…
Reference in New Issue
Block a user