1.31.7
This commit is contained in:
parent
2397046f7d
commit
121269299c
1
.gitignore
vendored
1
.gitignore
vendored
@ -815,3 +815,4 @@
|
||||
/botocore-1.31.4.tar.gz
|
||||
/botocore-1.31.5.tar.gz
|
||||
/botocore-1.31.6.tar.gz
|
||||
/botocore-1.31.7.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.31.6
|
||||
Release: 2%{?dist}
|
||||
Version: 1.31.7
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
License: Apache-2.0
|
||||
@ -67,6 +67,9 @@ rm -vr tests/functional/leak
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Fri Jul 21 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.7-1
|
||||
- 1.31.7
|
||||
|
||||
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.31.6-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.31.6.tar.gz) = 0c1066b34a5a45bc620451eb1d2fd0b47c089749828a790f187cdf6c8c4b3c4ec1344a608cc8acfa59ced074c66c12fce7f33af4191f0abec25010d8334f1a3b
|
||||
SHA512 (botocore-1.31.7.tar.gz) = a8cb0f40d85ea931e50efc559020c2b07e8e009af0e0e63e9ebddc5501662eb8d98ffa2d69385d79dafe658d2606d07f054b87b39c38c667991b56cbc29cefb4
|
||||
|
Loading…
Reference in New Issue
Block a user