1.32.5
This commit is contained in:
parent
8e02a46201
commit
20f8787268
1
.gitignore
vendored
1
.gitignore
vendored
@ -897,3 +897,4 @@
|
||||
/botocore-1.32.2.tar.gz
|
||||
/botocore-1.32.3.tar.gz
|
||||
/botocore-1.32.4.tar.gz
|
||||
/botocore-1.32.5.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.32.4
|
||||
Version: 1.32.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Tue Nov 21 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.32.5-1
|
||||
- 1.32.5
|
||||
|
||||
* Tue Nov 21 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.32.4-1
|
||||
- 1.32.4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.32.4.tar.gz) = 5f97c7580e187ba393ddd3e90d67f21c5881a38fa695df453d9b49eb52bccdc0b1875ce247853ac8ab3c97cb527bc471febf9e4843129a41674f9bd1e66e2c83
|
||||
SHA512 (botocore-1.32.5.tar.gz) = 0025c2ae0c2ee053137eaf7cc96392dff20076a52beb5124399d71fa1bb864d13d2df8c2bea0eff7e42293295c091c1b4dd610df4798076a93aaa697f3b85429
|
||||
|
Loading…
Reference in New Issue
Block a user