1.17.45
This commit is contained in:
parent
9845f697fd
commit
b6408181ac
1
.gitignore
vendored
1
.gitignore
vendored
@ -276,3 +276,4 @@
|
||||
/boto3-1.17.42.tar.gz
|
||||
/boto3-1.17.43.tar.gz
|
||||
/boto3-1.17.44.tar.gz
|
||||
/boto3-1.17.45.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.17.44
|
||||
Version: 1.17.45
|
||||
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 Apr 05 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.45-1
|
||||
- 1.17.45
|
||||
|
||||
* Mon Apr 05 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.44-1
|
||||
- 1.17.44
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.17.44.tar.gz) = 86709cfbaa4a0118675dcf6f34a3e7a7e048dda3e620d03160f5db84f3c79884dfae63540ef074077b653a63c287efdbe86b2f64dcd4358275ca9bd443ab768c
|
||||
SHA512 (boto3-1.17.45.tar.gz) = ba4477d0e586debb3104020395289a1ad6fcde532a22ea1e5f3149f60bf891598d24f7d6e4c44bde0c2296e3b0497147b7cdb41e1ae6f9e65c33a45c6f7d61af
|
||||
|
Loading…
Reference in New Issue
Block a user