1.31.18
This commit is contained in:
parent
69cfbe9713
commit
c21a184cd6
1
.gitignore
vendored
1
.gitignore
vendored
@ -825,3 +825,4 @@
|
||||
/botocore-1.31.15.tar.gz
|
||||
/botocore-1.31.16.tar.gz
|
||||
/botocore-1.31.17.tar.gz
|
||||
/botocore-1.31.18.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.31.17
|
||||
Version: 1.31.18
|
||||
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
|
||||
* Wed Aug 02 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.18-1
|
||||
- 1.31.18
|
||||
|
||||
* Tue Aug 01 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.17-1
|
||||
- 1.31.17
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.31.17.tar.gz) = bbbb5015a61c9919f00df5c955be1d3931be6839b85966fa9aba001a0e2e5bf94403e28c1e07c6fed0ee2c63ad13b2f0b2d03f5930cfa1ddbba2bfebb0c20214
|
||||
SHA512 (botocore-1.31.18.tar.gz) = 74dd51c628833a56b2761807720eb2bc33f38ac5f7d720c3b1d67b09e6f6c9995451f91aef78a61dfbcb34299605d10896cb4d1f87c48cf705912a96843b16c9
|
||||
|
Loading…
Reference in New Issue
Block a user