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