1.26.7
This commit is contained in:
parent
dff24eff24
commit
a8bfa0d867
1
.gitignore
vendored
1
.gitignore
vendored
@ -582,3 +582,4 @@
|
||||
/botocore-1.26.4.tar.gz
|
||||
/botocore-1.26.5.tar.gz
|
||||
/botocore-1.26.6.tar.gz
|
||||
/botocore-1.26.7.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.26.6
|
||||
Version: 1.26.7
|
||||
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
|
||||
* Tue May 24 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.26.7-1
|
||||
- 1.26.7
|
||||
|
||||
* Mon May 23 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.26.6-1
|
||||
- 1.26.6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.26.6.tar.gz) = 4a5a982dcb2b2fdbc51726ec6a59855c4c073cb921648f372ca5b6a602c70be5285e4fb98da13ae57f2b312bd5374b903ad857112f64e1ac38f2be6bee1303d3
|
||||
SHA512 (botocore-1.26.7.tar.gz) = 362e2f213cd51271608fc1501845a74a9702fb60ee6619cedc7baf3a37c3dedd12976b51bd182cb4601f2c33e3ebc5358356365d9e32ba8eff308ee5775178ac
|
||||
|
Loading…
Reference in New Issue
Block a user