1.24.79
This commit is contained in:
parent
2df6c833e2
commit
d014fde9ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -573,3 +573,4 @@
|
||||
/boto3-1.24.76.tar.gz
|
||||
/boto3-1.24.77.tar.gz
|
||||
/boto3-1.24.78.tar.gz
|
||||
/boto3-1.24.79.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.24.78
|
||||
Version: 1.24.79
|
||||
Release: 1%{?dist}
|
||||
Summary: The AWS SDK for Python
|
||||
|
||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Fri Sep 23 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.79-1
|
||||
- 1.24.79
|
||||
|
||||
* Thu Sep 22 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.78-1
|
||||
- 1.24.78
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.24.78.tar.gz) = 8be6596e608d05a40166f89990b282715f13b66ec19e3c5cb6dc6758299761dbd7f5b0ec4095fc2474ed0c6128521ac1275ffcf0f0a0be7112b9bddeadef0032
|
||||
SHA512 (boto3-1.24.79.tar.gz) = 2d0c91481c83e5b8692512498cdf18c23475824117f4068085ab65fb68f276f9d7c4a7d7d3993eaa25105c07382b975b0df173d5fdca60647ec1ed5a2701241c
|
||||
|
Loading…
Reference in New Issue
Block a user