1.31.80
This commit is contained in:
parent
59f9f5a045
commit
65d1b43b2e
1
.gitignore
vendored
1
.gitignore
vendored
@ -886,3 +886,4 @@
|
||||
/botocore-1.31.77.tar.gz
|
||||
/botocore-1.31.78.tar.gz
|
||||
/botocore-1.31.79.tar.gz
|
||||
/botocore-1.31.80.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.31.79
|
||||
Version: 1.31.80
|
||||
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
|
||||
* Wed Nov 08 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.80-1
|
||||
- 1.31.80
|
||||
|
||||
* Mon Nov 06 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.79-1
|
||||
- 1.31.79
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.31.79.tar.gz) = aa3857aeee2ef5b1be9f9c0d7b0f1ea75566d0b9666333867a706d8a0def40ce14d57edf39d3b4b51f1ec6347faf30437ab0faee2d203b0f3a7a548d3d587e79
|
||||
SHA512 (botocore-1.31.80.tar.gz) = 8ace946b44a37df68c1095e7ac6b33b65722a22d50d89a2e6f32ca607fe4515eb9c141780048af9564d3401f6ec4d060f823ee8e7160ae74679352e9a3279b46
|
||||
|
Loading…
Reference in New Issue
Block a user