1.31.35
This commit is contained in:
parent
1ba3429a07
commit
5ad1200139
1
.gitignore
vendored
1
.gitignore
vendored
@ -841,3 +841,4 @@
|
|||||||
/botocore-1.31.32.tar.gz
|
/botocore-1.31.32.tar.gz
|
||||||
/botocore-1.31.33.tar.gz
|
/botocore-1.31.33.tar.gz
|
||||||
/botocore-1.31.34.tar.gz
|
/botocore-1.31.34.tar.gz
|
||||||
|
/botocore-1.31.35.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
# NOTICE - Updating this package requires updating python-boto3
|
# NOTICE - Updating this package requires updating python-boto3
|
||||||
Version: 1.31.34
|
Version: 1.31.35
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 25 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.35-1
|
||||||
|
- 1.31.35
|
||||||
|
|
||||||
* Thu Aug 24 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.34-1
|
* Thu Aug 24 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.34-1
|
||||||
- 1.31.34
|
- 1.31.34
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.31.34.tar.gz) = d30dfaf2754d8f1e5483e44808ee675308610c92ff63e6f1201b57d9b5664e9ec70c84195cb465dc44b7fcd846b9655cc2f95f308d9fa7bce7216dc17c898033
|
SHA512 (botocore-1.31.35.tar.gz) = 3910e86695a2cf8eddf09857a4578045709d0632056c38b9384c74d519517876f50704a2b007c733c9ccfd94d5d5b6fb751415d44dd5548acbb3bd7cf9cae7c7
|
||||||
|
Loading…
Reference in New Issue
Block a user