1.20.21
This commit is contained in:
parent
23688f4f83
commit
4f834db235
1
.gitignore
vendored
1
.gitignore
vendored
@ -310,3 +310,4 @@
|
||||
/botocore-1.20.18.tar.gz
|
||||
/botocore-1.20.19.tar.gz
|
||||
/botocore-1.20.20.tar.gz
|
||||
/botocore-1.20.21.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.20
|
||||
Version: 1.20.21
|
||||
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
|
||||
* Fri Mar 05 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.21-1
|
||||
- 1.20.21
|
||||
|
||||
* Thu Mar 04 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.20-1
|
||||
- 1.20.20
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.20.tar.gz) = aff520c93bea5b600d1c0decd20d49208b2dbf7113f435a633b4b4c68dd0dc46f04079c4e38132d03e5f9aed7a124bcdaaae55ed0126c002acd30954e9609352
|
||||
SHA512 (botocore-1.20.21.tar.gz) = 41086b8f8dac26db5ffdc8d60969f5c2accc756535323d645e44456bdf6af71929211e31e3d73b6fb3ec0367752f8646dbbed2abc0f147b4b34ad462ecd86c48
|
||||
|
Loading…
Reference in New Issue
Block a user