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