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