1.21.47
This commit is contained in:
parent
b5e0de2674
commit
3fab6a9b33
1
.gitignore
vendored
1
.gitignore
vendored
@ -445,3 +445,4 @@
|
||||
/botocore-1.21.44.tar.gz
|
||||
/botocore-1.21.45.tar.gz
|
||||
/botocore-1.21.46.tar.gz
|
||||
/botocore-1.21.47.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.21.46
|
||||
Version: 1.21.47
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional -e 'test_no_new_lines'
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Thu Sep 23 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.47-1
|
||||
- 1.21.47
|
||||
|
||||
* Wed Sep 22 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.46-1
|
||||
- 1.21.46
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.21.46.tar.gz) = 3ec64d160ec682d287fc1cadeb5ef4ed50a3157f98cd18514d75ec9e60ea73b4dde5a419e7a07c490216d8d67c29d214b88ff9fa1ef3a8b0bf176f11fb9cfcab
|
||||
SHA512 (botocore-1.21.47.tar.gz) = 705fa363bdd4663f774e349e448666d7bfd47c77b57689d6cc12039419c8a4f820d7edd01de9689cd56fee3d59138ea9bd803b4402c8b5fac95cd2de76fb1558
|
||||
|
Loading…
Reference in New Issue
Block a user