1.31.29
This commit is contained in:
parent
ca81016a05
commit
ae951ba5d8
1
.gitignore
vendored
1
.gitignore
vendored
@ -836,3 +836,4 @@
|
|||||||
/botocore-1.31.26.tar.gz
|
/botocore-1.31.26.tar.gz
|
||||||
/botocore-1.31.27.tar.gz
|
/botocore-1.31.27.tar.gz
|
||||||
/botocore-1.31.28.tar.gz
|
/botocore-1.31.28.tar.gz
|
||||||
|
/botocore-1.31.29.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.28
|
Version: 1.31.29
|
||||||
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
|
||||||
|
* Thu Aug 17 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.29-1
|
||||||
|
- 1.31.29
|
||||||
|
|
||||||
* Wed Aug 16 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.28-1
|
* Wed Aug 16 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.28-1
|
||||||
- 1.31.28
|
- 1.31.28
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.31.28.tar.gz) = 2bff9a13b71dbdae7a4fa66bad95b03dcdd3b391070323591edb77854a834c5cc6a58a5bca83a34abb45a5f8cce9b5b1f9eba53f297c589426caa4829abd2a64
|
SHA512 (botocore-1.31.29.tar.gz) = 578e7d3a5f01e83dc5ec6b4284b394338d6e8a02831898cbb8179c1913ff43a5e99f1200fa0c32e23cdc81b4cb436a139a81b83bb63fdfd560aea3a5e1d32e22
|
||||||
|
Loading…
Reference in New Issue
Block a user