1.31.43
This commit is contained in:
parent
7d05830353
commit
931f707988
1
.gitignore
vendored
1
.gitignore
vendored
@ -849,3 +849,4 @@
|
||||
/botocore-1.31.40.tar.gz
|
||||
/botocore-1.31.41.tar.gz
|
||||
/botocore-1.31.42.tar.gz
|
||||
/botocore-1.31.43.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.31.42
|
||||
Version: 1.31.43
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Thu Sep 07 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.43-1
|
||||
- 1.31.43
|
||||
|
||||
* Wed Sep 06 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.42-1
|
||||
- 1.31.42
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.31.42.tar.gz) = 848d189f9ff094b73c36ec4c71adab5462b5777ff9d15b878ae1e081e1fdfb3e42cd7a5481075721d2a7aa4e8b0f59f462266f5e5fe77a201ca7040320e92a53
|
||||
SHA512 (botocore-1.31.43.tar.gz) = ad7fa95d282f76fdf6ec801c049cfe0fea01b5ae71b184e2c1f898840ea8858d4aef570607ccb81e59e226da65dc85a1f1840a21dfcbe8603e3d7aa346c3fd3d
|
||||
|
Loading…
Reference in New Issue
Block a user