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