1.24.42
This commit is contained in:
parent
2967e56c49
commit
4a43d7b0c6
1
.gitignore
vendored
1
.gitignore
vendored
@ -546,3 +546,4 @@
|
||||
/boto3-1.24.38.tar.gz
|
||||
/boto3-1.24.40.tar.gz
|
||||
/boto3-1.24.41.tar.gz
|
||||
/boto3-1.24.42.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.24.41
|
||||
Version: 1.24.42
|
||||
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
|
||||
* Mon Aug 01 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.42-1
|
||||
- 1.24.42
|
||||
|
||||
* Fri Jul 29 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.41-1
|
||||
- 1.24.41
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.24.41.tar.gz) = ae066a47f74de9f7352cd415eaf4ff505d9809f4d633cd264fc8983d241df9341afa26bd817cf259f79cea8b7d903f4b5b67924f005bf7966ea4966b5b425b08
|
||||
SHA512 (boto3-1.24.42.tar.gz) = 7dd449cf41d8674cf140e082aea48ab06457560fb90e53746dd33a4659708915f26593fef80aa6a6901afab9da40e526f5c919def8eef4a84613acab5db802f5
|
||||
|
Loading…
Reference in New Issue
Block a user