1.24.88
This commit is contained in:
parent
6ce6709d12
commit
a2b8e9d7c0
1
.gitignore
vendored
1
.gitignore
vendored
@ -581,3 +581,4 @@
|
|||||||
/boto3-1.24.84.tar.gz
|
/boto3-1.24.84.tar.gz
|
||||||
/boto3-1.24.85.tar.gz
|
/boto3-1.24.85.tar.gz
|
||||||
/boto3-1.24.86.tar.gz
|
/boto3-1.24.86.tar.gz
|
||||||
|
/boto3-1.24.88.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.24.86
|
Version: 1.24.88
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
|
|
||||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
|||||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 06 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.88-1
|
||||||
|
- 1.24.88
|
||||||
|
|
||||||
* Tue Oct 04 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.86-1
|
* Tue Oct 04 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.86-1
|
||||||
- 1.24.86
|
- 1.24.86
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.24.86.tar.gz) = 676222eea7d0c4b3633a2a6f04c7958bca318ee705e22ac80e1e9bfb1971094f686c2dd648ac606fb19c50613a82b99e0e6945bb489cfee68a7ba5f34c9a297f
|
SHA512 (boto3-1.24.88.tar.gz) = 85b230b9aac04f564a4402904e478bc07bcb603cc555e573102d4adccea9d95796079c0cc293959cd70002cea4db0c68449642bd74b033406c47c025086ae468
|
||||||
|
Loading…
Reference in New Issue
Block a user