1.31.50
This commit is contained in:
parent
af6b5a443e
commit
cd1aaa8670
1
.gitignore
vendored
1
.gitignore
vendored
@ -856,3 +856,4 @@
|
||||
/botocore-1.31.47.tar.gz
|
||||
/botocore-1.31.48.tar.gz
|
||||
/botocore-1.31.49.tar.gz
|
||||
/botocore-1.31.50.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.31.49
|
||||
Version: 1.31.50
|
||||
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 Sep 19 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.50-1
|
||||
- 1.31.50
|
||||
|
||||
* Fri Sep 15 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.49-1
|
||||
- 1.31.49
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.31.49.tar.gz) = c13277b2d432b72f9711b9396b86f8cd5d9f80ec022873db1c086047bc8e3e92e8982ec8906d8cf1a5c16cc9ee917411ac5ac28bc32b345f46148c1c1ef26616
|
||||
SHA512 (botocore-1.31.50.tar.gz) = 70de08bcdf1074fc1c54b1746dabd0db5eb24f33bbc93a47f87350afb8979db7b45b768a1bdff11d2d93c3c3f3d76bd239e73b0cda9341ddbeda8bb1ea58b4e9
|
||||
|
Loading…
Reference in New Issue
Block a user