1.31.36
This commit is contained in:
parent
5ad1200139
commit
75bb487e46
1
.gitignore
vendored
1
.gitignore
vendored
@ -842,3 +842,4 @@
|
|||||||
/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
|
/botocore-1.31.35.tar.gz
|
||||||
|
/botocore-1.31.36.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.35
|
Version: 1.31.36
|
||||||
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
|
||||||
|
* Mon Aug 28 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.36-1
|
||||||
|
- 1.31.36
|
||||||
|
|
||||||
* Fri Aug 25 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.35-1
|
* Fri Aug 25 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.35-1
|
||||||
- 1.31.35
|
- 1.31.35
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.31.35.tar.gz) = 3910e86695a2cf8eddf09857a4578045709d0632056c38b9384c74d519517876f50704a2b007c733c9ccfd94d5d5b6fb751415d44dd5548acbb3bd7cf9cae7c7
|
SHA512 (botocore-1.31.36.tar.gz) = 32b21179efc58cf7448e1d26bca3bf3c55cacbafbf064d1adcf117f0fba22972996e1fb07f1ab9c6adc694acfa1bf7ce99a5d31c85333f9c2913057597056d0f
|
||||||
|
Loading…
Reference in New Issue
Block a user