1.21.30
This commit is contained in:
parent
2f6f45bd95
commit
d7050c5af1
1
.gitignore
vendored
1
.gitignore
vendored
@ -430,3 +430,4 @@
|
||||
/botocore-1.21.27.tar.gz
|
||||
/botocore-1.21.28.tar.gz
|
||||
/botocore-1.21.29.tar.gz
|
||||
/botocore-1.21.30.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.21.29
|
||||
Version: 1.21.30
|
||||
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 Aug 26 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.30-1
|
||||
- 1.21.30
|
||||
|
||||
* Wed Aug 25 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.29-1
|
||||
- 1.21.29
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.21.29.tar.gz) = 0b791b14e81158dbaaac0f39c0f1eba3f67b4a75ef97bbeff2a9eecf9b5c436268ae4a2ff0834bb00628497e06539148c22621a61ba6df9d44b988e17a67b329
|
||||
SHA512 (botocore-1.21.30.tar.gz) = fdc4991ac8fccb71c82542b05c25edba1607381289e384786079bd3b9efda527e0aecccd29fc372ff5b8d265a204fc570bbf7191683a36d9cb9e43a2153fe685
|
||||
|
Loading…
Reference in New Issue
Block a user