1.24.72
This commit is contained in:
parent
bbb5deb076
commit
27b5416c45
1
.gitignore
vendored
1
.gitignore
vendored
@ -566,3 +566,4 @@
|
|||||||
/boto3-1.24.61.tar.gz
|
/boto3-1.24.61.tar.gz
|
||||||
/boto3-1.24.62.tar.gz
|
/boto3-1.24.62.tar.gz
|
||||||
/boto3-1.24.71.tar.gz
|
/boto3-1.24.71.tar.gz
|
||||||
|
/boto3-1.24.72.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.71
|
Version: 1.24.72
|
||||||
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
|
||||||
|
* Tue Sep 13 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.72-1
|
||||||
|
- 1.24.72
|
||||||
|
|
||||||
* Mon Sep 12 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.71-1
|
* Mon Sep 12 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.71-1
|
||||||
- 1.24.71
|
- 1.24.71
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.24.71.tar.gz) = 50266aef5b8efe980d2ee5eba6679533cfe57ce41a44d6b7deb735e750d8708a9b5c02b1dad224ad5746e29d9cf49433302655e57b909037df39a3406a793a38
|
SHA512 (boto3-1.24.72.tar.gz) = c5832c8ab323f352b57cbffac4f672e613f57523d1dd9fc6fccc8a6b7f2855de63641d2506898917db8e518fec612a25e615b3459de99afc4e82e123527354c5
|
||||||
|
Loading…
Reference in New Issue
Block a user