1.31.25
This commit is contained in:
parent
8a02722013
commit
f29767ac1a
1
.gitignore
vendored
1
.gitignore
vendored
@ -832,3 +832,4 @@
|
||||
/botocore-1.31.22.tar.gz
|
||||
/botocore-1.31.23.tar.gz
|
||||
/botocore-1.31.24.tar.gz
|
||||
/botocore-1.31.25.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.31.24
|
||||
Version: 1.31.25
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -67,6 +67,9 @@ rm -vr tests/functional/leak
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Fri Aug 11 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.25-1
|
||||
- 1.31.25
|
||||
|
||||
* Thu Aug 10 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.24-1
|
||||
- 1.31.24
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.31.24.tar.gz) = 948ce44985fd785f8a517005ab542e723496f689f6af036aa30a412265f84c61c6c5ca788b4754705839755608c4764dab4ae173d8528afd9085ed789e5712f6
|
||||
SHA512 (botocore-1.31.25.tar.gz) = 9c91c62fc2e83feccf99566c3551d701a10cea6e44e66cb0aa584ebd99564f4df945c6207ed22644fb04a84e7d9815a7f0a643d9a51da4656ec071617a3a6919
|
||||
|
Loading…
Reference in New Issue
Block a user