1.29.102
This commit is contained in:
parent
50b237a982
commit
47fb3b709d
1
.gitignore
vendored
1
.gitignore
vendored
@ -745,3 +745,4 @@
|
||||
/botocore-1.29.99.tar.gz
|
||||
/botocore-1.29.100.tar.gz
|
||||
/botocore-1.29.101.tar.gz
|
||||
/botocore-1.29.102.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.101
|
||||
Version: 1.29.102
|
||||
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
|
||||
* Thu Mar 30 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.102-1
|
||||
- 1.29.102
|
||||
|
||||
* Wed Mar 29 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.101-1
|
||||
- 1.29.101
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.101.tar.gz) = ee8ea74d187624d9f3da90423f39b9c38c3491a25b575e8474f1bee70793d4f60bd12064ef7afeb555dd2ff9019657f25bdb2c0b94991a84e9173cd8ed494422
|
||||
SHA512 (botocore-1.29.102.tar.gz) = e890beff4c4a6d1b6cb6a4926a89791ed74fa9b62a69a8f9cf87dd9d376bcc50eb3c54915c37e154f524502ba4c20e9e1b83ef1c7004924a9634635a757fa9b9
|
||||
|
Loading…
Reference in New Issue
Block a user