1.29.92
This commit is contained in:
parent
0d0d123e7b
commit
6975e4ae99
1
.gitignore
vendored
1
.gitignore
vendored
@ -735,3 +735,4 @@
|
||||
/botocore-1.29.89.tar.gz
|
||||
/botocore-1.29.90.tar.gz
|
||||
/botocore-1.29.91.tar.gz
|
||||
/botocore-1.29.92.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.91
|
||||
Version: 1.29.92
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.92-1
|
||||
- 1.29.92
|
||||
|
||||
* Wed Mar 15 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.91-1
|
||||
- 1.29.91
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.91.tar.gz) = 3451aec9cd28cc015f2885bf3139920fc03a1d74473cdd18c261d06940e81ccd645e4b5b14e9f4672a66669f7df2c7cb7e207da231fce95881fe93b072c3cc6a
|
||||
SHA512 (botocore-1.29.92.tar.gz) = 5a3074c45113405d131757a8d83f586bd505bcbe32f5edcf35eb05e13a057d139380c9a0cb76dd8ccf39e0ff7426feb680c33c33c7c392e5b93765dc9d1029f6
|
||||
|
Loading…
Reference in New Issue
Block a user