1.31.59
This commit is contained in:
parent
bfd99e1fce
commit
9038c97ddb
1
.gitignore
vendored
1
.gitignore
vendored
@ -865,3 +865,4 @@
|
|||||||
/botocore-1.31.56.tar.gz
|
/botocore-1.31.56.tar.gz
|
||||||
/botocore-1.31.57.tar.gz
|
/botocore-1.31.57.tar.gz
|
||||||
/botocore-1.31.58.tar.gz
|
/botocore-1.31.58.tar.gz
|
||||||
|
/botocore-1.31.59.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
# NOTICE - Updating this package requires updating python-boto3
|
# NOTICE - Updating this package requires updating python-boto3
|
||||||
Version: 1.31.58
|
Version: 1.31.59
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 03 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.59-1
|
||||||
|
- 1.31.59
|
||||||
|
|
||||||
* Tue Oct 03 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.58-1
|
* Tue Oct 03 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.58-1
|
||||||
- 1.31.58
|
- 1.31.58
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.31.58.tar.gz) = cc7e0b5b9ba12224cd8f97d8751b6f530c8d2093b54a34cb91c94d04de62cae40b97b988a01f2803211a1831fd97e566b326010b35397e39b240421f20ce22e0
|
SHA512 (botocore-1.31.59.tar.gz) = 52b22fef280dd66ed13d4b46e0807e261099cd111f03db413c2a6391ced295891ef16a914bbd7e891e7b70656ac5517b03dfd2ee79424d0a82f67bff0b73a782
|
||||||
|
Loading…
Reference in New Issue
Block a user