1.29.94
This commit is contained in:
parent
bef819a898
commit
f1f540bd15
1
.gitignore
vendored
1
.gitignore
vendored
@ -737,3 +737,4 @@
|
||||
/botocore-1.29.91.tar.gz
|
||||
/botocore-1.29.92.tar.gz
|
||||
/botocore-1.29.93.tar.gz
|
||||
/botocore-1.29.94.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.93
|
||||
Version: 1.29.94
|
||||
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
|
||||
* Fri Mar 17 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.94-1
|
||||
- 1.29.94
|
||||
|
||||
* Thu Mar 16 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.93-1
|
||||
- 1.29.93
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.93.tar.gz) = 42fedf94989bc556106b01bf917d378bac55027450f051d41908435bb0732fdb7e7a69355f7d029b7ba489a9762f0db80aa65683ac636dce9e30f168d9d46979
|
||||
SHA512 (botocore-1.29.94.tar.gz) = 9a673dbf8551ce0d81e0d2c2eda78ebf599871c3090f6b6d93b2b59a01f063df825463fe034eef78fad22a3c82d39c3d86679d430a03090a05a1e455dadc31b8
|
||||
|
Loading…
Reference in New Issue
Block a user