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