1.24.73
This commit is contained in:
parent
27b5416c45
commit
c429e85dd1
1
.gitignore
vendored
1
.gitignore
vendored
@ -567,3 +567,4 @@
|
||||
/boto3-1.24.62.tar.gz
|
||||
/boto3-1.24.71.tar.gz
|
||||
/boto3-1.24.72.tar.gz
|
||||
/boto3-1.24.73.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.24.72
|
||||
Version: 1.24.73
|
||||
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
|
||||
* Wed Sep 14 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.73-1
|
||||
- 1.24.73
|
||||
|
||||
* Tue Sep 13 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.72-1
|
||||
- 1.24.72
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.24.72.tar.gz) = c5832c8ab323f352b57cbffac4f672e613f57523d1dd9fc6fccc8a6b7f2855de63641d2506898917db8e518fec612a25e615b3459de99afc4e82e123527354c5
|
||||
SHA512 (boto3-1.24.73.tar.gz) = 29e0c6b7b4c7e6b078ff5bb32eaa049c4c098c705faafbfd81eb4f22497b40b09bb0213b7ee50c921d1a4442fa48196de8e4a9a25ee34b52e6d54ca6c7f22ef3
|
||||
|
Loading…
Reference in New Issue
Block a user