1.20.54
This commit is contained in:
parent
81473a87b2
commit
52e02e9dce
1
.gitignore
vendored
1
.gitignore
vendored
@ -341,3 +341,4 @@
|
||||
/botocore-1.20.51.tar.gz
|
||||
/botocore-1.20.52.tar.gz
|
||||
/botocore-1.20.53.tar.gz
|
||||
/botocore-1.20.54.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.53
|
||||
Version: 1.20.54
|
||||
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 19 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.54-1
|
||||
- 1.20.54
|
||||
|
||||
* Thu Apr 15 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.53-1
|
||||
- 1.20.53
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.53.tar.gz) = ad7bc9fd06b24c8f15826ed19d6c5163d048206724c91dc82df58bb9d1bdcddaafd116543fe667df356fd5c098a975621f2e649df5937f97f54ddc9c15867252
|
||||
SHA512 (botocore-1.20.54.tar.gz) = 77cdaf68378836205c94c7dfd8424f9ca44ac822fd418d323df30639157bb38e5534fcfbc5bb6cdd7695bec62e24a1d52b81a0be54b0f69f16d20c5182db004b
|
||||
|
Loading…
Reference in New Issue
Block a user