1.32.7
This commit is contained in:
parent
20f8787268
commit
993710ebce
1
.gitignore
vendored
1
.gitignore
vendored
@ -898,3 +898,4 @@
|
||||
/botocore-1.32.3.tar.gz
|
||||
/botocore-1.32.4.tar.gz
|
||||
/botocore-1.32.5.tar.gz
|
||||
/botocore-1.32.7.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.32.5
|
||||
Version: 1.32.7
|
||||
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
|
||||
* Mon Nov 27 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.32.7-1
|
||||
- 1.32.7
|
||||
|
||||
* Tue Nov 21 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.32.5-1
|
||||
- 1.32.5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.32.5.tar.gz) = 0025c2ae0c2ee053137eaf7cc96392dff20076a52beb5124399d71fa1bb864d13d2df8c2bea0eff7e42293295c091c1b4dd610df4798076a93aaa697f3b85429
|
||||
SHA512 (botocore-1.32.7.tar.gz) = 150069cb04a628a28513a3e783857350206502c1311325c1c4afb46e87d578f0c293e39b5ac22bd8fc0c4d93bdf2010ae20ea498accc42d58fac5cc218e92901
|
||||
|
Loading…
Reference in New Issue
Block a user