1.24.50
This commit is contained in:
parent
abe05db733
commit
162dd8be4d
1
.gitignore
vendored
1
.gitignore
vendored
@ -553,3 +553,4 @@
|
||||
/boto3-1.24.46.tar.gz
|
||||
/boto3-1.24.48.tar.gz
|
||||
/boto3-1.24.49.tar.gz
|
||||
/boto3-1.24.50.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.24.49
|
||||
Version: 1.24.50
|
||||
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
|
||||
* Thu Aug 11 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.50-1
|
||||
- 1.24.50
|
||||
|
||||
* Wed Aug 10 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.49-1
|
||||
- 1.24.49
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.24.49.tar.gz) = 81b92206f9178c29776b41a8244926af773ee0b6a239e90a9d9eaf8eb7eddda7be182949b70eeab3840da80722e9f1da3a90ba77c9b1b3e8f8dfee470d44b389
|
||||
SHA512 (boto3-1.24.50.tar.gz) = b863603a794455b1fe0a5342c066e966991ca57de6f5d5406b0a5a46e85a5aee9e5455a6666e7851ea1bb98f4626d42933133b6b91d4a16e4567144f59182f05
|
||||
|
Loading…
Reference in New Issue
Block a user