1.27.1
This commit is contained in:
parent
96f61935e9
commit
4a0efeb165
1
.gitignore
vendored
1
.gitignore
vendored
@ -587,3 +587,4 @@
|
||||
/botocore-1.26.9.tar.gz
|
||||
/botocore-1.26.10.tar.gz
|
||||
/botocore-1.27.0.tar.gz
|
||||
/botocore-1.27.1.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.27.0
|
||||
Version: 1.27.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -70,6 +70,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Thu Jun 02 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.1-1
|
||||
- 1.27.1
|
||||
|
||||
* Wed Jun 01 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.0-1
|
||||
- 1.27.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.27.0.tar.gz) = 386128c57a584cd6b8d51ff46817678e18292cef3f22194c64abfa007418b9ef906e85d0c0f731e0e8efc8e6a01aa71ba9230c94f86c6d0c248d385a1f79e5d9
|
||||
SHA512 (botocore-1.27.1.tar.gz) = 685cebea8633ae996a8aa9410bdb76fd814b9bed3168aa8015ee1046f165203cf496d01b058ff5a07cbde2a9ff9aff225a6167f37e3f104feb59d6c495e15759
|
||||
|
Loading…
Reference in New Issue
Block a user