1.31.17
This commit is contained in:
parent
d3b559c2ff
commit
69cfbe9713
1
.gitignore
vendored
1
.gitignore
vendored
@ -824,3 +824,4 @@
|
||||
/botocore-1.31.14.tar.gz
|
||||
/botocore-1.31.15.tar.gz
|
||||
/botocore-1.31.16.tar.gz
|
||||
/botocore-1.31.17.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.31.16
|
||||
Version: 1.31.17
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -67,6 +67,9 @@ rm -vr tests/functional/leak
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Tue Aug 01 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.17-1
|
||||
- 1.31.17
|
||||
|
||||
* Mon Jul 31 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.16-1
|
||||
- 1.31.16
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.31.16.tar.gz) = efa5a6b20b0633abe3315ca35000b5398051ba9c2e33ee16401ca3b73696fdbf070a64a2c652a8cafb5278efb61095daa5c94f99d35c8a4bab0f749dcd52904c
|
||||
SHA512 (botocore-1.31.17.tar.gz) = bbbb5015a61c9919f00df5c955be1d3931be6839b85966fa9aba001a0e2e5bf94403e28c1e07c6fed0ee2c63ad13b2f0b2d03f5930cfa1ddbba2bfebb0c20214
|
||||
|
Loading…
Reference in New Issue
Block a user