1.31.28
This commit is contained in:
parent
2c0c0b7f22
commit
ca81016a05
1
.gitignore
vendored
1
.gitignore
vendored
@ -835,3 +835,4 @@
|
||||
/botocore-1.31.25.tar.gz
|
||||
/botocore-1.31.26.tar.gz
|
||||
/botocore-1.31.27.tar.gz
|
||||
/botocore-1.31.28.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.31.27
|
||||
Release: 2%{?dist}
|
||||
Version: 1.31.28
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
License: Apache-2.0
|
||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Wed Aug 16 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.28-1
|
||||
- 1.31.28
|
||||
|
||||
* Wed Aug 16 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.27-2
|
||||
- Don't use xdist on RHEL.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.31.27.tar.gz) = 2044999bf0de3a2112a98d91d972830ca0cee18dbe7d70f221db6aeb9ca7a30a324f907d7361c705cb54f43392071407b57ee68161ff19929f8d5d1be522dc21
|
||||
SHA512 (botocore-1.31.28.tar.gz) = 2bff9a13b71dbdae7a4fa66bad95b03dcdd3b391070323591edb77854a834c5cc6a58a5bca83a34abb45a5f8cce9b5b1f9eba53f297c589426caa4829abd2a64
|
||||
|
Loading…
Reference in New Issue
Block a user