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