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