1.31.58
This commit is contained in:
parent
5a85921862
commit
bfd99e1fce
1
.gitignore
vendored
1
.gitignore
vendored
@ -864,3 +864,4 @@
|
|||||||
/botocore-1.31.55.tar.gz
|
/botocore-1.31.55.tar.gz
|
||||||
/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
|
||||||
|
@ -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.57
|
Version: 1.31.58
|
||||||
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.58-1
|
||||||
|
- 1.31.58
|
||||||
|
|
||||||
* Thu Sep 28 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.57-1
|
* Thu Sep 28 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.57-1
|
||||||
- 1.31.57
|
- 1.31.57
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.31.57.tar.gz) = 31cdbf2ed5c14546fe1991b57be48a6348bf90e13fc6c86fc37d7479d6b65c394fa028aad850d005e0d9675cf678a3f85297a0b1f4e3fece9ff233948f3ed7be
|
SHA512 (botocore-1.31.58.tar.gz) = cc7e0b5b9ba12224cd8f97d8751b6f530c8d2093b54a34cb91c94d04de62cae40b97b988a01f2803211a1831fd97e566b326010b35397e39b240421f20ce22e0
|
||||||
|
Loading…
Reference in New Issue
Block a user